Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2024 17:09:42 GMT
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: 1a4d36257e97 - main - security/wpa_supplicant-devel: Update to latest GH commit
Message-ID:  <202412041709.4B4H9glv012698@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1a4d36257e97b8d2d6171edb8d7cf992e7b19504

commit 1a4d36257e97b8d2d6171edb8d7cf992e7b19504
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-12-04 16:51:47 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-12-04 17:09:27 +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 | 5 +++--
 security/wpa_supplicant-devel/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/security/wpa_supplicant-devel/Makefile b/security/wpa_supplicant-devel/Makefile
index 734e3feb1541..b131494088ef 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=	161327f91
-COMMIT_DATE=	2024.10.28
+GH_TAGNAME=	c0e8b16a3
+COMMIT_DATE=	2024.12.04
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/README
@@ -20,6 +20,7 @@ LICENSE_FILE=	${WRKSRC}/README
 USES=		cpe gmake pkgconfig:build readline ssl
 BUILD_WRKSRC=	${WRKSRC}/wpa_supplicant
 INSTALL_WRKSRC=	${WRKSRC}/src
+CPPFLAGS+=	-Wno-incompatible-function-pointer-types
 CFLAGS+=	${CPPFLAGS} # USES=readline only augments CPPFLAGS and LDFLAGS
 CFLAGS+=	-I${OPENSSLINC}
 CFLAGS+=	-Wno-deprecated-declarations
diff --git a/security/wpa_supplicant-devel/distinfo b/security/wpa_supplicant-devel/distinfo
index d4ce0503d8af..aaedc128083a 100644
--- a/security/wpa_supplicant-devel/distinfo
+++ b/security/wpa_supplicant-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1730215255
-SHA256 (cschuber-hostap-2024.10.28-161327f91_GH0.tar.gz) = 5e4cb9a0d8924af6e01bbc29a2d7e29fe470af700e6c70b1a5d1fb8ebebe89d7
-SIZE (cschuber-hostap-2024.10.28-161327f91_GH0.tar.gz) = 5337838
+TIMESTAMP = 1733330661
+SHA256 (cschuber-hostap-2024.12.04-c0e8b16a3_GH0.tar.gz) = 776a088a86bc2939f623ea74a5aa7be75a2222d3a1f14d4a30a661982e1829d0
+SIZE (cschuber-hostap-2024.12.04-c0e8b16a3_GH0.tar.gz) = 5356618



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412041709.4B4H9glv012698>