git: e56ef1dfd2b3 - main - net-mgmt/wifimgr: the port had been updated to version 1.19

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Wed, 08 Dec 2021 17:55:14 UTC
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e56ef1dfd2b3c08f00acb342e26019ebe0e3ab70

commit e56ef1dfd2b3c08f00acb342e26019ebe0e3ab70
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2021-12-08 17:54:32 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2021-12-08 17:54:32 +0000

    net-mgmt/wifimgr: the port had been updated to version 1.19
    
    PR:     257229, 259569
---
 net-mgmt/wifimgr/Makefile                 |  7 +++----
 net-mgmt/wifimgr/distinfo                 |  6 +++---
 net-mgmt/wifimgr/files/patch-src_Makefile | 16 ++--------------
 net-mgmt/wifimgr/pkg-descr                |  2 +-
 net-mgmt/wifimgr/pkg-plist                |  8 +-------
 5 files changed, 10 insertions(+), 29 deletions(-)

diff --git a/net-mgmt/wifimgr/Makefile b/net-mgmt/wifimgr/Makefile
index d0676f538490..b42ccffea0fc 100644
--- a/net-mgmt/wifimgr/Makefile
+++ b/net-mgmt/wifimgr/Makefile
@@ -1,10 +1,9 @@
 # Created by: J.R. Oldroyd <fbsd@opal.com>
 
 PORTNAME=	wifimgr
-PORTVERSION=	1.17
+PORTVERSION=	1.19
 CATEGORIES=	net-mgmt sysutils
-MASTER_SITES=	http://opal.com/freebsd/ports/net-mgmt/wifimgr/ \
-		LOCAL/ehaupt
+MASTER_SITES=	https://opal.com/src/wifimgr/
 
 MAINTAINER=	fbsd@opal.com
 COMMENT=	WiFi Networks Manager
@@ -15,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2
 
-USES=		desktop-file-utils gnome pkgconfig tar:bzip2 xorg
+USES=		desktop-file-utils gnome pkgconfig tar:xz xorg
 USE_GNOME=	cairo
 USE_XORG=	x11
 
diff --git a/net-mgmt/wifimgr/distinfo b/net-mgmt/wifimgr/distinfo
index 9701dabaf7c8..b1f73e051ebd 100644
--- a/net-mgmt/wifimgr/distinfo
+++ b/net-mgmt/wifimgr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625916451
-SHA256 (wifimgr-1.17.tar.bz2) = 1902029615f2a556b57bc349d6ce549f97314587ad4443f6bc5ac2d69b9a9c8d
-SIZE (wifimgr-1.17.tar.bz2) = 122980
+TIMESTAMP = 1635673994
+SHA256 (wifimgr-1.19.tar.xz) = de7e48a36f83952de543ae447ebee5353f52322f7beb8f0d2296e679dbbd1905
+SIZE (wifimgr-1.19.tar.xz) = 87580
diff --git a/net-mgmt/wifimgr/files/patch-src_Makefile b/net-mgmt/wifimgr/files/patch-src_Makefile
index 5b8e947bf1c4..7849fda2b8dc 100644
--- a/net-mgmt/wifimgr/files/patch-src_Makefile
+++ b/net-mgmt/wifimgr/files/patch-src_Makefile
@@ -1,20 +1,8 @@
---- src/Makefile.orig	2014-05-10 22:54:38 UTC
+--- src/Makefile.orig	2021-08-17 12:47:08 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
+@@ -71,4 +71,4 @@ ${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 $? $@
diff --git a/net-mgmt/wifimgr/pkg-descr b/net-mgmt/wifimgr/pkg-descr
index 7549b020d238..e91b13a77e73 100644
--- a/net-mgmt/wifimgr/pkg-descr
+++ b/net-mgmt/wifimgr/pkg-descr
@@ -5,4 +5,4 @@ configuration file, and supports WEP and WPA-PSK security.
 wifimgr was designed for users of the XFce4 window manager but will work
 in any environment with GTK+ libraries installed.
 
-WWW: http://opal.com/freebsd/ports/net-mgmt/wifimgr
+WWW: https://opal.com/src/wifimgr/
diff --git a/net-mgmt/wifimgr/pkg-plist b/net-mgmt/wifimgr/pkg-plist
index e804e2010ec5..abbc4b84ac2f 100644
--- a/net-mgmt/wifimgr/pkg-plist
+++ b/net-mgmt/wifimgr/pkg-plist
@@ -3,6 +3,7 @@ bin/wifimgr
 man/man8/wifimgr.8.gz
 %%DATADIR%%/icons/eye.png
 %%DATADIR%%/icons/freebsd-surf.png
+%%DATADIR%%/icons/icon.png
 %%DATADIR%%/icons/on-off.png
 %%DATADIR%%/icons/padlock-open.png
 %%DATADIR%%/icons/padlock-rsn.png
@@ -19,13 +20,6 @@ man/man8/wifimgr.8.gz
 %%DATADIR%%/icons/wifimgr-grey.png
 %%DATADIR%%/icons/wifimgr24green.png
 share/applications/wifimgr.desktop
-share/icons/hicolor/16x16/apps/wifimgr.png
-share/icons/hicolor/22x22/apps/wifimgr.png
-share/icons/hicolor/24x24/apps/wifimgr.png
-share/icons/hicolor/32x32/apps/wifimgr.png
-share/icons/hicolor/48x48/apps/wifimgr.png
-share/icons/hicolor/64x64/apps/wifimgr.png
-share/icons/hicolor/scalable/apps/wifimgr.svg
 %%NLS%%share/locale/bg/LC_MESSAGES/wifimgr.mo
 %%NLS%%share/locale/de/LC_MESSAGES/wifimgr.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/wifimgr.mo