From CQG00620@nifty.ne.jp  Mon Oct 13 09:25:18 2008
Return-Path: <CQG00620@nifty.ne.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CB4281065686
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Oct 2008 09:25:18 +0000 (UTC)
	(envelope-from CQG00620@nifty.ne.jp)
Received: from mail.asahi-net.or.jp (mail1.asahi-net.or.jp [202.224.39.197])
	by mx1.freebsd.org (Postfix) with ESMTP id 9AAF88FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Oct 2008 09:25:18 +0000 (UTC)
	(envelope-from CQG00620@nifty.ne.jp)
Received: from asahi-net.jp (l205089.dynamic.ppp.asahi-net.or.jp [218.219.205.89])
	by mail.asahi-net.or.jp (Postfix) with ESMTP id 7D86E5C766
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Oct 2008 18:07:13 +0900 (JST)
Message-Id: <20081013090713.7D86E5C766@mail.asahi-net.or.jp>
Date: Mon, 13 Oct 2008 18:06:17 +0900
From: WATANABE Kazuhiro <CQG00620@nifty.ne.jp>
Reply-To: WATANABE Kazuhiro <CQG00620@nifty.ne.jp>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] japanese/gawk: update PATCH_SITES

>Number:         128052
>Category:       ports
>Synopsis:       [patch] japanese/gawk: update PATCH_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 13 09:30:04 UTC 2008
>Closed-Date:    Mon Oct 13 12:27:47 UTC 2008
>Last-Modified:  Mon Oct 13 12:30:09 UTC 2008
>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/gawk
capricorn# make distclean
===>  Cleaning for ja-gawk-3.0.6
===>  Deleting distfiles for ja-gawk-3.0.6
capricorn# make MASTER_SITE_FREEBSD= MASTER_SITE_OVERRIDE= MASTER_SITE_BACKUP=
===>  Vulnerability check disabled, database not found
=> gawk-3.0.6.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://ring.nict.go.jp/archives/GNU/gawk/.
gawk-3.0.6.tar.gz                             100% of 1022 kB  246 kBps
=> gawkmb115.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/gawkmb115.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/gawk.
capricorn# 
>Fix:
diff -urN gawk.orig/Makefile gawk/Makefile
--- gawk.orig/Makefile	2005-12-04 17:59:02.000000000 +0900
+++ gawk/Makefile	2008-10-13 16:09:03.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=	${PORTNAME}mb115.diff.gz
 PATCH_DIST_STRIP=	-p1
 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 
Responsible-Changed-By: amdmi3 
Responsible-Changed-When: Mon Oct 13 12:20:06 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128052 
State-Changed-From-To: open->closed 
State-Changed-By: amdmi3 
State-Changed-When: Mon Oct 13 12:27:46 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128052 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/128052: commit references a PR
Date: Mon, 13 Oct 2008 12:27:30 +0000 (UTC)

 amdmi3      2008-10-13 12:27:20 UTC
 
   FreeBSD ports repository
 
   Modified files:
     japanese/grep        Makefile 
     japanese/sed         Makefile 
     japanese/gawk        Makefile 
   Log:
   - Bring PATCH_SITES up to date
   
   PR:             128050, 128052, 128053
   Submitted by:   WATANABE Kazuhiro <CQG00620 at nifty dot ne dot jp>
   
   Revision  Changes    Path
   1.27      +1 -1      ports/japanese/gawk/Makefile
   1.23      +1 -1      ports/japanese/grep/Makefile
   1.20      +1 -1      ports/japanese/sed/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
