diff --git a/net/hostapd-devel/Makefile b/net/hostapd-devel/Makefile index 2c2cb9110c25..cd0dc4361cd2 100644 --- a/net/hostapd-devel/Makefile +++ b/net/hostapd-devel/Makefile @@ -1,46 +1,47 @@ PORTNAME= hostapd PORTVERSION= ${COMMIT_DATE} PORTREVISION= 1 CATEGORIES= net PKGNAMESUFFIX= -devel MAINTAINER= cy@FreeBSD.org COMMENT= IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator WWW= https://w1.fi/hostapd/ 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 USES= cpe gmake ssl CPE_VENDOR= w1.fi BUILD_WRKSRC= ${WRKSRC}/hostapd +CFLAGS+= -Wno-incompatible-function-pointer-types CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} PLIST_FILES= sbin/hostapd sbin/hostapd_cli share/man/man1/hostapd_cli.1.gz \ share/man/man8/hostapd.8.gz .if !exists(/etc/rc.d/hostapd) USE_RC_SUBR= hostapd .endif post-patch: @${REINPLACE_CMD} -e 's|@$$(E) " CC " $$<|@$$(E) " $$(CC) " $$<|' \ ${BUILD_WRKSRC}/Makefile @${SED} -e 's|@PREFIX@|${PREFIX}|g' ${FILESDIR}/config \ >> ${WRKSRC}/hostapd/.config do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hostapd/hostapd ${STAGEDIR}${PREFIX}/sbin ${INSTALL_PROGRAM} ${WRKSRC}/hostapd/hostapd_cli \ ${STAGEDIR}${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/hostapd/hostapd_cli.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_MAN} ${WRKSRC}/hostapd/hostapd.8 \ ${STAGEDIR}${PREFIX}/share/man/man8 .include diff --git a/net/hostapd-devel/distinfo b/net/hostapd-devel/distinfo index c459e6dfa5b1..db5c4a242d30 100644 --- a/net/hostapd-devel/distinfo +++ b/net/hostapd-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730215266 -SHA256 (cschuber-hostap-2024.10.28-161327f91_GH0.tar.gz) = 5e4cb9a0d8924af6e01bbc29a2d7e29fe470af700e6c70b1a5d1fb8ebebe89d7 -SIZE (cschuber-hostap-2024.10.28-161327f91_GH0.tar.gz) = 5337838 +TIMESTAMP = 1733330663 +SHA256 (cschuber-hostap-2024.12.04-c0e8b16a3_GH0.tar.gz) = 776a088a86bc2939f623ea74a5aa7be75a2222d3a1f14d4a30a661982e1829d0 +SIZE (cschuber-hostap-2024.12.04-c0e8b16a3_GH0.tar.gz) = 5356618