ports/86526: [Maintainer Update] fix unfetchable file for emulators/xmame

Miguel Mendez flynn at energyhq.es.eu.org
Sat Sep 24 11:20:21 UTC 2005


>Number:         86526
>Category:       ports
>Synopsis:       [Maintainer Update] fix unfetchable file for emulators/xmame
>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:   Sat Sep 24 11:20:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 6.0-BETA5 amd64
>Organization:
The 32bit world is not enough. 
>Environment:


System: FreeBSD 6.0-BETA5 #0: Mon Sep 19 21:11:45 CEST 2005
    root at scienide.energyhq.es.eu.org:/usr/obj/usr/src/sys/SCIENIDE64



>Description:


Update the history.dat file so it becomes fetchable again.

Reported by: Kris via pointyhat.


>How-To-Repeat:





>Fix:


--- xmame.diff begins here ---
diff -ruN xmame.old/Makefile xmame/Makefile
--- xmame.old/Makefile	Wed Aug 31 16:00:39 2005
+++ xmame/Makefile	Sat Sep 24 13:08:42 2005
@@ -133,7 +133,7 @@
 HIVER=		099
 
 DISTFILES+=	uhsdat${HIVER}.zip:highscore \
-		history${PORTVERSION:S/./_/}.zip:history \
+		history1_02.zip:history \
 		cheat.zip:cheat
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
diff -ruN xmame.old/distinfo xmame/distinfo
--- xmame.old/distinfo	Wed Aug 31 16:00:39 2005
+++ xmame/distinfo	Sat Sep 24 13:09:52 2005
@@ -2,7 +2,7 @@
 SIZE (xmame/xmame-0.99.tar.bz2) = 15782826
 MD5 (xmame/uhsdat099.zip) = 77fa62e4486191bfe275f0b28fb7a431
 SIZE (xmame/uhsdat099.zip) = 61966
-MD5 (xmame/history0_99.zip) = 0c48f1f6b8f6070c11a79299612fb265
-SIZE (xmame/history0_99.zip) = 1481699
+MD5 (xmame/history1_02.zip) = 5e775f567e85c5c68da56947f02966fa
+SIZE (xmame/history1_02.zip) = 1569593
 MD5 (xmame/cheat.zip) = 0ff8ce7a39439d813760e1a8e57af62a
 SIZE (xmame/cheat.zip) = 944626
--- xmame.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list