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:
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
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
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 Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->ak I'll take it.
State Changed From-To: open->closed Committed. Thanks!
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"