From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 24 11:20:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A15A16A41F for ; Sat, 24 Sep 2005 11:20:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD15D43D4C for ; Sat, 24 Sep 2005 11:20:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8OBKKlb065862 for ; Sat, 24 Sep 2005 11:20:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8OBKKCD065861; Sat, 24 Sep 2005 11:20:20 GMT (envelope-from gnats) Resent-Date: Sat, 24 Sep 2005 11:20:20 GMT Resent-Message-Id: <200509241120.j8OBKKCD065861@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Miguel Mendez" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0677A16A41F for ; Sat, 24 Sep 2005 11:18:14 +0000 (GMT) (envelope-from flynn@energyhq.es.eu.org) Received: from mindfields.energyhq.es.eu.org (73.Red-213-97-200.staticIP.rima-tde.net [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 866EF43D48 for ; Sat, 24 Sep 2005 11:18:12 +0000 (GMT) (envelope-from flynn@energyhq.es.eu.org) Received: from scienide.energyhq.es.eu.org (scienide.energyhq.es.eu.org [192.168.100.1]) by mindfields.energyhq.es.eu.org (Postfix) with ESMTP id 729CA123FDC for ; Sat, 24 Sep 2005 13:18:10 +0200 (CEST) Message-Id: <1127560641.0@scienide.energyhq.es.eu.org> Date: Sat, 24 Sep 2005 13:17:21 +0200 From: "Miguel Mendez" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Cc: Subject: ports/86526: [Maintainer Update] fix unfetchable file for emulators/xmame X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Sep 2005 11:20:21 -0000 >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@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: