ports/138023: [maintainer] net/trafshow - update MASTER_SITES

Alexey V.Degtyarev alexey at renatasystems.org
Fri Aug 21 10:20:02 UTC 2009


>Number:         138023
>Category:       ports
>Synopsis:       [maintainer] net/trafshow - update MASTER_SITES
>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:   Fri Aug 21 10:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alexey V. Degtyarev
>Release:        FreeBSD 7.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD renatasystems.org 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 08:58:24 UTC 2009 root at driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
The unique MASTER_SITE for trafshow is (temporary?) down for some time ago:

=> trafshow-5.2.3.tgz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://ftp.nsk.su/pub/RinetSoftware/.
fetch: ftp://ftp.nsk.su/pub/RinetSoftware/trafshow-5.2.3.tgz: Operation timed out

So I added just one another mirror I maintain for this distfile to prevent a
long timeouts while port builds.

>How-To-Repeat:
	
>Fix:

	

--- trafshow.patch begins here ---
diff -u -r trafshow.orig/Makefile trafshow/Makefile
--- trafshow.orig/Makefile	2009-08-21 14:05:22.000000000 +0400
+++ trafshow/Makefile	2009-08-21 14:06:59.000000000 +0400
@@ -9,7 +9,8 @@
 PORTVERSION=	5.2.3
 PORTEPOCH=	1
 CATEGORIES=	net
-MASTER_SITES=	ftp://ftp.nsk.su/pub/RinetSoftware/
+MASTER_SITES=	ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/ \
+		ftp://ftp.nsk.su/pub/RinetSoftware/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	alexey at renatasystems.org
--- trafshow.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list