From nobody@FreeBSD.org  Sat Apr 26 13:44:41 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id DBC1F170
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Apr 2014 13:44:41 +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 C828D1D01
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Apr 2014 13:44:41 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3QDifFn023275
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Apr 2014 13:44:41 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3QDifSV023270;
	Sat, 26 Apr 2014 13:44:41 GMT
	(envelope-from nobody)
Message-Id: <201404261344.s3QDifSV023270@cgiserv.freebsd.org>
Date: Sat, 26 Apr 2014 13:44:41 GMT
From: Kevin Zheng <kevinz5000@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] Fix broken distfile for net/wpa_gui
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: webmaster@kibab.com

>Number:         189020
>Category:       ports
>Synopsis:       [patch] Fix broken distfile for net/wpa_gui
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ak
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 26 13:50:00 UTC 2014
>Closed-Date:    Wed May 07 16:11:40 UTC 2014
>Last-Modified:  Wed May  7 16:20:00 UTC 2014
>Originator:     Kevin Zheng
>Release:        10.0-RELEASE-p1
>Organization:
>Environment:
FreeBSD epsilon.local 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 #0: Tue Apr  8 06:45:06 UTC 2014     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
I while back I rolled a few converted icons for net/wpa_gui into a distfile on my personal site. Now that its address change, I moved the distfile to SourceForge.

To be clear, the distfile is not broken yet, but it will in ~15 days.
>How-To-Repeat:

>Fix:
Apply the attached patch.

Patch attached with submission follows:

diff --git a/net/wpa_gui/Makefile b/net/wpa_gui/Makefile
index bc10d1d..43080e5 100644
--- a/net/wpa_gui/Makefile
+++ b/net/wpa_gui/Makefile
@@ -5,7 +5,7 @@ PORTNAME=	wpa_gui
 PORTVERSION=	0.7.3
 CATEGORIES=	net
 MASTER_SITES=	http://hostap.epitest.fi/releases/ \
-		http://quasarp.dyndns.org/dist/freebsd/:icons \
+		SF/partmedia.u/freebsd-ports/:icons \
 		LOCAL/jgh/net/${PORTNAME}/:icons
 DISTNAME=	wpa_supplicant-${PORTVERSION}
 DISTFILES=	${DISTNAME}.tar.gz \


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Apr 26 13:50:05 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: webmaster@kibab.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/189020: [patch] Fix broken distfile for net/wpa_gui
Date: Sat, 26 Apr 2014 13:50:04 UT

 Maintainer of net/wpa_gui,
 
 Please note that PR ports/189020 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/189020
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Ilya Bakulin <webmaster@kibab.com>
To: bug-followup@freebsd.org
Cc: bug-followup@freebsd.org
Subject: Re: ports/189020: [patch] Fix broken distfile for
 =?UTF-8?Q?net/wpa=5Fgui?=
Date: Mon, 28 Apr 2014 15:04:28 +0200

 On 2014-04-26 13:50, Edwin Groothuis wrote:
 > Maintainer of net/wpa_gui,
 > 
 > Please note that PR ports/189020 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/189020
 
 Approved, please commit.
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Tue Apr 29 01:13:30 UTC 2014 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189020 
Responsible-Changed-From-To: freebsd-ports-bugs->ak 
Responsible-Changed-By: ak 
Responsible-Changed-When: Wed May 7 16:11:31 UTC 2014 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189020 
State-Changed-From-To: open->closed 
State-Changed-By: ak 
State-Changed-When: Wed May 7 16:11:39 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189020: commit references a PR
Date: Wed,  7 May 2014 16:12:04 +0000 (UTC)

 Author: ak
 Date: Wed May  7 16:11:59 2014
 New Revision: 353173
 URL: http://svnweb.freebsd.org/changeset/ports/353173
 QAT: https://qat.redports.org/buildarchive/r353173/
 
 Log:
   - Update MASTER_SITES
   
   PR:	ports/189020
   Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
   Approved by:	Ilya Bakulin <webmaster@kibab.com> (maintainer)
 
 Modified:
   head/net/wpa_gui/Makefile
 
 Modified: head/net/wpa_gui/Makefile
 ==============================================================================
 --- head/net/wpa_gui/Makefile	Wed May  7 16:05:45 2014	(r353172)
 +++ head/net/wpa_gui/Makefile	Wed May  7 16:11:59 2014	(r353173)
 @@ -5,7 +5,7 @@ PORTNAME=	wpa_gui
  PORTVERSION=	0.7.3
  CATEGORIES=	net
  MASTER_SITES=	http://hostap.epitest.fi/releases/ \
 -		http://quasarp.dyndns.org/dist/freebsd/:icons \
 +		SF/partmedia.u/freebsd-ports/:icons \
  		LOCAL/jgh/net/${PORTNAME}/:icons
  DISTNAME=	wpa_supplicant-${PORTVERSION}
  DISTFILES=	${DISTNAME}.tar.gz \
 _______________________________________________
 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:
