Date: Tue, 29 Dec 2009 19:30:10 GMT From: "J.R. Oldroyd" <fbsd@opal.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/142137: update port: net-mgmt/wifimgr to 1.5 Message-ID: <200912291930.nBTJUAbQ006891@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/142137; it has been noted by GNATS. From: "J.R. Oldroyd" <fbsd@opal.com> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/142137: update port: net-mgmt/wifimgr to 1.5 Date: Tue, 29 Dec 2009 14:17:53 -0500 --Sig_/M1fa9q2DCa3M1Qajh6EyT.d Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 29 Dec 2009 16:50:03 GMT, FreeBSD-gnats-submit@FreeBSD.org wrote: > > Thank you very much for your problem report. > It has the internal identification `ports/142137'. Forgot to update the pkg-plist. This version fixes that. diff -ruN /usr/ports/net-mgmt/wifimgr/Makefile net-mgmt/wifimgr/Makefile --- /usr/ports/net-mgmt/wifimgr/Makefile 2009-12-18 17:23:40.000000000 -0500 +++ net-mgmt/wifimgr/Makefile 2009-12-29 11:37:22.000000000 -0500 @@ -6,7 +6,7 @@ # =20 PORTNAME=3D wifimgr -PORTVERSION=3D 1.4 +PORTVERSION=3D 1.5 CATEGORIES=3D net-mgmt sysutils MASTER_SITES=3D http://opal.com/freebsd/ports/net-mgmt/wifimgr/ \ ${MASTER_SITE_LOCAL} diff -ruN /usr/ports/net-mgmt/wifimgr/distinfo net-mgmt/wifimgr/distinfo --- /usr/ports/net-mgmt/wifimgr/distinfo 2009-12-18 17:23:40.000000000 -0500 +++ net-mgmt/wifimgr/distinfo 2009-12-29 11:37:31.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (wifimgr-1.4.tar.bz2) =3D 30beda649aab13a95d19a5272e83b64a -SHA256 (wifimgr-1.4.tar.bz2) =3D 6d9af3ac72b3d916129aa6a5b200191eace521647= 012bd135ea42df47a6cfbaf -SIZE (wifimgr-1.4.tar.bz2) =3D 93607 +MD5 (wifimgr-1.5.tar.bz2) =3D c827ea8f4901a9a8d9c827c589d2fc84 +SHA256 (wifimgr-1.5.tar.bz2) =3D 4338c63d56f26c4bffb44df3c9ef02703ff75e0de= e2580303d409d0251a24c47 +SIZE (wifimgr-1.5.tar.bz2) =3D 106973 diff -ruN /usr/ports/net-mgmt/wifimgr/pkg-plist net-mgmt/wifimgr/pkg-plist --- /usr/ports/net-mgmt/wifimgr/pkg-plist 2009-12-11 14:01:39.000000000 -05= 00 +++ net-mgmt/wifimgr/pkg-plist 2009-12-29 14:15:08.000000000 -0500 @@ -1,6 +1,7 @@ bin/wifimgr libexec/wifimgrsu %%DATADIR%%/icons/freebsd-surf.png +%%DATADIR%%/icons/on-off.png %%DATADIR%%/icons/padlock-open.png %%DATADIR%%/icons/padlock-unk.png %%DATADIR%%/icons/padlock-wep.png @@ -11,6 +12,7 @@ %%DATADIR%%/icons/signal_bars_3.png %%DATADIR%%/icons/signal_bars_4.png %%DATADIR%%/icons/signal_bars_5.png +%%DATADIR%%/icons/wifimgr-grey.png %%DATADIR%%/icons/wifimgr.png %%DATADIR%%/icons/wifimgr24green.png share/applications/wifimgr.desktop --Sig_/M1fa9q2DCa3M1Qajh6EyT.d Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAks6VeEACgkQls33urr0k4kudQCfUDMZrBWuM77uF2oqiebeq2qp soUAoIecpWKdgRcKI11nkJsekGdJy/na =WAbn -----END PGP SIGNATURE----- --Sig_/M1fa9q2DCa3M1Qajh6EyT.d--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912291930.nBTJUAbQ006891>