diff options
-rw-r--r-- | emulators/mame/Makefile | 5 | ||||
-rw-r--r-- | emulators/mame/Makefile.common | 4 | ||||
-rw-r--r-- | emulators/mame/distinfo | 8 |
3 files changed, 8 insertions, 9 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index df9337ede6e..b9e158f5314 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2011/11/01 06:01:10 sbd Exp $ +# $NetBSD: Makefile,v 1.6 2011/11/24 07:40:01 wiz Exp $ # -DISTNAME= mame0143s +DISTNAME= mame0144s PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} -PKGREVISION= 1 MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ COMMENT= Multiple Arcade Machine Emulator diff --git a/emulators/mame/Makefile.common b/emulators/mame/Makefile.common index f03e5794cdd..8f238acc06d 100644 --- a/emulators/mame/Makefile.common +++ b/emulators/mame/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2011/08/22 21:40:25 wiz Exp $ +# $NetBSD: Makefile.common,v 1.5 2011/11/24 07:40:01 wiz Exp $ # # used by emulators/mame/Makefile # used by emulators/mess/Makefile @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR} # separate distinfos though, so don't forget 'make mdi' when # adding or changing patches -PATCHDIR= ${.CURDIR}/../../emulators/mame/patches +#PATCHDIR= ${.CURDIR}/../../emulators/mame/patches USE_LANGUAGES= c c++ USE_TOOLS+= gmake pkg-config diff --git a/emulators/mame/distinfo b/emulators/mame/distinfo index 32b192b2ab2..84b9865b485 100644 --- a/emulators/mame/distinfo +++ b/emulators/mame/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2011/08/22 21:40:25 wiz Exp $ +$NetBSD: distinfo,v 1.8 2011/11/24 07:40:01 wiz Exp $ -SHA1 (mame0143s.zip) = dd7cf43ec9f31321ee698facce3b2d3b21cebf15 -RMD160 (mame0143s.zip) = 0cfffdf5939fb740abdb030256011a8e6ca6ee54 -Size (mame0143s.zip) = 17902802 bytes +SHA1 (mame0144s.zip) = f32bca0b4565a07764da1028c8f24331fe5b2a1d +RMD160 (mame0144s.zip) = 579556131368d69c02692c21475213bbb5d81954 +Size (mame0144s.zip) = 19676308 bytes |