From umq.876@gmail.com  Thu Aug 24 08:54:28 2006
Return-Path: <umq.876@gmail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 492C016A4DA
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Aug 2006 08:54:28 +0000 (UTC)
	(envelope-from umq.876@gmail.com)
Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B175343D46
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Aug 2006 08:54:27 +0000 (GMT)
	(envelope-from umq.876@gmail.com)
Received: by py-out-1112.google.com with SMTP id o67so576940pye
        for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Aug 2006 01:54:27 -0700 (PDT)
Received: by 10.35.135.12 with SMTP id m12mr2342383pyn;
        Thu, 24 Aug 2006 01:54:27 -0700 (PDT)
Received: from calliope.kaumoge.org ( [125.205.176.135])
        by mx.gmail.com with ESMTP id q37sm1342452pye.2006.08.24.01.54.25;
        Thu, 24 Aug 2006 01:54:26 -0700 (PDT)
Message-Id: <86u042h5ty.wl%umq.876@gmail.com>
Date: Thu, 24 Aug 2006 17:54:17 +0900
From: Hirohisa Yamaguchi <umq@ueo.co.jp>
Sender: Hirohisa Yamaguchi <umq.876@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: MASTER_SITE_SOURCEFORGE_JP in bsd.sites.mk update
X-Send-Pr-Version: 3.113

>Number:         102472
>Category:       ports
>Synopsis:       MASTER_SITE_SOURCEFORGE_JP in bsd.sites.mk update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nork
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 24 09:00:38 GMT 2006
>Closed-Date:    Mon Mar 31 15:12:55 UTC 2008
>Last-Modified:  Mon Mar 31 15:12:55 UTC 2008
>Originator:     Hirohisa Yamaguchi
>Release:        FreeBSD 7.0-CURRENT amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD calliope.****.org 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Fri Jun 2 01:32:46 JST 2006 root@calliope.****.org:/usr/obj/usr/src/sys/CALLIOPE64 amd64

>Description:
	MASTER_SITE_SOURCEFORGE_JP in bsd.sites.mk is expand to
	keihanna.dl.sourceforge.jp only.
	There are two more sites;
	    osdn.dl.sourceforge.jp
	    qgpop.dl.sourceforge.jp
	these sites are to be added.

	And, ports listed below are using downlods.sourceforge.jp as
	MASTER_SITES, which returns same addresses as *.dl.sourcefoge.jp
	using dns-round-robin.
	    databases/lsdb
	    japanese/jmode
	    japanese/skkinput3
	    japanese/kappa20
	    japanese/kochi-ttfonts
	    japanese/mplusfonts
	I'm not sure weather these ports should be updated.

>How-To-Repeat:
	N/A
>Fix:

--- ports.orig/Mk/bsd.sites.mk	Wed Aug  9 20:45:43 2006
+++ ports/Mk/bsd.sites.mk	Thu Aug 24 13:52:35 2006
@@ -981,7 +981,7 @@ MASTER_SITE_SOURCEFORGE_EXTENDED+= \
 .endif
 
 .if !defined(IGNORE_MASTER_SITE_SOURCEFORGE_JP)
-.for mirror in keihanna
+.for mirror in keihanna osdn qgpop
 MASTER_SITE_SOURCEFORGE_JP+= \
 	http://${mirror}.dl.sourceforge.jp/%SUBDIR%/
 .endfor


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->nork 
Responsible-Changed-By: nork 
Responsible-Changed-When: Thu Aug 24 09:30:40 UTC 2006 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102472 
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Wed Mar 14 23:36:03 UTC 2007 
State-Changed-Why:  
nork-san: it looks like the first part of this PR got committed, but 
not the suggestion to change the other ports to use the new variable. 
Can you take a look?  Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102472 
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Mon Mar 31 15:12:43 UTC 2008 
State-Changed-Why:  
Feedback timeout (1y) 

Ok'ed by: linimon 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102472 
>Unformatted:
