Date: Sat, 10 May 2014 19:08:19 -0400 (EDT) From: "J.R. Oldroyd" <fbsd@opal.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/189636: net-mgmt/wifimgr: update to 1.11, add staging support Message-ID: <201405102308.s4AN8JJw022874@shibato.opal.com> Resent-Message-ID: <201405102310.s4ANA0wM045876@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 189636 >Category: ports >Synopsis: net-mgmt/wifimgr: update to 1.11, add staging support >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat May 10 23:10:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: J.R. Oldroyd >Release: FreeBSD 10.0-STABLE amd64 >Organization: >Environment: System: FreeBSD xx.opal.com 10.0-STABLE FreeBSD 10.0-STABLE #1 r265233M: Fri May 2 23:31:19 EDT 2014 xx@xx.opal.com:/usr/src/sys/amd64/compile/VT amd64 >Description: net-mgmt/wifimgr: update to 1.11, add staging support Note to committer: the patch files/patch-src-Makefile and the files/ dir can now be deleted. >How-To-Repeat: >Fix: diff -ruN /usr/ports/net-mgmt/wifimgr/Makefile net-mgmt/wifimgr/Makefile --- /usr/ports/net-mgmt/wifimgr/Makefile 2014-02-21 08:38:46.000000000 -0500 +++ net-mgmt/wifimgr/Makefile 2014-05-10 18:14:25.000000000 -0400 @@ -2,8 +2,7 @@ # $FreeBSD: head/net-mgmt/wifimgr/Makefile 345425 2014-02-21 13:38:46Z ehaupt $ PORTNAME= wifimgr -PORTVERSION= 1.10 -PORTREVISION= 1 +PORTVERSION= 1.11 CATEGORIES= net-mgmt sysutils MASTER_SITES= http://opal.com/freebsd/ports/net-mgmt/wifimgr/ \ CRITICAL @@ -17,8 +16,6 @@ USE_GNOME= gtk20 INSTALLS_ICONS= yes -NO_STAGE= yes - OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> diff -ruN /usr/ports/net-mgmt/wifimgr/distinfo net-mgmt/wifimgr/distinfo --- /usr/ports/net-mgmt/wifimgr/distinfo 2014-01-22 10:30:13.000000000 -0500 +++ net-mgmt/wifimgr/distinfo 2014-05-10 18:55:36.000000000 -0400 @@ -1,2 +1,2 @@ -SHA256 (wifimgr-1.10.tar.bz2) = 87f6fbd5a9db0c779d464c7253df9a20d9c5e4b098796a4fab4841a239645610 -SIZE (wifimgr-1.10.tar.bz2) = 116857 +SHA256 (wifimgr-1.11.tar.bz2) = da3c79b66985ee28f5921a76312b6dec794d43b0bfdfafc5220ccfe53699fab1 +SIZE (wifimgr-1.11.tar.bz2) = 116900 diff -ruN /usr/ports/net-mgmt/wifimgr/files/patch-src-Makefile net-mgmt/wifimgr/files/patch-src-Makefile --- /usr/ports/net-mgmt/wifimgr/files/patch-src-Makefile 2013-05-20 16:16:03.000000000 -0400 +++ net-mgmt/wifimgr/files/patch-src-Makefile 1969-12-31 19:00:00.000000000 -0500 @@ -1,17 +0,0 @@ ---- src/Makefile.orig 2013-05-04 10:02:37.072273048 +0100 -+++ src/Makefile 2013-05-04 10:02:40.231274484 +0100 -@@ -49,12 +49,14 @@ - ${PREFIX}/share/icons/hicolor/64x64/apps/wifimgr.png \ - ${PREFIX}/share/icons/hicolor/scalable/apps/wifimgr.svg - -+.ifndef WITHOUT_NLS - langs = ${PREFIX}/share/locale/bg/LC_MESSAGES/wifimgr.mo \ - ${PREFIX}/share/locale/de/LC_MESSAGES/wifimgr.mo \ - ${PREFIX}/share/locale/fr/LC_MESSAGES/wifimgr.mo \ - ${PREFIX}/share/locale/ja/LC_MESSAGES/wifimgr.mo \ - ${PREFIX}/share/locale/nl/LC_MESSAGES/wifimgr.mo \ - ${PREFIX}/share/locale/ru/LC_MESSAGES/wifimgr.mo -+.endif - - installed = ${PREFIX}/bin/wifimgr \ - ${PREFIX}/libexec/wifimgrsu \ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405102308.s4AN8JJw022874>