diff options
-rw-r--r-- | emulators/mame/Makefile | 6 | ||||
-rw-r--r-- | emulators/mame/distinfo | 6 | ||||
-rw-r--r-- | emulators/mame/pkg-plist | 1 | ||||
-rw-r--r-- | emulators/sdlmame/Makefile | 6 | ||||
-rw-r--r-- | emulators/sdlmame/distinfo | 6 | ||||
-rw-r--r-- | emulators/sdlmame/pkg-plist | 1 |
6 files changed, 10 insertions, 16 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index fce40ac313a2..d61a05fd3253 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/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/mame/distinfo b/emulators/mame/distinfo index e1336a18636a..848b8cf706ea 100644 --- a/emulators/mame/distinfo +++ b/emulators/mame/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/mame/pkg-plist b/emulators/mame/pkg-plist index fae88491a0c6..9fa6089e814e 100644 --- a/emulators/mame/pkg-plist +++ b/emulators/mame/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 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 |