svn commit: r477405 - in head: net/hostapd security/wpa_supplicant

Cy Schubert cy at FreeBSD.org
Fri Aug 17 02:18:43 UTC 2018


Author: cy
Date: Fri Aug 17 02:18:41 2018
New Revision: 477405
URL: https://svnweb.freebsd.org/changeset/ports/477405

Log:
  Pet portlint.

Modified:
  head/net/hostapd/Makefile   (contents, props changed)
  head/security/wpa_supplicant/Makefile   (contents, props changed)

Modified: head/net/hostapd/Makefile
==============================================================================
--- head/net/hostapd/Makefile	Fri Aug 17 02:12:19 2018	(r477404)
+++ head/net/hostapd/Makefile	Fri Aug 17 02:18:41 2018	(r477405)
@@ -6,6 +6,7 @@ PORTVERSION=	2.6
 PORTREVISION=	2
 CATEGORIES=	net
 MASTER_SITES=	https://w1.fi/releases/
+
 PATCH_SITES=	https://w1.fi/security/2017-1/:2017_1 \
 		https://w1.fi/security/2018-1/:2018_1
 

Modified: head/security/wpa_supplicant/Makefile
==============================================================================
--- head/security/wpa_supplicant/Makefile	Fri Aug 17 02:12:19 2018	(r477404)
+++ head/security/wpa_supplicant/Makefile	Fri Aug 17 02:18:41 2018	(r477405)
@@ -5,8 +5,10 @@ PORTVERSION=	2.6
 PORTREVISION=	3
 CATEGORIES=	security net
 MASTER_SITES=	https://w1.fi/releases/
+
 PATCH_SITES=	https://w1.fi/security/2017-1/:2017_1 \
 		https://w1.fi/security/2018-1/:2018_1
+
 PATCHFILES=	rebased-v2.6-0001-hostapd-Avoid-key-reinstallation-in-FT-handshake.patch:2017_1 \
 	rebased-v2.6-0002-Prevent-reinstallation-of-an-already-in-use-group-ke.patch:2017_1 \
 	rebased-v2.6-0003-Extend-protection-of-GTK-IGTK-reinstallation-of-WNM-.patch:2017_1 \


More information about the svn-ports-all mailing list