ports/51559: [MAINTAINER FIX]: emulators/xmame, emulators/xmess

Stijn Hoop stijn at win.tue.nl
Tue Apr 29 08:50:17 UTC 2003


>Number:         51559
>Category:       ports
>Synopsis:       [MAINTAINER FIX]: emulators/xmame, emulators/xmess
>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:   Tue Apr 29 01:50:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Stijn Hoop
>Release:        FreeBSD 4.8-RC i386
>Organization:
>Environment:

System: FreeBSD 4.8-RC #0: Tue Mar 4 10:10:51 CET 2003

>Description:

- Unbreak xmame / xmess on -STABLE by updating to 0.67.2 which fixes
  gcc 2.95.2 compiler problems
- Move unzip from BUILD_DEPENDS to EXTRACT_DEPENDS

>How-To-Repeat:

N/A

>Fix:

diff -urN --exclude=CVS /usr/ports/emulators/xmame/Makefile xmame/Makefile
--- /usr/ports/emulators/xmame/Makefile	Tue Apr 22 09:09:15 2003
+++ xmame/Makefile	Tue Apr 22 10:34:42 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME?=	xmame
-PORTVERSION?=	0.67.1
+PORTVERSION?=	0.67.2
 CATEGORIES=	emulators
 MASTER_SITES=	http://x.mame.net/download/:xmame \
 		http://www.sys2064.com/files/util/:history \
@@ -121,7 +121,7 @@
 .if ${WITH_DATFILES:L} != "no"
 PLIST_SUB+=	DATFILES=""
 
-BUILD_DEPENDS=	unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_DEPENDS=	unzip:${PORTSDIR}/archivers/unzip
 
 HIVER=		795
 
diff -urN --exclude=CVS /usr/ports/emulators/xmame/distinfo xmame/distinfo
--- /usr/ports/emulators/xmame/distinfo	Tue Apr 22 09:09:15 2003
+++ xmame/distinfo	Tue Apr 22 10:35:12 2003
@@ -1,4 +1,4 @@
-MD5 (xmame/xmame-0.67.1.tar.bz2) = 6ae6a6cec51c275b2bc349a13f3cd8a5
+MD5 (xmame/xmame-0.67.2.tar.bz2) = b3a89afe2dcd53bb3f9f1f5d47f01dc3
 MD5 (xmame/cheat.zip) = fab0ea562a8dcfd1ce4f3a1d5acc6101
 MD5 (xmame/history.dat.zip) = 8c758537d5f5bc90fc3224b19421ae12
 MD5 (xmame/uhsdat795.zip) = c30956e15cd8218f558f41013a47f22e
diff -urN --exclude=CVS /usr/ports/emulators/xmess/Makefile xmess/Makefile
--- /usr/ports/emulators/xmess/Makefile	Tue Apr 15 21:18:19 2003
+++ xmess/Makefile	Tue Apr 22 10:35:39 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xmess
-PORTVERSION=	0.67.1
+PORTVERSION=	0.67.2
 
 MAINTAINER=	stijn at win.tue.nl
 COMMENT=	X11 emulator for game consoles
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list