ports/77830: [PATCH] emulators/ines: update to 3.0 (fix unfetchable)
Sam Lawrance
boris at brooknet.com.au
Mon Feb 21 05:50:21 UTC 2005
>Number: 77830
>Category: ports
>Synopsis: [PATCH] emulators/ines: update to 3.0 (fix unfetchable)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Feb 21 05:50:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Sam Lawrance
>Release: FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.3-STABLE FreeBSD 5.3-STABLE #3: Wed Feb 9 00:12:24 EST
>Description:
- Update to 3.0
This is a binary distribution. I can only test on 5.x. Can
committer please test on 4.x and mark IGNORE if appropriate?
>How-To-Repeat:
>Fix:
--- ines-3.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/emulators/ines/Makefile,v
retrieving revision 1.21
diff -u -u -r1.21 Makefile
--- Makefile 13 Jan 2004 18:52:26 -0000 1.21
+++ Makefile 21 Feb 2005 05:45:47 -0000
@@ -6,10 +6,10 @@
#
PORTNAME= ines
-PORTVERSION= 2.3
+PORTVERSION= 3.0
CATEGORIES= emulators
MASTER_SITES= http://fms.komkon.org/iNES/
-DISTNAME= iNES23-FreeBSD-80x86-bin
+DISTNAME= iNES30-FreeBSD-80x86-bin
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports at FreeBSD.org
@@ -27,7 +27,6 @@
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ines ${PREFIX}/bin
- ${INSTALL_PROGRAM} ${WRKSRC}/ines-debug ${PREFIX}/bin
${MKDIR} ${DATADIR}
${INSTALL_DATA} ${WRKSRC}/iNES.html ${DATADIR}
${INSTALL_DATA} ${WRKSRC}/CART.NES ${DATADIR}
Index: distinfo
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/emulators/ines/distinfo,v
retrieving revision 1.8
diff -u -u -r1.8 distinfo
--- distinfo 29 Jan 2004 07:23:39 -0000 1.8
+++ distinfo 21 Feb 2005 05:40:42 -0000
@@ -1,2 +1,2 @@
-MD5 (iNES23-FreeBSD-80x86-bin.tar.Z) = 8c8a1fb0deee41de230f1c7d099e2f54
-SIZE (iNES23-FreeBSD-80x86-bin.tar.Z) = 231225
+MD5 (iNES30-FreeBSD-80x86-bin.tar.Z) = e85f1918afefcc7c5b3cd2a9cf47dde9
+SIZE (iNES30-FreeBSD-80x86-bin.tar.Z) = 154268
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/emulators/ines/pkg-plist,v
retrieving revision 1.6
diff -u -u -r1.6 pkg-plist
--- pkg-plist 13 Jan 2004 18:52:26 -0000 1.6
+++ pkg-plist 21 Feb 2005 05:43:20 -0000
@@ -1,5 +1,4 @@
bin/ines
-bin/ines-debug
%%DATADIR%%/iNES.html
%%DATADIR%%/CART.NES
@dirrm %%DATADIR%%
--- ines-3.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list