Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2018 06:09:15 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r486585 - head/net/wpa_supplicant_gui
Message-ID:  <201812040609.wB469FeF097313@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812040609.wB469FeF097313>