diff --git a/www/mod_auth_mellon/Makefile b/www/mod_auth_mellon/Makefile index a8e97cbd0ed1..db39dbc82c99 100644 --- a/www/mod_auth_mellon/Makefile +++ b/www/mod_auth_mellon/Makefile @@ -1,44 +1,43 @@ PORTNAME= mod_auth_mellon -PORTVERSION= 0.18.0 -PORTREVISION= 1 +PORTVERSION= 0.18.1 CATEGORIES= www PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DISTVERSIONPREFIX= v MAINTAINER= zi@FreeBSD.org COMMENT= Apache module with a simple SAML 2.0 service provider WWW= https://github.com/latchset/mod_auth_mellon LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl \ liblasso.so:security/lasso USES= apache 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 48f3e3d42dd8..2c5e2b16cdeb 100644 --- a/www/mod_auth_mellon/distinfo +++ b/www/mod_auth_mellon/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1684174341 +SHA256 (latchset-mod_auth_mellon-v0.18.1_GH0.tar.gz) = 2e95396444689475d32e736ade4e9c31ea6dd3b619c888efbfc9ebe3636ce6c0 +SIZE (latchset-mod_auth_mellon-v0.18.1_GH0.tar.gz) = 918912 diff --git a/www/mod_auth_mellon/files/patch-mellon__create__metadata.sh b/www/mod_auth_mellon/files/patch-mellon__create__metadata.sh deleted file mode 100644 index 795822006440..000000000000 --- a/www/mod_auth_mellon/files/patch-mellon__create__metadata.sh +++ /dev/null @@ -1,16 +0,0 @@ ---- mellon_create_metadata.sh.orig 2022-11-02 11:48:53 UTC -+++ mellon_create_metadata.sh -@@ -75,6 +75,13 @@ CERT="$(grep -v '^-----' "$OUTFILE.cert")" - cat >"$OUTFILE.xml" < - -+ -+ -+ -+ $CERT -+ -+ -+ - - -