diff --git a/www/mod_auth_openidc/Makefile b/www/mod_auth_openidc/Makefile index 3e7bf47ab764..4ad37876d102 100644 --- a/www/mod_auth_openidc/Makefile +++ b/www/mod_auth_openidc/Makefile @@ -1,48 +1,48 @@ PORTNAME= mod_auth_openidc -PORTVERSION= 2.4.16.1 +PORTVERSION= 2.4.17 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 \ 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 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 e62c9889769c..bd04ad14e8f2 100644 --- a/www/mod_auth_openidc/distinfo +++ b/www/mod_auth_openidc/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1745422648 +SHA256 (pingidentity-mod_auth_openidc-v2.4.17_GH0.tar.gz) = e1c86de1e9acd1038299081e1129bca1dddff1b7d1667090e36eb721e802a011 +SIZE (pingidentity-mod_auth_openidc-v2.4.17_GH0.tar.gz) = 336583