ports/70692: [PATCH] irc/ctrlproxy: correct master site, unbreak

Stefan Walter sw at gegenunendlich.de
Fri Aug 20 08:20:17 UTC 2004


>Number:         70692
>Category:       ports
>Synopsis:       [PATCH] irc/ctrlproxy: correct master site, unbreak
>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:   Fri Aug 20 08:20:05 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Walter
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Jul 28 20:21:17 CEST 2004
>Description:
- Unbreak by using new master site (Actually, the original one seems to
  work again, but the new one is used on the project's home page.)

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

--- ctrlproxy-2.6.1_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/irc/ctrlproxy.old/Makefile /usr/ports/irc/ctrlproxy/Makefile
--- /usr/ports/irc/ctrlproxy.old/Makefile	Fri Aug 20 10:09:44 2004
+++ /usr/ports/irc/ctrlproxy/Makefile	Fri Aug 20 10:10:10 2004
@@ -10,12 +10,10 @@
 PORTVERSION=	2.6.1
 PORTREVISION=	1
 CATEGORIES=	irc
-MASTER_SITES=	http://jelmer.vernstok.nl/ctrlproxy/
+MASTER_SITES=	http://jelmer.vernstok.nl/releases/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Flexible IRC proxy
-
-BROKEN=		Unfetchable
 
 LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt \
 		pcre.0:${PORTSDIR}/devel/pcre \
--- ctrlproxy-2.6.1_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list