mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
www/mod_auth_openidc: Update to 2.4.16.1
This commit is contained in:
parent
e4b79a0e4e
commit
4c3e9de85a
2 changed files with 7 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= mod_auth_openidc
|
||||
PORTVERSION= 2.4.14.2
|
||||
PORTVERSION= 2.4.16.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|||
LIB_DEPENDS= libcjose.so:devel/cjose \
|
||||
libcurl.so:ftp/curl \
|
||||
libjansson.so:devel/jansson \
|
||||
libpcre.so:devel/pcre
|
||||
libaprutil-1.so:devel/apr1 \
|
||||
libexpat.so:textproc/expat2 \
|
||||
libpcre2-8.so:devel/pcre2
|
||||
|
||||
USES= apache autoreconf cpe gmake libtool pkgconfig ssl
|
||||
USE_GITHUB= yes
|
||||
|
@ -34,11 +36,6 @@ HIREDIS_CONFIGURE_WITH= hiredis
|
|||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|@APXS2@ @APXS2_OPTS@ -i|@APXS2@ @APXS2_OPTS@ -S LIBEXECDIR=${STAGEDIR}${PREFIX}/${APACHEMODDIR} -i|' \
|
||||
${WRKSRC}/Makefile.*
|
||||
|
||||
pre-install:
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/${APACHEMODDIR} \
|
||||
${STAGEDIR}${PREFIX}/${APACHEETCDIR}/Includes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1691438439
|
||||
SHA256 (pingidentity-mod_auth_openidc-v2.4.14.2_GH0.tar.gz) = a43e47bdd8f57560ffd140a5aab4f04fd63c1c8147b99a73b0db5b5e64fbdec4
|
||||
SIZE (pingidentity-mod_auth_openidc-v2.4.14.2_GH0.tar.gz) = 285008
|
||||
TIMESTAMP = 1724776021
|
||||
SHA256 (pingidentity-mod_auth_openidc-v2.4.16.1_GH0.tar.gz) = 41b35bc26e1fe55936e819891fc55ea7e005b1782f8483fce069ffa972a4eba7
|
||||
SIZE (pingidentity-mod_auth_openidc-v2.4.16.1_GH0.tar.gz) = 325435
|
||||
|
|
Loading…
Add table
Reference in a new issue