diff options
author | wiz <wiz@pkgsrc.org> | 2009-06-14 07:40:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-06-14 07:40:33 +0000 |
commit | 54126ec49fd49abc45663ffe820a674f006252cb (patch) | |
tree | ff60fbd8c36c692d64eff7a73f6682d360d22bc3 /emulators | |
parent | 729da370af5a2874d8370066f3d589c039cad190 (diff) | |
download | pkgsrc-54126ec49fd49abc45663ffe820a674f006252cb.tar.gz |
Update to 0.132:
Changes from 0.132
==================
1) Up to date with baseline 0.132 (RB)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/sdlmame/Makefile | 8 | ||||
-rw-r--r-- | emulators/sdlmame/PLIST | 4 | ||||
-rw-r--r-- | emulators/sdlmame/distinfo | 8 |
3 files changed, 10 insertions, 10 deletions
diff --git a/emulators/sdlmame/Makefile b/emulators/sdlmame/Makefile index b07cb986a10..f58b19ed610 100644 --- a/emulators/sdlmame/Makefile +++ b/emulators/sdlmame/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2009/06/06 21:21:34 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2009/06/14 07:40:33 wiz Exp $ # # Don't update to 0.XXXuN, those are development snapshots. -DISTNAME= sdlmame0131 -PKGNAME= sdlmame-0.131 +DISTNAME= sdlmame0132 +PKGNAME= sdlmame-0.132 COMMENT= Multiple Arcade Machine Emulator, SDL port @@ -20,7 +20,7 @@ do-install: do \ ${INSTALL_PROGRAM} ${WRKSRC}/"$$prg" ${DESTDIR}${PREFIX}/bin; \ done - ${INSTALL_DATA} ${WRKSRC}/sdlmame.txt ${DESTDIR}${PREFIX}/${DOCDIR} + ${INSTALL_DATA} ${WRKSRC}/SDLMAME.txt ${DESTDIR}${PREFIX}/${DOCDIR} ${INSTALL_DATA} ${WRKSRC}/docs/license.txt ${DESTDIR}${PREFIX}/${DOCDIR} ${INSTALL_DATA} ${WRKSRC}/docs/mame.txt ${DESTDIR}${PREFIX}/${DOCDIR} ${INSTALL_DATA} ${WRKSRC}/docs/windows.txt ${DESTDIR}${PREFIX}/${DOCDIR} diff --git a/emulators/sdlmame/PLIST b/emulators/sdlmame/PLIST index 0fe15e97b77..1939e9522b6 100644 --- a/emulators/sdlmame/PLIST +++ b/emulators/sdlmame/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/06 21:21:34 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 07:40:33 wiz Exp $ bin/chdman bin/jedutil bin/mame bin/romcmp -share/doc/sdlmame/sdlmame.txt +share/doc/sdlmame/SDLMAME.txt share/doc/sdlmame/license.txt share/doc/sdlmame/mame.txt share/doc/sdlmame/windows.txt diff --git a/emulators/sdlmame/distinfo b/emulators/sdlmame/distinfo index 96ef49ba435..01479557340 100644 --- a/emulators/sdlmame/distinfo +++ b/emulators/sdlmame/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2009/06/06 21:21:34 wiz Exp $ +$NetBSD: distinfo,v 1.5 2009/06/14 07:40:33 wiz Exp $ -SHA1 (sdlmame0131.zip) = 5b5ecdaf05ef1da33316d1c28ab74b2872314b53 -RMD160 (sdlmame0131.zip) = f7fb61ff13c1907c41cd26ddaca764463a999f0f -Size (sdlmame0131.zip) = 17663209 bytes +SHA1 (sdlmame0132.zip) = a838b52e6dbc28356aaba100e46d57de0f53c8dd +RMD160 (sdlmame0132.zip) = 6ef9f9745c83373474ceaface552fb5541e8feb6 +Size (sdlmame0132.zip) = 17879263 bytes SHA1 (patch-aa) = 38c0eb8560fcc4d5721d6461c2966785d1e8abc7 SHA1 (patch-ab) = c49551959d68aaad754121ce8dc874b936f3b4de SHA1 (patch-ae) = dbcf17c973733727a6e1cc7a18f879d2b90d7184 |