From owner-dev-commits-ports-all@freebsd.org Sun Apr 25 11:54:23 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D77D35FED2E; Sun, 25 Apr 2021 11:54:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FSmf75hSvz3J02; Sun, 25 Apr 2021 11:54:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B6C1113B5F; Sun, 25 Apr 2021 11:54:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13PBsNgL086311; Sun, 25 Apr 2021 11:54:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13PBsNX5086310; Sun, 25 Apr 2021 11:54:23 GMT (envelope-from git) Date: Sun, 25 Apr 2021 11:54:23 GMT Message-Id: <202104251154.13PBsNX5086310@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: 05a0ec2c107e - main - Update `net-mgmt/wifimgr' to version 1.14, which brings: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 05a0ec2c107eac5697e48b3e5dadb54175904671 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Apr 2021 11:54:23 -0000 The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=05a0ec2c107eac5697e48b3e5dadb54175904671 commit 05a0ec2c107eac5697e48b3e5dadb54175904671 Author: Alexey Dokuchaev AuthorDate: 2021-04-25 11:52:42 +0000 Commit: Alexey Dokuchaev CommitDate: 2021-04-25 11:53:02 +0000 Update `net-mgmt/wifimgr' to version 1.14, which brings: - Fix lagg(4) interfaces support which broke after FreeBSD 12.2 - Fix parsing of ifconfig(8) output to handle data in any order While here, do not try to update icon cache which breaks non-root installation, it is handled by the port via INSTALLS_ICONS anyway. PR: 250302 Approved by: maintainer Timeout from: pi (three months) --- net-mgmt/wifimgr/Makefile | 6 +----- net-mgmt/wifimgr/distinfo | 5 ++--- net-mgmt/wifimgr/files/patch-src_Makefile | 20 ++++++++++++++++++++ 3 files changed, 23 insertions(+), 8 deletions(-) diff --git a/net-mgmt/wifimgr/Makefile b/net-mgmt/wifimgr/Makefile index 6f2e9008514a..b0471334d6cd 100644 --- a/net-mgmt/wifimgr/Makefile +++ b/net-mgmt/wifimgr/Makefile @@ -1,8 +1,7 @@ # Created by: J.R. Oldroyd PORTNAME= wifimgr -PORTVERSION= 1.13 -PORTREVISION= 1 +PORTVERSION= 1.14 CATEGORIES= net-mgmt sysutils MASTER_SITES= http://opal.com/freebsd/ports/net-mgmt/wifimgr/ \ LOCAL/ehaupt @@ -28,7 +27,4 @@ NLS_USES= gettext-runtime gettext-tools NLS_CFLAGS_OFF= -DWITHOUT_NLS NLS_MAKE_ENV_OFF= WITHOUT_NLS=yes -post-patch: - @${REINPLACE_CMD} -e 's/-o root -g wheel//' ${WRKSRC}/src/Makefile - .include diff --git a/net-mgmt/wifimgr/distinfo b/net-mgmt/wifimgr/distinfo index db83235cd878..3a8bdec2a832 100644 --- a/net-mgmt/wifimgr/distinfo +++ b/net-mgmt/wifimgr/distinfo @@ -1,3 +1,2 @@ -TIMESTAMP = 1598172258 -SHA256 (wifimgr-1.13.tar.bz2) = b090a09af1781be78e960e93573ef337ed8c3b572ad18385c6b3b17bb4d5b32a -SIZE (wifimgr-1.13.tar.bz2) = 119722 +SHA256 (wifimgr-1.14.tar.bz2) = ad78e457617765b05fb3fecb68a7721a344946951335f930b7d4f56a5642506c +SIZE (wifimgr-1.14.tar.bz2) = 120523 diff --git a/net-mgmt/wifimgr/files/patch-src_Makefile b/net-mgmt/wifimgr/files/patch-src_Makefile new file mode 100644 index 000000000000..5b8e947bf1c4 --- /dev/null +++ b/net-mgmt/wifimgr/files/patch-src_Makefile @@ -0,0 +1,20 @@ +--- src/Makefile.orig 2014-05-10 22:54:38 UTC ++++ src/Makefile +@@ -97,7 +97,7 @@ clean: + rm -f *.o + rm -f *.core + +-install: ${installed} update-icon-cache ++install: ${installed} # update-icon-cache + + deinstall: do-deinstall update-icon-cache + +@@ -113,7 +113,7 @@ ${DESTDIR}${PREFIX}/bin/wifimgr: wifimgr + ${INSTALL} $? $@ + + ${DESTDIR}${PREFIX}/libexec/wifimgrsu: wifimgrsu +- ${INSTALL} -o root -g wheel -m 4511 $? $@ ++ ${INSTALL} -m 511 $? $@ + + ${DESTDIR}${PREFIX}/share/applications/wifimgr.desktop: wifimgr.desktop + ${INSTALL} -m 444 $? $@