Update to 0.148u2. Tested on amd64.
OK?

f.-

Index: Makefile
===================================================================
RCS file: /cvs/ports/emulators/sdlmame/Makefile,v
retrieving revision 1.26
diff -u -p -r1.26 Makefile
--- Makefile    11 Mar 2013 11:06:04 -0000      1.26
+++ Makefile    1 Apr 2013 21:53:09 -0000
@@ -10,8 +10,8 @@ COMMENT-tools =               tools to manipulate MAM
 
 V =                    0148
 DISTNAME =             mame${V}s
-PKGNAME-main =         sdlmame-${V:S/0/0./}pl1
-PKGNAME-tools =                sdlmame-tools-${V:S/0/0./}pl1
+PKGNAME-main =         sdlmame-${V:S/0/0./}pl2
+PKGNAME-tools =                sdlmame-tools-${V:S/0/0./}pl2
 
 CATEGORIES =           emulators games
 
@@ -24,12 +24,11 @@ MAINTAINER =                Federico G. Schwindt <fgsc
 PERMIT_PACKAGE_CDROM =         may not sell
 PERMIT_PACKAGE_FTP =           Yes
 
-WANTLIB =      SDL SDL_ttf X11 Xcomposite Xcursor Xdamage Xext \
-               Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo expat \
-               fontconfig freetype gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 \
-               gio-2.0 glib-2.0 gobject-2.0 gtk-x11-2.0 m pango-1.0 \
-               pangocairo-1.0 pangoft2-1.0 pixman-1 png pthread \
-               pthread-stubs stdc++ util xcb xcb-render xcb-shm z
+WANTLIB =      SDL SDL_ttf X11 Xcomposite Xcursor Xdamage Xext Xfixes \
+               Xi Xinerama Xrandr Xrender atk-1.0 c cairo expat fontconfig \
+               freetype gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 \
+               glib-2.0 gobject-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0 \
+               pangoft2-1.0 pthread stdc++ util z
 
 MASTER_SITES =         http://mamedev.org/downloader.php?file=releases/ \
                        http://whiper.com/mame/${V:S/0//}/
@@ -42,7 +41,8 @@ DIST_SUBDIR =         mame
 # PATCHFILES doesn't work for .zip
 DISTFILES =            ${DISTNAME}${EXTRACT_SUFX} \
                        ${V}u1_diff.zip:0 \
-                       history${V:S/0//}e.zip:1
+                       ${V}u2_diff.zip:0 \
+                       history${V:S/0//}g.zip:1
 
 MODULES =              devel/gettext \
                        lang/python
Index: distinfo
===================================================================
RCS file: /cvs/ports/emulators/sdlmame/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo    10 Mar 2013 10:56:50 -0000      1.9
+++ distinfo    1 Apr 2013 21:53:09 -0000
@@ -1,6 +1,8 @@
 SHA256 (mame/0148u1_diff.zip) = JzeNCeUPMcoN1POd9MR0AWZxlGZX63r56lqg/7rh2bs=
-SHA256 (mame/history148e.zip) = avUNQJMhmJnZWrLO5fjxIwlHw+YhiFRZk+ia9dzXxo4=
+SHA256 (mame/0148u2_diff.zip) = 47z3PLFlWRWCpQm/EXGJOyPicPmscZmsTxxrzlbWliA=
+SHA256 (mame/history148g.zip) = OSohf/i2E0iFWUfYPLq4zGQyyRYWjXYWpAIlRgpffns=
 SHA256 (mame/mame0148s.zip) = eNimi6U5NP38iV9FDAhoLa2oH37D50qY+wQlOVBtkyE=
 SIZE (mame/0148u1_diff.zip) = 3386949
-SIZE (mame/history148e.zip) = 3779373
+SIZE (mame/0148u2_diff.zip) = 3196998
+SIZE (mame/history148g.zip) = 4290998
 SIZE (mame/mame0148s.zip) = 33822494

Reply via email to