From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 13 06:40:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4A925EEC for ; Wed, 13 Mar 2013 06:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 02312678 for ; Wed, 13 Mar 2013 06:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2D6e009023584 for ; Wed, 13 Mar 2013 06:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2D6e0Bt023583; Wed, 13 Mar 2013 06:40:00 GMT (envelope-from gnats) Resent-Date: Wed, 13 Mar 2013 06:40:00 GMT Resent-Message-Id: <201303130640.r2D6e0Bt023583@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Koichiro IWAO Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id F3ABEECC for ; Wed, 13 Mar 2013 06:37:15 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id DC25F65D for ; Wed, 13 Mar 2013 06:37:15 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r2D6bFCp088508 for ; Wed, 13 Mar 2013 06:37:15 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r2D6bFHr088507; Wed, 13 Mar 2013 06:37:15 GMT (envelope-from nobody) Message-Id: <201303130637.r2D6bFHr088507@red.freebsd.org> Date: Wed, 13 Mar 2013 06:37:15 GMT From: Koichiro IWAO To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/176905: www/links1: Update MASTER_SITES X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Mar 2013 06:40:01 -0000 >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@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: