diff --git a/www/mod_auth_openidc/Makefile b/www/mod_auth_openidc/Makefile index 33f07b86ecc5..3e7bf47ab764 100644 --- a/www/mod_auth_openidc/Makefile +++ b/www/mod_auth_openidc/Makefile @@ -1,51 +1,48 @@ PORTNAME= mod_auth_openidc -PORTVERSION= 2.4.14.2 +PORTVERSION= 2.4.16.1 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= zi@FreeBSD.org COMMENT= OpenID Connect Relying Party and OAuth 2.0 Resource Server for Apache WWW= https://github.com/pingidentity/mod_auth_openidc/ LICENSE= APACHE20 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 GH_ACCOUNT= pingidentity CPE_VENDOR= ${GH_ACCOUNT} PLIST_FILES= ${APACHEMODDIR}/mod_auth_openidc.so GNU_CONFIGURE= yes CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto" \ PKG_CONFIG_PATH="${LOCALBASE}/libdata/pkgconfig" SUB_FILES= pkg-message OPTIONS_DEFINE= HIREDIS HIREDIS_DESC= Enable using redis to store session data HIREDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis HIREDIS_CONFIGURE_WITH= hiredis .include -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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/${PORTNAME}.so ${INSTALL_DATA} ${WRKSRC}/auth_openidc.conf \ ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/Includes/auth_openidc.conf.sample .include diff --git a/www/mod_auth_openidc/distinfo b/www/mod_auth_openidc/distinfo index d67fc83433c8..e62c9889769c 100644 --- a/www/mod_auth_openidc/distinfo +++ b/www/mod_auth_openidc/distinfo @@ -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