Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 2026 18:26:53 +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: 5b8f1fe0f0ba - main - security/wpa_supplicant-devel: Update to latest GH commit
Message-ID:  <69a1e1ed.46222.67da9a9e@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=5b8f1fe0f0ba78c19579aaca3ff96cf741348510

commit 5b8f1fe0f0ba78c19579aaca3ff96cf741348510
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2026-01-28 16:36:40 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2026-02-27 18:25:40 +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 | 8 ++++++--
 security/wpa_supplicant-devel/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/security/wpa_supplicant-devel/Makefile b/security/wpa_supplicant-devel/Makefile
index 8ecb1245d463..bf9d17ede36a 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=	46e71c4104
-COMMIT_DATE=	2026.01.26
+GH_TAGNAME=	4651763561
+COMMIT_DATE=	2026.02.26
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/README
@@ -130,6 +130,10 @@ DBUS_PLIST_FILES=	share/dbus-1/system-services/fi.w1.wpa_supplicant1.service \
 
 .include <bsd.port.pre.mk>
 
+.if ! ${PORT_OPTIONS:MPASN}
+BROKEN=	PASN is now a hard requirement
+.endif
+
 .if ${PORT_OPTIONS:MNDIS} && ${PORT_OPTIONS:MPRIVSEP}
 BROKEN=	Fails to compile with both NDIS and PRIVSEP
 .endif
diff --git a/security/wpa_supplicant-devel/distinfo b/security/wpa_supplicant-devel/distinfo
index 6700a8939334..953f3da00f1a 100644
--- a/security/wpa_supplicant-devel/distinfo
+++ b/security/wpa_supplicant-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1769618113
-SHA256 (cschuber-hostap-2026.01.26-46e71c4104_GH0.tar.gz) = 7217a5ee9c5e22cab0c1c5356a05b374fbed3b13bece2dea56b7896dad749cf4
-SIZE (cschuber-hostap-2026.01.26-46e71c4104_GH0.tar.gz) = 5394526
+TIMESTAMP = 1772215133
+SHA256 (cschuber-hostap-2026.02.26-4651763561_GH0.tar.gz) = 2c522b22fc1dfb4072ede955eca3e65e61af6e6d0de637672954243893571cc5
+SIZE (cschuber-hostap-2026.02.26-4651763561_GH0.tar.gz) = 5423070


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a1e1ed.46222.67da9a9e>