Thu May 31 16:52:27 2012 UTC ()
Install chdman and unidasm.


(shattered)
diff -r1.10 -r1.11 pkgsrc/emulators/mess/Makefile
diff -r1.6 -r1.7 pkgsrc/emulators/mess/PLIST

cvs diff -r1.10 -r1.11 pkgsrc/emulators/mess/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/emulators/mess/Attic/Makefile 2012/03/08 17:13:21 1.10
+++ pkgsrc/emulators/mess/Attic/Makefile 2012/05/31 16:52:27 1.11
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2012/03/08 17:13:21 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2012/05/31 16:52:27 shattered Exp $
 #
 
 DISTNAME=		mess0145s
 PKGNAME=		${DISTNAME:S/0/-0./:S/s$//}
+PKGREVISION=		1
 MASTER_SITES=		http://www.mess.org/_media/downloads:
 
 COMMENT=		Multi Emulator Super System
@@ -20,7 +21,7 @@
 # ignored: messtest
 # remaining tools are installed with mame
 	set -e; \
-	for prg in castool floptool imgtool mess; \
+	for prg in castool chdman floptool imgtool mess unidasm; \
 	do \
 		${INSTALL_PROGRAM} ${WRKSRC}/"$$prg" ${DESTDIR}${PREFIX}/bin; \
 	done

cvs diff -r1.6 -r1.7 pkgsrc/emulators/mess/Attic/PLIST (expand / switch to context diff)
--- pkgsrc/emulators/mess/Attic/PLIST 2012/03/08 17:13:21 1.6
+++ pkgsrc/emulators/mess/Attic/PLIST 2012/05/31 16:52:27 1.7
@@ -1,8 +1,10 @@
-@comment $NetBSD: PLIST,v 1.6 2012/03/08 17:13:21 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2012/05/31 16:52:27 shattered Exp $
 bin/castool
+bin/chdman
 bin/floptool
 bin/imgtool
 bin/mess
+bin/unidasm
 share/doc/mess/credits.htm
 share/doc/mess/faq.htm
 share/doc/mess/howto.htm