aboutsummaryrefslogtreecommitdiff
path: root/security/wpa_supplicant
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2018-08-17 02:18:41 +0000
committerCy Schubert <cy@FreeBSD.org>2018-08-17 02:18:41 +0000
commitcbab7fa2f57b3404d6e8104f0236a6946ef6809d (patch)
treec8e8ba38a560c2b4d862ba9925d4d95cdf4a7604 /security/wpa_supplicant
parent80a821b28e1c4e484c59bd2d736bf04f30c47833 (diff)
downloadports-cbab7fa2f57b3404d6e8104f0236a6946ef6809d.tar.gz
ports-cbab7fa2f57b3404d6e8104f0236a6946ef6809d.zip
Pet portlint.
Notes
Notes: svn path=/head/; revision=477405
Diffstat (limited to 'security/wpa_supplicant')
-rw-r--r--security/wpa_supplicant/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile
index 9164e9fe33c2..6d2f9b41995d 100644
--- a/security/wpa_supplicant/Makefile
+++ b/security/wpa_supplicant/Makefile
@@ -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 \