pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/simh Add a missing entry to PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e61f0ab8770e
branches:  trunk
changeset: 576804:e61f0ab8770e
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Jun 19 13:59:52 2010 +0000

description:
Add a missing entry to PLIST.

Bump PKGREVISION.

diffstat:

 emulators/simh/Makefile |  3 ++-
 emulators/simh/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 444637303c4e -r e61f0ab8770e emulators/simh/Makefile
--- a/emulators/simh/Makefile   Sat Jun 19 13:57:47 2010 +0000
+++ b/emulators/simh/Makefile   Sat Jun 19 13:59:52 2010 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.30 2010/05/28 13:21:26 tsutsui Exp $
+# $NetBSD: Makefile,v 1.31 2010/06/19 13:59:52 obache Exp $
 #
 
 DISTNAME=      simhv38-1
 PKGNAME=       simh-3.8.1
+PKGREVISION=   1
 CATEGORIES=    emulators
 MASTER_SITES=  http://simh.trailing-edge.com/sources/
 EXTRACT_SUFX=  .zip
diff -r 444637303c4e -r e61f0ab8770e emulators/simh/PLIST
--- a/emulators/simh/PLIST      Sat Jun 19 13:57:47 2010 +0000
+++ b/emulators/simh/PLIST      Sat Jun 19 13:59:52 2010 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2009/06/14 17:51:07 joerg Exp $
+@comment $NetBSD: PLIST,v 1.11 2010/06/19 13:59:52 obache Exp $
 bin/simh-altair
 bin/simh-altairz80
 bin/simh-eclipse
@@ -30,6 +30,7 @@
 share/doc/simh/altair.txt
 share/doc/simh/eclipse.txt
 share/doc/simh/haltguide.txt
+share/doc/simh/hp2100_bugfixes.txt
 share/doc/simh/hp2100_diag.txt
 share/doc/simh/i7094_bug_history.txt
 share/doc/simh/id_diag.txt



Home | Main Index | Thread Index | Old Index