diff --git a/net/hostapd-devel/Makefile b/net/hostapd-devel/Makefile index 71c096ea6637..c67c15f17c91 100644 --- a/net/hostapd-devel/Makefile +++ b/net/hostapd-devel/Makefile @@ -1,48 +1,48 @@ # Created by: Craig Leres <leres@FreeBSD.org> 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 USE_GITHUB= yes GH_ACCOUNT= cschuber GH_PROJECT= hostap -GH_TAGNAME= 9f901e65b -COMMIT_DATE= 2021.06.09 +GH_TAGNAME= 311091eb4 +COMMIT_DATE= 2021.06.14 BROKEN_FreeBSD_11= Does not support OpenSSL 1.0.2 LICENSE= BSD3CLAUSE USES= cpe gmake ssl CPE_VENDOR= w1.f1 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 <bsd.port.mk> diff --git a/net/hostapd-devel/distinfo b/net/hostapd-devel/distinfo index e0855159c323..3ab29a59b760 100644 --- a/net/hostapd-devel/distinfo +++ b/net/hostapd-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623678142 -SHA256 (cschuber-hostap-2021.06.09-9f901e65b_GH0.tar.gz) = b40536b264952f4dd16fcac5a3ac0beeee466bbf08a27657e191912045d604fb -SIZE (cschuber-hostap-2021.06.09-9f901e65b_GH0.tar.gz) = 4784524 +TIMESTAMP = 1624284676 +SHA256 (cschuber-hostap-2021.06.14-311091eb4_GH0.tar.gz) = f5cc066561005c1f956e36d5961d6a3ff7cb5a33b596ae807146b856d97a706d +SIZE (cschuber-hostap-2021.06.14-311091eb4_GH0.tar.gz) = 4786570