diff --git a/net/hostapd-devel/Makefile b/net/hostapd-devel/Makefile index 092dd386cc1e..a8619c1e9073 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= 733723220 -COMMIT_DATE= 2023.04.28 +GH_TAGNAME= cc8a09a48 +COMMIT_DATE= 2023.05.04 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 0e633680ecd3..98769ced17b9 100644 --- a/net/hostapd-devel/distinfo +++ b/net/hostapd-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683037664 -SHA256 (cschuber-hostap-2023.04.28-733723220_GH0.tar.gz) = fafdff1f24f8de8cdf658cddea5e2974abf4b985e2c1ba468346049c52b1ecb8 -SIZE (cschuber-hostap-2023.04.28-733723220_GH0.tar.gz) = 5061782 +TIMESTAMP = 1683578021 +SHA256 (cschuber-hostap-2023.05.04-cc8a09a48_GH0.tar.gz) = af6f73b26bfc119e570b7e4a86bf6ae4c1b24ed02d604e79cebdfba0e34e44e1 +SIZE (cschuber-hostap-2023.05.04-cc8a09a48_GH0.tar.gz) = 5063308