diff --git a/net/hostapd-devel/Makefile b/net/hostapd-devel/Makefile index fab3241fcf45..c99d6c1db868 100644 --- a/net/hostapd-devel/Makefile +++ b/net/hostapd-devel/Makefile @@ -1,45 +1,45 @@ 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= edfca280c -COMMIT_DATE= 2023.08.28 +GH_TAGNAME= b46c4b9a9 +COMMIT_DATE= 2023.09.05 LICENSE= BSD3CLAUSE USES= cpe gmake ssl CPE_VENDOR= w1.fi BUILD_WRKSRC= ${WRKSRC}/hostapd CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} PLIST_FILES= sbin/hostapd sbin/hostapd_cli man/man1/hostapd_cli.1.gz \ 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}${MANPREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/hostapd/hostapd.8 \ ${STAGEDIR}${MANPREFIX}/man/man8 .include diff --git a/net/hostapd-devel/distinfo b/net/hostapd-devel/distinfo index 3d76b56aa845..818c61c8f4d1 100644 --- a/net/hostapd-devel/distinfo +++ b/net/hostapd-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693235526 -SHA256 (cschuber-hostap-2023.08.28-edfca280c_GH0.tar.gz) = 511e2366c3a9713cf244fb6b788e9ad4d87a6fc3f0d7a8b537550abe51075261 -SIZE (cschuber-hostap-2023.08.28-edfca280c_GH0.tar.gz) = 5109754 +TIMESTAMP = 1693937579 +SHA256 (cschuber-hostap-2023.09.05-b46c4b9a9_GH0.tar.gz) = b920e8d81592490e593c83caa968ad1ac609523621cce4097ba6be16164a0ea7 +SIZE (cschuber-hostap-2023.09.05-b46c4b9a9_GH0.tar.gz) = 5111362