ports/56203: Fix MASTER_SITES: irc/pircbot

Tim Bishop tim at bishnet.net
Sat Aug 30 17:00:43 UTC 2003


>Number:         56203
>Category:       ports
>Synopsis:       Fix MASTER_SITES: irc/pircbot
>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 Aug 30 10:00:31 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tim Bishop
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD pendennis.ukc.ac.uk 4.8-STABLE FreeBSD 4.8-STABLE #4: Mon Aug 18 16:13:51 BST 2003 tdb at pendennis.ukc.ac.uk:/usr/obj/usr/src/sys/PENDENNIS i386


>Description:
	Distfile has been relocated on the second site, and now has ftp.
>How-To-Repeat:
>Fix:

	Apply this patch.

--- pircbot-1.2.3-mastersites.diff begins here ---
diff -ruN pircbot.bak/Makefile pircbot/Makefile
--- pircbot.bak/Makefile	Tue Aug 12 11:57:48 2003
+++ pircbot/Makefile	Sat Aug 30 17:26:26 2003
@@ -8,8 +8,9 @@
 PORTNAME=	pircbot
 PORTVERSION=	1.2.3
 CATEGORIES=	irc java
-MASTER_SITES=	http://www.jibble.org/files/ \
-		http://www.i-scream.org/downloads/other/
+MASTER_SITES=	http://www.jibble.org/files/ \
+		ftp://ftp.i-scream.org/pub/www.jibble.org/files/ \
+		http://www.i-scream.org/pub/www.jibble.org/files/
 
 MAINTAINER=	tim at bishnet.net
 COMMENT=	PircBot Java IRC Bot Framework
--- pircbot-1.2.3-mastersites.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list