diff options
author | miwi <miwi@FreeBSD.org> | 2010-01-05 07:14:35 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-01-05 07:14:35 +0800 |
commit | 18c477d13f63d32613ae15a9cb9b65c2c732dc1f (patch) | |
tree | b7391aeed2646055e0e4c4d686da029d26118043 /emulators/sdlmame | |
parent | 4684f8a167cdc08591e20b205ea7b1ea12534037 (diff) | |
download | freebsd-ports-gnome-18c477d13f63d32613ae15a9cb9b65c2c732dc1f.tar.gz freebsd-ports-gnome-18c477d13f63d32613ae15a9cb9b65c2c732dc1f.tar.zst freebsd-ports-gnome-18c477d13f63d32613ae15a9cb9b65c2c732dc1f.zip |
- Update to 0.136
PR: 142309
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
Diffstat (limited to 'emulators/sdlmame')
-rw-r--r-- | emulators/sdlmame/Makefile | 6 | ||||
-rw-r--r-- | emulators/sdlmame/distinfo | 6 | ||||
-rw-r--r-- | emulators/sdlmame/pkg-plist | 1 |
3 files changed, 5 insertions, 8 deletions
diff --git a/emulators/sdlmame/Makefile b/emulators/sdlmame/Makefile index fce40ac313a2..d61a05fd3253 100644 --- a/emulators/sdlmame/Makefile +++ b/emulators/sdlmame/Makefile @@ -6,16 +6,14 @@ # PORTNAME= sdlmame -PORTVERSION= 0.135 +PORTVERSION= 0.136 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.arcadebsd.org/pub/ArcadeBSD/ports/distfiles/ \ - http://rbelmont.mameworld.info/ +MASTER_SITES= ftp://ftp.arcadebsd.org/pub/ArcadeBSD/ports/distfiles/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= elbarto@ArcadeBSD.org COMMENT= SDL port of the popular MAME (Multi Arcade Machine Emulator) -FETCH_ENV= HTTP_USER_AGENT=defined USE_ZIP= yes USE_XORG= xext xrender xinerama xi USE_GL= gl diff --git a/emulators/sdlmame/distinfo b/emulators/sdlmame/distinfo index e1336a18636a..848b8cf706ea 100644 --- a/emulators/sdlmame/distinfo +++ b/emulators/sdlmame/distinfo @@ -1,3 +1,3 @@ -MD5 (sdlmame0135.zip) = 526cad3a2f06ac50f9ab74ca410f087b -SHA256 (sdlmame0135.zip) = 1f864daee8e5ac14b57429832343f4e7c37c6b46b0385a80a360f761c87d2681 -SIZE (sdlmame0135.zip) = 18450537 +MD5 (sdlmame0136.zip) = 3a83a5ba70b63298f4173558ccad1eba +SHA256 (sdlmame0136.zip) = 863c34af4850b7687de358601e5b13fbb4ed1c121e11654179e87fb39e7ede2d +SIZE (sdlmame0136.zip) = 18936113 diff --git a/emulators/sdlmame/pkg-plist b/emulators/sdlmame/pkg-plist index fae88491a0c6..9fa6089e814e 100644 --- a/emulators/sdlmame/pkg-plist +++ b/emulators/sdlmame/pkg-plist @@ -9,7 +9,6 @@ libexec/sdlmame/testkeys %%PORTDOCS%%%%DOCSDIR%%/docs/newvideo.txt %%PORTDOCS%%%%DOCSDIR%%/docs/windows.txt %%PORTDOCS%%%%DOCSDIR%%/docs/config.txt -%%PORTDOCS%%%%DOCSDIR%%/whatsnew.txt %%DATADIR%%/ui.bdf %%DATADIR%%/keymaps/km-be.txt %%DATADIR%%/keymaps/km-ch.txt |