svn commit: r486585 - head/net/wpa_supplicant_gui

Yuri Victorovich yuri at FreeBSD.org
Tue Dec 4 06:09:16 UTC 2018


Author: yuri
Date: Tue Dec  4 06:09:14 2018
New Revision: 486585
URL: https://svnweb.freebsd.org/changeset/ports/486585

Log:
  net/wpa_supplicant_gui: Update 2.6 -> 2.7
  
  Reported by:	portscout

Modified:
  head/net/wpa_supplicant_gui/Makefile
  head/net/wpa_supplicant_gui/distinfo

Modified: head/net/wpa_supplicant_gui/Makefile
==============================================================================
--- head/net/wpa_supplicant_gui/Makefile	Tue Dec  4 05:38:19 2018	(r486584)
+++ head/net/wpa_supplicant_gui/Makefile	Tue Dec  4 06:09:14 2018	(r486585)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wpa_supplicant_gui
-PORTVERSION=	2.6
-PORTREVISION=	2
+DISTVERSION=	2.7
 CATEGORIES=	net
 MASTER_SITES=	http://w1.fi/releases/ \
 		http://partmedia.users.sourceforge.net/dist/:icons \
@@ -18,7 +17,7 @@ COMMENT=	Qt-based frontend for wpa_supplicant
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/../COPYING
 
-USES=		gmake qt:5
+USES=		gl gmake qt:5
 USE_QT=		qmake_build buildtools_build linguisttools_build core gui \
 		widgets svg_run
 USE_GL=		gl

Modified: head/net/wpa_supplicant_gui/distinfo
==============================================================================
--- head/net/wpa_supplicant_gui/distinfo	Tue Dec  4 05:38:19 2018	(r486584)
+++ head/net/wpa_supplicant_gui/distinfo	Tue Dec  4 06:09:14 2018	(r486585)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1478310704
-SHA256 (wpa_supplicant-2.6.tar.gz) = b4936d34c4e6cdd44954beba74296d964bc2c9668ecaa5255e499636fe2b1450
-SIZE (wpa_supplicant-2.6.tar.gz) = 2753524
+TIMESTAMP = 1543902323
+SHA256 (wpa_supplicant-2.7.tar.gz) = 76ea6b06b7a2ea8e6d9eb1a9166166f1656e6d48c7508914f592100c95c73074
+SIZE (wpa_supplicant-2.7.tar.gz) = 3093713
 SHA256 (wpa-gui-icons.tar.gz) = c0d2adb4d8d9f58c015e4862a5ab50c7a562b6bb641e1bb6a0cc841249573b42
 SIZE (wpa-gui-icons.tar.gz) = 3797


More information about the svn-ports-all mailing list