ports/176905: www/links1: Update MASTER_SITES
Koichiro IWAO
meta+ports at vmeta.jp
Wed Mar 13 06:40:01 UTC 2013
>Number: 176905
>Category: ports
>Synopsis: www/links1: Update MASTER_SITES
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Mar 13 06:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Koichiro IWAO
>Release: 9.1-RELEASE
>Organization:
>Environment:
FreeBSD icepick.vmeta.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #2 r244665: Wed Dec 26 03:45:20 JST 2012 root at icepick.vmeta.jp:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
www/links1 fails to fetch. Probably, one of MASTER_SITES has moved.
The old master site is redirected to http://www.jikos.cz/~mikulas/links/download/
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff --git www/links1/Makefile www/links1/Makefile
index 82098b9..dd8a129 100644
--- www/links1/Makefile
+++ www/links1/Makefile
@@ -9,7 +9,7 @@ PORTNAME= links
PORTVERSION= 1.03
PORTEPOCH= 1
CATEGORIES= www
-MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
+MASTER_SITES= http://www.jikos.cz/~mikulas/links/download/ \
SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list