Date: Fri, 17 Aug 2018 02:18:42 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477405 - in head: net/hostapd security/wpa_supplicant Message-ID: <201808170218.w7H2Igjo084271@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808170218.w7H2Igjo084271>