Bug 189020 - [patch] Fix broken distfile for net/wpa_gui
Summary: [patch] Fix broken distfile for net/wpa_gui
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Kozlov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-26 14:50 UTC by Kevin Zheng
Modified: 2014-05-07 17:20 UTC (History)
0 users

See Also:


Attachments
file.diff (465 bytes, patch)
2014-04-26 14:50 UTC, Kevin Zheng
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Zheng 2014-04-26 14:50:00 UTC
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.

Fix: Apply the attached patch.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-26 14:50:04 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-26 14:50:05 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Bakulin Ilya 2014-04-28 14:04:28 UTC
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.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2014-04-29 02:13:30 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Alex Kozlov freebsd_committer freebsd_triage 2014-05-07 17:11:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

I'll take it.
Comment 6 Alex Kozlov freebsd_committer freebsd_triage 2014-05-07 17:11:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2014-05-07 17:12:04 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"