ports/128053: [patch] japanese/grep: update PATCH_SITES

WATANABE Kazuhiro CQG00620 at nifty.ne.jp
Mon Oct 13 09:30:05 UTC 2008


>Number:         128053
>Category:       ports
>Synopsis:       [patch] japanese/grep: 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:30:05 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 at 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/grep
capricorn# make distclean
===>  Cleaning for ja-grep-2.4.2
===>  Deleting distfiles for ja-grep-2.4.2
capricorn# make MASTER_SITE_FREEBSD= MASTER_SITE_OVERRIDE= MASTER_SITE_BACKUP=
===>  Vulnerability check disabled, database not found
=> grep-2.4.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://ring.nict.go.jp/archives/GNU/grep/.
grep-2.4.2.tar.gz                             100% of  449 kB  201 kBps
=> grep-2.4.2-mlb2.patch.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/grep-2.4.2-mlb2.patch.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/grep.
capricorn# 
>Fix:
diff -urN grep.orig/Makefile grep/Makefile
--- grep.orig/Makefile	2008-08-01 12:37:24.000000000 +0900
+++ grep/Makefile	2008-10-13 16:09:32.000000000 +0900
@@ -11,7 +11,7 @@
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-PATCH_SITES=	http://www.hinadori.dyn.to/~wills/program/
+PATCH_SITES=	http://www.hinadori.atnifty.com/~wills/program/
 PATCHFILES=	grep-2.4.2-mlb2.patch.gz
 PATCH_DIST_STRIP=	-p1
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list