pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/mess Install chdman and unidasm.
details: https://anonhg.NetBSD.org/pkgsrc/rev/604d2598ae14
branches: trunk
changeset: 604486:604d2598ae14
user: shattered <shattered%pkgsrc.org@localhost>
date: Thu May 31 16:52:27 2012 +0000
description:
Install chdman and unidasm.
diffstat:
emulators/mess/Makefile | 5 +++--
emulators/mess/PLIST | 4 +++-
2 files changed, 6 insertions(+), 3 deletions(-)
diffs (38 lines):
diff -r eddff584c4b1 -r 604d2598ae14 emulators/mess/Makefile
--- a/emulators/mess/Makefile Thu May 31 16:50:18 2012 +0000
+++ b/emulators/mess/Makefile Thu May 31 16:52:27 2012 +0000
@@ -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
diff -r eddff584c4b1 -r 604d2598ae14 emulators/mess/PLIST
--- a/emulators/mess/PLIST Thu May 31 16:50:18 2012 +0000
+++ b/emulators/mess/PLIST Thu May 31 16:52:27 2012 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index