Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2026 14:09:54 +0000
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 687a5201c27a - main - security/wpa_supplicant-devel: Update to latest GH commit
Message-ID:  <6a15a9b2.1d64c.4f65c37b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=687a5201c27a52d4a9012d5ea71036ff7b5f06e6

commit 687a5201c27a52d4a9012d5ea71036ff7b5f06e6
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2026-05-26 14:07:34 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2026-05-26 14:09:43 +0000

    security/wpa_supplicant-devel: Update to latest GH commit
    
    Update to the latest w1.fi commit, proxied through my GH account.
---
 security/wpa_supplicant-devel/Makefile | 7 ++++---
 security/wpa_supplicant-devel/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/security/wpa_supplicant-devel/Makefile b/security/wpa_supplicant-devel/Makefile
index 4bb6146f1b8b..81e46d94f2e1 100644
--- a/security/wpa_supplicant-devel/Makefile
+++ b/security/wpa_supplicant-devel/Makefile
@@ -11,8 +11,8 @@ WWW=		https://w1.fi/wpa_supplicant/
 USE_GITHUB=	yes
 GH_ACCOUNT=	cschuber
 GH_PROJECT=	hostap
-GH_TAGNAME=	d255d20c87
-COMMIT_DATE=	2026.04.26
+GH_TAGNAME=	53ecc20073
+COMMIT_DATE=	2026.05.25
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/README
@@ -152,8 +152,9 @@ post-patch:
 	@${CP} ${FILESDIR}/Packet32.[ch] ${FILESDIR}/ntddndis.h \
 		${WRKSRC}/src/utils
 	# Set driver(s)
-	# SAE is always required.
+	# SAE and ENC_ASSOC are always required.
 	@${ECHO_CMD} CONFIG_SAE=y >> ${CFG}
+	@${ECHO_CMD} CONFIG_ENC_ASSOC=y >> ${CFG}
 .for item in BSD NDIS WIRED ROBOSWITCH TEST NONE
 .  if ${PORT_OPTIONS:M${item}}
 	@${ECHO_CMD} CONFIG_DRIVER_${item}=y >> ${CFG}
diff --git a/security/wpa_supplicant-devel/distinfo b/security/wpa_supplicant-devel/distinfo
index db52db860818..b8c94d977249 100644
--- a/security/wpa_supplicant-devel/distinfo
+++ b/security/wpa_supplicant-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1777389717
-SHA256 (cschuber-hostap-2026.04.26-d255d20c87_GH0.tar.gz) = effa3dd6a3b7e4801dcbd5bc97d40c71638e26630e59bd1b329029ce76e8dce0
-SIZE (cschuber-hostap-2026.04.26-d255d20c87_GH0.tar.gz) = 5608055
+TIMESTAMP = 1779799342
+SHA256 (cschuber-hostap-2026.05.25-53ecc20073_GH0.tar.gz) = b0c980533b179fe532516cceea360b67a328da9bdedd516ee12a7c5ebdd79f36
+SIZE (cschuber-hostap-2026.05.25-53ecc20073_GH0.tar.gz) = 5655181


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a15a9b2.1d64c.4f65c37b>