diff --git a/net/hostapd-devel/Makefile b/net/hostapd-devel/Makefile index c6d7b29d8f78..3cf6bfeedc4c 100644 --- a/net/hostapd-devel/Makefile +++ b/net/hostapd-devel/Makefile @@ -1,54 +1,54 @@ PORTNAME= hostapd PORTVERSION= ${COMMIT_DATE} 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= d255d20c87 -COMMIT_DATE= 2026.04.26 +GH_TAGNAME= 53ecc20073 +COMMIT_DATE= 2026.05.25 LICENSE= BSD3CLAUSE USES= cpe gmake ssl CPE_VENDOR= w1.fi BUILD_WRKSRC= ${WRKSRC}/hostapd CFLAGS+= -Wno-incompatible-function-pointer-types CFLAGS+= -Wno-int-conversion CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} MAKE_JOBS_UNSAFE= yes 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|/usr/local|${PREFIX}|g;s|^CONFIG_DRIVER_NL80211|#CONFIG_DRIVER_NL80211|' ${BUILD_WRKSRC}/defconfig \ >> ${WRKSRC}/hostapd/.config @${ECHO_CMD} 'CONFIG_L2_FREEBSD=y' >> ${WRKSRC}/hostapd/.config @${ECHO_CMD} 'CONFIG_DNET_PCAP=y' >> ${WRKSRC}/hostapd/.config @${ECHO_CMD} 'CONFIG_IEEE80211BE=y' >> ${WRKSRC}/hostapd/.config @${ECHO_CMD} 'CONFIG_IEEE80211AC=y' >> ${WRKSRC}/hostapd/.config @${ECHO_CMD} 'CONFIG_SAE=y' >> ${WRKSRC}/hostapd/.config @${ECHO_CMD} 'NEED_AP_MLME=y' >> ${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 b27a80061e7a..49fc3e71559b 100644 --- a/net/hostapd-devel/distinfo +++ b/net/hostapd-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777389728 -SHA256 (cschuber-hostap-2026.04.26-d255d20c87_GH0.tar.gz) = effa3dd6a3b7e4801dcbd5bc97d40c71638e26630e59bd1b329029ce76e8dce0 -SIZE (cschuber-hostap-2026.04.26-d255d20c87_GH0.tar.gz) = 5608055 +TIMESTAMP = 1779799374 +SHA256 (cschuber-hostap-2026.05.25-53ecc20073_GH0.tar.gz) = b0c980533b179fe532516cceea360b67a328da9bdedd516ee12a7c5ebdd79f36 +SIZE (cschuber-hostap-2026.05.25-53ecc20073_GH0.tar.gz) = 5655181