Date: Mon, 13 Oct 2008 18:05:45 +0900 From: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/128050: [patch] japanese/sed: update PATCH_SITES Message-ID: <20081013090712.BBC2560054@mail.asahi-net.or.jp> Resent-Message-ID: <200810130910.m9D9A10H017331@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128050 >Category: ports >Synopsis: [patch] japanese/sed: update PATCH_SITES >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Oct 13 09:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Watanabe Kazuhiro >Release: FreeBSD 7.0-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD capricorn.sign.local 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #7: Fri Oct 3 12:52:30 JST 2008 nabe@capricorn:/FreeBSD/obj/i386/RELENG_7_0/FreeBSD/RELENG_7_0/src/sys/VASH i386 >Description: The official PATCH_SITES URL has been changed. >How-To-Repeat: capricorn# cd /usr/ports/japanese/sed capricorn# make distclean ===> Cleaning for ja-sed-3.02_2 ===> Deleting distfiles for ja-sed-3.02_2 capricorn# make MASTER_SITE_FREEBSD= MASTER_SITE_OVERRIDE= MASTER_SITE_BACKUP= ===> Vulnerability check disabled, database not found => sed-3.02.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://ring.nict.go.jp/archives/GNU/sed/. sed-3.02.tar.gz 100% of 258 kB 300 kBps => sedmb109.diff.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://www.hinadori.dyn.to/~wills/program/. fetch: http://www.hinadori.dyn.to/~wills/program/sedmb109.diff.gz: No address record => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/japanese/sed. capricorn# >Fix: diff -urN sed.orig/Makefile sed/Makefile --- sed.orig/Makefile 2005-12-04 17:59:04.000000000 +0900 +++ sed/Makefile 2008-10-13 16:44:52.000000000 +0900 @@ -20,7 +20,7 @@ INFO= sed -PATCH_SITES= http://www.hinadori.dyn.to/~wills/program/ +PATCH_SITES= http://www.hinadori.atnifty.com/~wills/program/ PATCHFILES= ${PORTNAME}mb109.diff.gz PATCH_DIST_STRIP= -p1 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081013090712.BBC2560054>