ports/130212: [PATCH] emulators/xgs: Change MASTER_SITE

Steven Kreuzer skreuzer at exit2shell.com
Mon Jan 5 23:50:02 UTC 2009


>Number:         130212
>Category:       ports
>Synopsis:       [PATCH] emulators/xgs: Change MASTER_SITE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 05 23:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Steven Kreuzer
>Release:        FreeBSD 7.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD slurry.exit2shell.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Nov 24 14:01:09 EST 2008
>Description:
Attached patch will make the port fetchable once again

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- xgs-0.50_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/emulators/xgs/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile	11 Sep 2008 12:12:09 -0000	1.22
+++ Makefile	5 Jan 2009 23:45:36 -0000
@@ -11,19 +11,17 @@
 PORTVERSION=	0.50
 PORTREVISION=	3
 CATEGORIES=	emulators
-MASTER_SITES=	http://www.inwards.com/xgs/ \
-		http://www.inwards.com/xgs/2mg/
+MASTER_SITES=	http://www.exit2shell.com/~skreuzer/distfiles/xgs/
 DISTFILES=	xgs050.tgz ROM01.ZIP
 EXTRACT_ONLY=	xgs050.tgz
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Apple IIGS emulator stable release
 
-EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_DEPENDS=	${UNZIP_CMD}:${PORTSDIR}/archivers/unzip
 
 DIST_SUBDIR=	xgs
 RESTRICTED=	"xgs.rom copyright is owned by Apple and cannot be distributed"
-BROKEN=		Does not fetch
 
 # Source building
 #
--- xgs-0.50_3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list