Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2006 05:13:38 GMT
From:      Joe Holden <joe@joeholden.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/93078: [PATCH] irc/ezbounce: MAINTAINER change and MASTER_SITES addition
Message-ID:  <200602090513.k195Dctn091936@elise.rewt.org.uk>
Resent-Message-ID: <200602090520.k195KAl8051861@freefall.freebsd.org>

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

>Number:         93078
>Category:       ports
>Synopsis:       [PATCH] irc/ezbounce: MAINTAINER change and MASTER_SITES addition
>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:   Thu Feb 09 05:20:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Joe Holden
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD elise.rewt.org.uk 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Jan 31 23:37:37 UTC 2006
>Description:
Changed MAINTAINER.
Added mirror to MASTER_SITES.

>How-To-Repeat:
>Fix:

--- ezbounce-1.04.b.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/irc/ezbounce/Makefile /root/ezbounce/Makefile
--- /usr/ports/irc/ezbounce/Makefile	Fri Jan 28 07:38:56 2005
+++ /root/ezbounce/Makefile	Thu Feb  9 05:12:21 2006
@@ -8,10 +8,11 @@
 PORTNAME=	ezbounce
 PORTVERSION=	1.04.b
 CATEGORIES=	irc
-MASTER_SITES=	http://druglord.freelsd.org/ezbounce/
+MASTER_SITES=	http://druglord.freelsd.org/ezbounce/ \
+		http://ezbounce.dc-team.com/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/b/}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	joe@joeholden.co.uk
 COMMENT=	A highly configurable IRC Proxy
 
 USE_REINPLACE=	yes
--- ezbounce-1.04.b.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?200602090513.k195Dctn091936>