Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 2004 10:13:50 +0200 (CEST)
From:      Stefan Walter <sw@gegenunendlich.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70692: [PATCH] irc/ctrlproxy: correct master site, unbreak
Message-ID:  <20040820081350.0373C3B4A@kyuzo.dunkelkammer.void>
Resent-Message-ID: <200408200820.i7K8K5F0056260@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040820081350.0373C3B4A>