diff --git a/net/hostapd-devel/Makefile b/net/hostapd-devel/Makefile index 331d4e483213..5a699e4e2b1e 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= 0f3f9cdca -COMMIT_DATE= 2022.12.20 +GH_TAGNAME= 257b119c2 +COMMIT_DATE= 2023.01.13 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 7f8d707483eb..948aecb1392b 100644 --- a/net/hostapd-devel/distinfo +++ b/net/hostapd-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672763766 -SHA256 (cschuber-hostap-2022.12.20-0f3f9cdca_GH0.tar.gz) = 2a1b17529a1035820bd1065c9c7c91e1904d8eaa110396fa6e5dde4177a78788 -SIZE (cschuber-hostap-2022.12.20-0f3f9cdca_GH0.tar.gz) = 5030235 +TIMESTAMP = 1673989310 +SHA256 (cschuber-hostap-2023.01.13-257b119c2_GH0.tar.gz) = b13f4a10e0657538c28a8d5517d1a97e0df5c692100501e10c65728701425198 +SIZE (cschuber-hostap-2023.01.13-257b119c2_GH0.tar.gz) = 5034013