diff --git a/www/mod_auth_mellon/Makefile b/www/mod_auth_mellon/Makefile index 6978da5eb19a..fbd998967563 100644 --- a/www/mod_auth_mellon/Makefile +++ b/www/mod_auth_mellon/Makefile @@ -1,45 +1,44 @@ # Created by: Ryan Steinmetz PORTNAME= mod_auth_mellon -PORTVERSION= 0.17.0 -PORTREVISION= 1 +PORTVERSION= 0.18.0 CATEGORIES= www PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DISTVERSIONPREFIX= v MAINTAINER= zi@FreeBSD.org COMMENT= Apache module with a simple SAML 2.0 service provider LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl \ liblasso.so:security/lasso USES= apache:2.2+ autoreconf cpe gettext-runtime gnome libtool \ pkgconfig ssl USE_GNOME= glib20 USE_GITHUB= yes GH_ACCOUNT= latchset CPE_VENDOR= mod_auth_mellon_project GNU_CONFIGURE= yes CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto" \ PKG_CONFIG_PATH="${LOCALBASE}/libdata/pkgconfig" PLIST_FILES= ${APACHEMODDIR}/mod_auth_mellon.so ${DATADIR}/mellon_create_metadata.sh SUB_FILES= pkg-message post-patch: @${REINPLACE_CMD} -e \ 's|@APXS2@ -i|@APXS2@ -S LIBEXECDIR=${STAGEDIR}${PREFIX}/${APACHEMODDIR} -i|' \ ${WRKSRC}/Makefile.in pre-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${APACHEMODDIR} ${STAGEDIR}${DATADIR} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/${PORTNAME}.so ${INSTALL_SCRIPT} ${WRKSRC}/mellon_create_metadata.sh ${STAGEDIR}${DATADIR} .include diff --git a/www/mod_auth_mellon/distinfo b/www/mod_auth_mellon/distinfo index 61854cb83f44..48f3e3d42dd8 100644 --- a/www/mod_auth_mellon/distinfo +++ b/www/mod_auth_mellon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599918439 -SHA256 (latchset-mod_auth_mellon-v0.17.0_GH0.tar.gz) = 109546e76d1c5b4ef50ad604a7dd1ba339fdfe92955fe8d04e3eedcee5c0c03e -SIZE (latchset-mod_auth_mellon-v0.17.0_GH0.tar.gz) = 917544 +TIMESTAMP = 1632231761 +SHA256 (latchset-mod_auth_mellon-v0.18.0_GH0.tar.gz) = 55488d421b61d7c73c26e0f9b27cd32e0f8d35a974e9d555f4b1d7414bb876cc +SIZE (latchset-mod_auth_mellon-v0.18.0_GH0.tar.gz) = 918471