ports/100766: [MAINTAINER] games/linux-ut: fix for MASTER_SITES URL's

Sean Farley sean-freebsd at farley.org
Mon Jul 24 02:30:16 UTC 2006


>Number:         100766
>Category:       ports
>Synopsis:       [MAINTAINER] games/linux-ut: fix for MASTER_SITES URL's
>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:   Mon Jul 24 02:30:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Sean Farley
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD thor.farley.org 6.1-STABLE FreeBSD 6.1-STABLE #0: Thu Jul 20 15:22:07 CDT 2006
>Description:
The URL's to liflg.org (downloads were previously missing) needed tweaking to
prevent the fetch rule from only trying FreeBSD.org FTP URL.

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

--- linux-ut-451.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/games/linux-ut.orig/Makefile /usr/ports/games/linux-ut/Makefile
--- /usr/ports/games/linux-ut.orig/Makefile	Mon Jul 10 18:43:29 2006
+++ /usr/ports/games/linux-ut/Makefile	Sun Jul 23 15:33:28 2006
@@ -8,7 +8,7 @@
 PORTNAME=	linux-ut
 PORTVERSION=	451
 CATEGORIES=	games linux
-MASTER_SITES=	"http://liflg.org/?what=dl&catid=6&gameid=51&filename=":p436 \
+MASTER_SITES=	http://liflg.org/?what=dl\&catid=6\&gameid=51\&filename=/:p436 \
 		http://www.utpg.org/patches/:p451
 DISTFILES=	${PATCH436FILES} \
 		${PATCH451FILES}
--- linux-ut-451.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list