ports/142309: Update ports: emulators/sdlmame update to 0.136
Emmanuel Vadot
elbarto at arcadebsd.org
Mon Jan 4 15:10:03 UTC 2010
>Number: 142309
>Category: ports
>Synopsis: Update ports: emulators/sdlmame update to 0.136
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Jan 04 15:10:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Emmanuel Vadot
>Release: 8.0-STABLE i386
>Organization:
ArcadeBSD
>Environment:
FreeBSD sonic.epitech.net 8.0-STABLE FreeBSD 8.0-STABLE #1: Mon Nov 30 10:22:06 CET 2009 root at sonic.epitech.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Update to v0.136
Remove official mirrors as you can't fetch from it anymore.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -urN /usr/ports/emulators/sdlmame/Makefile sdlmame/Makefile
--- /usr/ports/emulators/sdlmame/Makefile 2009-11-25 09:57:19.000000000 +0100
+++ sdlmame/Makefile 2010-01-04 15:42:12.000000000 +0100
@@ -6,16 +6,15 @@
#
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 at 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 -urN /usr/ports/emulators/sdlmame/distinfo sdlmame/distinfo
--- /usr/ports/emulators/sdlmame/distinfo 2009-11-25 09:57:19.000000000 +0100
+++ sdlmame/distinfo 2010-01-04 15:43:05.000000000 +0100
@@ -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 -urN /usr/ports/emulators/sdlmame/pkg-plist sdlmame/pkg-plist
--- /usr/ports/emulators/sdlmame/pkg-plist 2009-03-19 19:08:34.000000000 +0100
+++ sdlmame/pkg-plist 2010-01-04 15:52:50.000000000 +0100
@@ -9,7 +9,6 @@
%%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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list