ports/52529: Fix MASTER_SITES for port irc/pircbot (maintainer)

Tim Bishop tim at bishnet.net
Wed May 21 17:40:12 UTC 2003


>Number:         52529
>Category:       ports
>Synopsis:       Fix MASTER_SITES for port irc/pircbot (maintainer)
>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:   Wed May 21 10:40:10 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 #2: Fri Apr 4 20:34:25 BST 2003 tdb at pendennis.ukc.ac.uk:/usr/obj/usr/src/sys/PENDENNIS i386


>Description:
	One of the MASTER_SITES URL has changed. There is a redirect in place
	from the old URL to the new one, but fetch doesn't like redirects.

>How-To-Repeat:
>Fix:

	Patch below fixes MASTER_SITES.

--- pircbot-1.0.5-url.diff begins here ---
diff -ruN pircbot.bak/Makefile pircbot/Makefile
--- pircbot.bak/Makefile	Tue May 20 16:07:11 2003
+++ pircbot/Makefile	Wed May 21 18:31:53 2003
@@ -9,7 +9,7 @@
 PORTVERSION=	1.0.5
 CATEGORIES=	irc java
 MASTER_SITES=	http://www.jibble.org/files/ \
-		http://www.i-scream.org.uk/downloads/other/
+		http://www.i-scream.org/downloads/other/
 
 MAINTAINER=	tim at bishnet.net
 COMMENT=	PircBot Java IRC Bot Framework
--- pircbot-1.0.5-url.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list