From nobody@FreeBSD.org  Sun May 18 11:29:51 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id C2F838FA
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 May 2014 11:29:51 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id B0C3B21BE
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 May 2014 11:29:51 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4IBTpRP037847
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 May 2014 11:29:51 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4IBTp9n037844;
	Sun, 18 May 2014 11:29:51 GMT
	(envelope-from nobody)
Message-Id: <201405181129.s4IBTp9n037844@cgiserv.freebsd.org>
Date: Sun, 18 May 2014 11:29:51 GMT
From: Jonas Hofmann <freebsd-pr@jhofmann.se>
To: freebsd-gnats-submit@FreeBSD.org
Subject: x11-fonts/freefonts - New fetch URLs
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         189908
>Category:       ports
>Synopsis:       x11-fonts/freefonts - New fetch URLs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    olgeni
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 18 11:30:00 UTC 2014
>Closed-Date:    Sun May 18 11:48:56 UTC 2014
>Last-Modified:  Sun May 18 13:10:01 UTC 2014
>Originator:     Jonas Hofmann
>Release:        9.1
>Organization:
>Environment:
>Description:
x11-fonts/freefonts was marked "BROKEN: does not fetch" on 13 May 2014, as of today (18 May) all Master Sites are still down or does not have the file.
>How-To-Repeat:
Try to install.
>Fix:
New master site:
http://download.gimp.org/pub/gimp/fonts/freefonts-0.10.tar.gz

New possible mirrors for reliability:
ftp://ftp.sunet.se/pub/gnu/gimp/fonts/freefonts-0.10.tar.gz
http://ftp.gwdg.de/pub/misc/grafik/gimp/gimp/fonts/freefonts-0.10.tar.gz
http://mirrors.xmission.com/gimp/gimp/fonts/freefonts-0.10.tar.gz

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->olgeni 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun May 18 11:30:04 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189908 
State-Changed-From-To: open->closed 
State-Changed-By: olgeni 
State-Changed-When: Sun May 18 11:48:39 UTC 2014 
State-Changed-Why:  
Committed - thank you! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189908: commit references a PR
Date: Sun, 18 May 2014 11:48:43 +0000 (UTC)

 Author: olgeni
 Date: Sun May 18 11:48:39 2014
 New Revision: 354411
 URL: http://svnweb.freebsd.org/changeset/ports/354411
 QAT: https://qat.redports.org/buildarchive/r354411/
 
 Log:
   Unbreak with working MASTER_SITES.
   
   PR:		ports/189908
   Submitted by:	Jonas Hofmann <freebsd-pr@jhofmann.se>
 
 Modified:
   head/x11-fonts/freefonts/Makefile
 
 Modified: head/x11-fonts/freefonts/Makefile
 ==============================================================================
 --- head/x11-fonts/freefonts/Makefile	Sun May 18 11:42:51 2014	(r354410)
 +++ head/x11-fonts/freefonts/Makefile	Sun May 18 11:48:39 2014	(r354411)
 @@ -5,10 +5,11 @@ PORTNAME=	freefonts
  PORTVERSION=	0.10
  PORTREVISION=	5
  CATEGORIES=	x11-fonts
 -MASTER_SITES=	ftp://ftp.gimp.org/pub/%SUBDIR%/ \
 -		ftp://ftp.fh-heilbronn.de/mirrors/ftp.gimp.org/%SUBDIR%/ \
 -		ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \
 -		${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/%SUBDIR%,}
 +MASTER_SITES=	http://download.gimp.org/pub/%SUBDIR%/ \
 +		ftp://ftp.sunet.se/pub/gnu/%SUBDIR%/   \
 +		http://ftp.gwdg.de/pub/misc/grafik/gimp/%SUBDIR%/ \
 +		http://mirrors.xmission.com/gimp/%SUBDIR%/
 +
  MASTER_SITE_SUBDIR=	gimp/fonts
  
  MAINTAINER=	olgeni@FreeBSD.org
 @@ -23,7 +24,6 @@ BUILD_DEPENDS=	type1inst:${PORTSDIR}/x11
  # "placed into the public domain and may [not be] sold")
  
  RESTRICTED=	License prohibits redistribution; see individual .license files
 -BROKEN=		does not fetch
  
  NO_WRKSUBDIR=	yes
  
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189908: commit references a PR
Date: Sun, 18 May 2014 13:09:15 +0000 (UTC)

 Author: olgeni
 Date: Sun May 18 13:09:12 2014
 New Revision: 354417
 URL: http://svnweb.freebsd.org/changeset/ports/354417
 QAT: https://qat.redports.org/buildarchive/r354417/
 
 Log:
   Unbreak with working MASTER_SITES.
   
   PR:		ports/189908
   Submitted by:	Jonas Hofmann <freebsd-pr@jhofmann.se>
 
 Modified:
   head/x11-fonts/sharefonts/Makefile
 
 Modified: head/x11-fonts/sharefonts/Makefile
 ==============================================================================
 --- head/x11-fonts/sharefonts/Makefile	Sun May 18 13:06:27 2014	(r354416)
 +++ head/x11-fonts/sharefonts/Makefile	Sun May 18 13:09:12 2014	(r354417)
 @@ -5,13 +5,16 @@ PORTNAME=	sharefonts
  PORTVERSION=	0.10
  PORTREVISION=	3
  CATEGORIES=	x11-fonts
 -MASTER_SITES=	ftp://ftp.gimp.org/pub/gimp/fonts/
 +MASTER_SITES=	http://download.gimp.org/pub/%SUBDIR%/ \
 +		ftp://ftp.sunet.se/pub/gnu/%SUBDIR%/   \
 +		http://ftp.gwdg.de/pub/misc/grafik/gimp/%SUBDIR%/ \
 +		http://mirrors.xmission.com/gimp/%SUBDIR%/
 +MASTER_SITE_SUBDIR=	gimp/fonts
  
  MAINTAINER=	olgeni@FreeBSD.org
  COMMENT=	Collection of shareware ATM fonts from the CICA archives
  
  RESTRICTED=	Shareware: cannot be distributed without prior authorization
 -BROKEN=		does not fetch
  
  NO_BUILD=	yes
  
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
