diff options
author | dhn <dhn@FreeBSD.org> | 2009-05-09 20:08:41 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-05-09 20:08:41 +0800 |
commit | d1471eb76b62027ac2cc379bfb456765be9be24f (patch) | |
tree | 037adeccc6fcbe31b6429e24e074bb7363b8dd5b | |
parent | 49219fbe7568bd11fba5f64a836fa4b5c153555c (diff) | |
download | freebsd-ports-gnome-d1471eb76b62027ac2cc379bfb456765be9be24f.tar.gz freebsd-ports-gnome-d1471eb76b62027ac2cc379bfb456765be9be24f.tar.zst freebsd-ports-gnome-d1471eb76b62027ac2cc379bfb456765be9be24f.zip |
- Update to 0.131
PR: ports/134370
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
Approved by: miwi (mentor implicit)
-rw-r--r-- | emulators/mess/Makefile | 6 | ||||
-rw-r--r-- | emulators/mess/distinfo | 6 | ||||
-rw-r--r-- | emulators/mess/files/sdl.mak.patch | 15 | ||||
-rw-r--r-- | emulators/sdlmess/Makefile | 6 | ||||
-rw-r--r-- | emulators/sdlmess/distinfo | 6 | ||||
-rw-r--r-- | emulators/sdlmess/files/sdl.mak.patch | 15 |
6 files changed, 34 insertions, 20 deletions
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index 1dd07237af90..53e6a40a56c0 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sdlmess -PORTVERSION= 0.130 +PORTVERSION= 0.131 CATEGORIES= emulators MASTER_SITES= ftp://ftp.arcadebsd.org/pub/FreeBSD/ports/distfiles/ \ http://rbelmont.mameworld.info/ @@ -31,9 +31,7 @@ OPTIONS= DEBUG "Build sdlmess debugger" off .include <bsd.port.pre.mk> -.if defined(WITH_DEBUG) -EXTRA_PATCHES+= ${FILESDIR}/sdl.mak.patch-debug -.else +.if !defined(WITH_DEBUG) USE_GNOME= # EXTRA_PATCHES+= ${FILESDIR}/sdl.mak.patch .endif diff --git a/emulators/mess/distinfo b/emulators/mess/distinfo index 505cacb803da..4c2f8bf4af92 100644 --- a/emulators/mess/distinfo +++ b/emulators/mess/distinfo @@ -1,3 +1,3 @@ -MD5 (sdlmess0130.zip) = 31767c04dd3b1ee9e8c8ffe603928e7a -SHA256 (sdlmess0130.zip) = f8bafa155daa6cc435118e44ca9158f3dd1555b7c0c30e9671908014fc76192f -SIZE (sdlmess0130.zip) = 31636461 +MD5 (sdlmess0131.zip) = 6e6c2ed1e39064d74188009f1a22f435 +SHA256 (sdlmess0131.zip) = e8626e21692f11445c2c7df8166f3f6cb3a76699d1cbcaec4305c4cdf18c447c +SIZE (sdlmess0131.zip) = 31925502 diff --git a/emulators/mess/files/sdl.mak.patch b/emulators/mess/files/sdl.mak.patch index 36fd61624130..63a6f480c890 100644 --- a/emulators/mess/files/sdl.mak.patch +++ b/emulators/mess/files/sdl.mak.patch @@ -1,6 +1,15 @@ ---- src/osd/sdl/sdl.mak.orig 2009-03-05 20:03:50.000000000 +0100 -+++ src/osd/sdl/sdl.mak 2009-03-05 20:06:22.000000000 +0100 -@@ -264,10 +264,10 @@ +--- src/osd/sdl/sdl.mak.orig 2009-03-19 14:09:23.000000000 +0100 ++++ src/osd/sdl/sdl.mak 2009-03-25 05:32:18.000000000 +0100 +@@ -127,7 +127,7 @@ + + ifeq ($(TARGETOS),freebsd) + TARGETOS = unix +-DEFS += -DNO_THREAD_COOPERATIVE ++DEFS += -DNO_THREAD_COOPERATIVE -DNO_DEBUGGER + endif + + ifeq ($(TARGETOS),openbsd) +@@ -269,10 +269,10 @@ # the new debugger relies on GTK+ in addition to the base SDLMAME needs # Non-X11 builds can not use the debugger ifndef NO_X11 diff --git a/emulators/sdlmess/Makefile b/emulators/sdlmess/Makefile index 1dd07237af90..53e6a40a56c0 100644 --- a/emulators/sdlmess/Makefile +++ b/emulators/sdlmess/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sdlmess -PORTVERSION= 0.130 +PORTVERSION= 0.131 CATEGORIES= emulators MASTER_SITES= ftp://ftp.arcadebsd.org/pub/FreeBSD/ports/distfiles/ \ http://rbelmont.mameworld.info/ @@ -31,9 +31,7 @@ OPTIONS= DEBUG "Build sdlmess debugger" off .include <bsd.port.pre.mk> -.if defined(WITH_DEBUG) -EXTRA_PATCHES+= ${FILESDIR}/sdl.mak.patch-debug -.else +.if !defined(WITH_DEBUG) USE_GNOME= # EXTRA_PATCHES+= ${FILESDIR}/sdl.mak.patch .endif diff --git a/emulators/sdlmess/distinfo b/emulators/sdlmess/distinfo index 505cacb803da..4c2f8bf4af92 100644 --- a/emulators/sdlmess/distinfo +++ b/emulators/sdlmess/distinfo @@ -1,3 +1,3 @@ -MD5 (sdlmess0130.zip) = 31767c04dd3b1ee9e8c8ffe603928e7a -SHA256 (sdlmess0130.zip) = f8bafa155daa6cc435118e44ca9158f3dd1555b7c0c30e9671908014fc76192f -SIZE (sdlmess0130.zip) = 31636461 +MD5 (sdlmess0131.zip) = 6e6c2ed1e39064d74188009f1a22f435 +SHA256 (sdlmess0131.zip) = e8626e21692f11445c2c7df8166f3f6cb3a76699d1cbcaec4305c4cdf18c447c +SIZE (sdlmess0131.zip) = 31925502 diff --git a/emulators/sdlmess/files/sdl.mak.patch b/emulators/sdlmess/files/sdl.mak.patch index 36fd61624130..63a6f480c890 100644 --- a/emulators/sdlmess/files/sdl.mak.patch +++ b/emulators/sdlmess/files/sdl.mak.patch @@ -1,6 +1,15 @@ ---- src/osd/sdl/sdl.mak.orig 2009-03-05 20:03:50.000000000 +0100 -+++ src/osd/sdl/sdl.mak 2009-03-05 20:06:22.000000000 +0100 -@@ -264,10 +264,10 @@ +--- src/osd/sdl/sdl.mak.orig 2009-03-19 14:09:23.000000000 +0100 ++++ src/osd/sdl/sdl.mak 2009-03-25 05:32:18.000000000 +0100 +@@ -127,7 +127,7 @@ + + ifeq ($(TARGETOS),freebsd) + TARGETOS = unix +-DEFS += -DNO_THREAD_COOPERATIVE ++DEFS += -DNO_THREAD_COOPERATIVE -DNO_DEBUGGER + endif + + ifeq ($(TARGETOS),openbsd) +@@ -269,10 +269,10 @@ # the new debugger relies on GTK+ in addition to the base SDLMAME needs # Non-X11 builds can not use the debugger ifndef NO_X11 |