diff --git a/www/mod_auth_openidc/Makefile b/www/mod_auth_openidc/Makefile index a8a9035e6ff8..33f07b86ecc5 100644 --- a/www/mod_auth_openidc/Makefile +++ b/www/mod_auth_openidc/Makefile @@ -1,51 +1,51 @@ PORTNAME= mod_auth_openidc -PORTVERSION= 2.4.11.1 +PORTVERSION= 2.4.14.2 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 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 38513eec3c9f..d67fc83433c8 100644 --- a/www/mod_auth_openidc/distinfo +++ b/www/mod_auth_openidc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649435477 -SHA256 (pingidentity-mod_auth_openidc-v2.4.11.1_GH0.tar.gz) = 2d0649214ebc1cadebc0309f501a787536847693a48f83d90b0c4b256d49e528 -SIZE (pingidentity-mod_auth_openidc-v2.4.11.1_GH0.tar.gz) = 273568 +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