ports/104102: [Patch} port: editors/wily fix unfetchable distfile

Serge Gagnon serge.gagnon at b2b2c.ca
Sat Oct 7 13:20:23 UTC 2006


>Number:         104102
>Category:       ports
>Synopsis:       [Patch} port: editors/wily fix unfetchable distfile
>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 Oct 07 13:20:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Serge Gagnon
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
me
>Environment:
System: FreeBSD quenix1.dyndns.org 6.1-STABLE FreeBSD 6.1-STABLE #0: Fri May 19 13:21:57 EDT 2006 root at quenix1.dyndns.org:/usr/obj/usr/src/sys/QUENIX1 i386


>Description:
Change MASTERSITE; Fix unfetchable distfile
>How-To-Repeat:
>Fix:


--- patch-wily.diff begins here ---
Index: Makefile
===================================================================
RCS file: /Ports/wily/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- editors/wily/Makefile	7 Oct 2006 13:06:04 -0000	1.5
+++ editors/wily/Makefile	7 Oct 2006 13:15:52 -0000	1.6
@@ -8,7 +8,8 @@
 PORTNAME=	wily
 PORTVERSION=	0.13.42
 CATEGORIES=	editors plan9
-MASTER_SITES=	ftp://ftp.cs.yorku.ca/pub/wily/src/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
 
 MAINTAINER=	serge.gagnon at b2b2c.ca
 COMMENT=	A clone of the Plan9 editor `acme'
--- patch-wily.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list