From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 24 18:45:56 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F32316A41F; Sat, 24 Sep 2005 18:45:56 +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 5D31643D49; Sat, 24 Sep 2005 18:45:50 +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 SMTP id 042DB123FDC; Sat, 24 Sep 2005 20:45:49 +0200 (CEST) Date: Sat, 24 Sep 2005 20:44:58 +0200 From: Miguel Mendez To: freebsd-ports-bugs@FreeBSD.org Message-Id: <20050924204458.7e470997.flynn@energyhq.es.eu.org> In-Reply-To: <200509241120.j8OBKKdt065852@freefall.freebsd.org> References: <1127560641.0@scienide.energyhq.es.eu.org> <200509241120.j8OBKKdt065852@freefall.freebsd.org> X-Mailer: Sylpheed version 2.0.1 (GTK+ 2.8.3; amd64-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: 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 18:45:56 -0000 On Sat, 24 Sep 2005 11:20:20 GMT FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/86526'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=86526 > > >Category: ports > >Responsible: freebsd-ports-bugs > >Synopsis: [Maintainer Update] fix unfetchable file for emulators/xmame > >Arrival-Date: Sat Sep 24 11:20:20 GMT 2005 > Please use the following patch which updates the port to 0.100. Thanks. cut----------------------------------------------------------------------- diff -ruN xmame.old/Makefile xmame/Makefile --- xmame.old/Makefile Wed Aug 31 16:00:39 2005 +++ xmame/Makefile Sat Sep 24 16:10:28 2005 @@ -6,7 +6,7 @@ # PORTNAME?= xmame -PORTVERSION?= 0.99 +PORTVERSION?= 0.100 CATEGORIES= emulators MASTER_SITES= http://x.mame.net/download/:xmame \ http://www.arcade-history.com/download/:history \ @@ -130,10 +130,10 @@ EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip -HIVER= 099 +HIVER= 0100 DISTFILES+= uhsdat${HIVER}.zip:highscore \ - history${PORTVERSION:S/./_/}.zip:history \ + history1_02.zip:history \ cheat.zip:cheat EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} @@ -142,7 +142,7 @@ ${UNZIP_CMD} -q ${DISTDIR}/${DIST_SUBDIR}/uhsdat${HIVER}.zip \ hiscore.dat cd ${WRKDIR} && \ - ${UNZIP_CMD} -q ${DISTDIR}/${DIST_SUBDIR}/history${PORTVERSION:S/./_/}.zip \ + ${UNZIP_CMD} -q ${DISTDIR}/${DIST_SUBDIR}/history1_02.zip \ history.dat cd ${WRKDIR} && \ ${UNZIP_CMD} -q ${DISTDIR}/${DIST_SUBDIR}/cheat.zip cheat.dat diff -ruN xmame.old/distinfo xmame/distinfo --- xmame.old/distinfo Wed Aug 31 16:00:39 2005 +++ xmame/distinfo Sat Sep 24 14:47:16 2005 @@ -1,8 +1,8 @@ -MD5 (xmame/xmame-0.99.tar.bz2) = dec9cc95fb6fad7708f2d1c8e80166ae -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/xmame-0.100.tar.bz2) = c289797531d540853c835a2bb9fad8bc +SIZE (xmame/xmame-0.100.tar.bz2) = 15905255 +MD5 (xmame/uhsdat0100.zip) = 09480efe7251a508a9f88b512fa22a37 +SIZE (xmame/uhsdat0100.zip) = 62900 +MD5 (xmame/history1_02.zip) = 5e775f567e85c5c68da56947f02966fa +SIZE (xmame/history1_02.zip) = 1569593 MD5 (xmame/cheat.zip) = 0ff8ce7a39439d813760e1a8e57af62a SIZE (xmame/cheat.zip) = 944626 cut------------------------------------------------------------------------- -- Miguel Mendez http://www.energyhq.es.eu.org PGP Key: 0xDC8514F1