Date: Sat, 20 Mar 2021 03:05:35 +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: r568835 - in head: net/hostapd-devel security/wpa_supplicant-devel Message-ID: <202103200305.12K35ZEn015736@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Sat Mar 20 03:05:34 2021 New Revision: 568835 URL: https://svnweb.freebsd.org/changeset/ports/568835 Log: Update to the latest w1.fi commit, proxied through my GH account. This includes: EAP-SIM/AKA peer: Support decorated anonymous identity prefix Modified: head/net/hostapd-devel/Makefile (contents, props changed) head/net/hostapd-devel/distinfo (contents, props changed) head/security/wpa_supplicant-devel/Makefile (contents, props changed) head/security/wpa_supplicant-devel/distinfo (contents, props changed) Modified: head/net/hostapd-devel/Makefile ============================================================================== --- head/net/hostapd-devel/Makefile Sat Mar 20 01:55:56 2021 (r568834) +++ head/net/hostapd-devel/Makefile Sat Mar 20 03:05:34 2021 (r568835) @@ -12,8 +12,8 @@ COMMENT= IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADI USE_GITHUB= yes GH_ACCOUNT= cschuber GH_PROJECT= hostap -GH_TAGNAME= 9d9b423 -COMMIT_DATE= 2021.03.16 +GH_TAGNAME= aa6a50849 +COMMIT_DATE= 2021.03.19 LICENSE= BSD3CLAUSE Modified: head/net/hostapd-devel/distinfo ============================================================================== --- head/net/hostapd-devel/distinfo Sat Mar 20 01:55:56 2021 (r568834) +++ head/net/hostapd-devel/distinfo Sat Mar 20 03:05:34 2021 (r568835) @@ -1,3 +1,3 @@ -TIMESTAMP = 1616098123 -SHA256 (cschuber-hostap-2021.03.16-9d9b423_GH0.tar.gz) = 835a4591ab72097b4579de0979af70d218c415ca324c10571543904fe1161325 -SIZE (cschuber-hostap-2021.03.16-9d9b423_GH0.tar.gz) = 4763342 +TIMESTAMP = 1616209083 +SHA256 (cschuber-hostap-2021.03.19-aa6a50849_GH0.tar.gz) = 96d512a5ae23fa49808c6fa91a444ba56efe310e101194481c0276367f444bda +SIZE (cschuber-hostap-2021.03.19-aa6a50849_GH0.tar.gz) = 4763462 Modified: head/security/wpa_supplicant-devel/Makefile ============================================================================== --- head/security/wpa_supplicant-devel/Makefile Sat Mar 20 01:55:56 2021 (r568834) +++ head/security/wpa_supplicant-devel/Makefile Sat Mar 20 03:05:34 2021 (r568835) @@ -11,8 +11,8 @@ COMMENT= Supplicant (client) for WPA/802.1x protocols USE_GITHUB= yes GH_ACCOUNT= cschuber GH_PROJECT= hostap -GH_TAGNAME= 9d9b423 -COMMIT_DATE= 2021.03.16 +GH_TAGNAME= aa6a50849 +COMMIT_DATE= 2021.03.19 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/README Modified: head/security/wpa_supplicant-devel/distinfo ============================================================================== --- head/security/wpa_supplicant-devel/distinfo Sat Mar 20 01:55:56 2021 (r568834) +++ head/security/wpa_supplicant-devel/distinfo Sat Mar 20 03:05:34 2021 (r568835) @@ -1,3 +1,3 @@ -TIMESTAMP = 1616096438 -SHA256 (cschuber-hostap-2021.03.16-9d9b423_GH0.tar.gz) = 835a4591ab72097b4579de0979af70d218c415ca324c10571543904fe1161325 -SIZE (cschuber-hostap-2021.03.16-9d9b423_GH0.tar.gz) = 4763342 +TIMESTAMP = 1616209052 +SHA256 (cschuber-hostap-2021.03.19-aa6a50849_GH0.tar.gz) = 96d512a5ae23fa49808c6fa91a444ba56efe310e101194481c0276367f444bda +SIZE (cschuber-hostap-2021.03.19-aa6a50849_GH0.tar.gz) = 4763462
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103200305.12K35ZEn015736>