ports/161189: [PATCH] irc/ngircd: fix MASTER_SITES

Dmitry Marakasov amdmi3 at amdmi3.ru
Sat Oct 1 10:30:10 UTC 2011


>Number:         161189
>Category:       ports
>Synopsis:       [PATCH] irc/ngircd: fix MASTER_SITES
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 01 10:30:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Tue Mar  8 09:48:52 MSK
>Description:
Subj, old ones are incorrect and don't fetch

Port maintainer (dinoex at FreeBSD.org) is cc'd.

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

--- ngircd-0.17.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/irc/ngircd/Makefile,v
retrieving revision 1.37
diff -u -u -r1.37 Makefile
--- Makefile	23 Sep 2011 22:23:33 -0000	1.37
+++ Makefile	1 Oct 2011 10:27:01 -0000
@@ -8,9 +8,8 @@
 PORTNAME=	ngircd
 PORTVERSION=	0.17.1
 CATEGORIES=	irc ipv6
-MASTER_SITES=	${MASTER_SITE_BERLIOS} \
-		ftp://ngircd.barton.de/pub/%SUBDIR%/
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	ftp://ftp.berlios.de/pub/${PORTNAME}/ \
+		http://arthur.barton.de/pub/${PORTNAME}/
 DISTVERSION=	${PORTVERSION:S/0.//}
 
 MAINTAINER=	dinoex at FreeBSD.org
--- ngircd-0.17.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list