aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_gssapi/Makefile
diff options
context:
space:
mode:
authorChristian Ullrich <chris@chrullrich.net>2022-08-30 11:07:20 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2022-08-30 11:10:25 +0000
commit747116fce0f8fb468d5662a8897eed2bc903d89f (patch)
tree3eef94ce1114244746b49175dfffca64bc33e058 /www/mod_auth_gssapi/Makefile
parente278b0daff71ecf9f6857cd8d955a805373a1620 (diff)
downloadports-747116fce0f8fb468d5662a8897eed2bc903d89f.tar.gz
ports-747116fce0f8fb468d5662a8897eed2bc903d89f.zip
www/mod_auth_gssapi: Update to 1.6.5
- GH_ACCOUNT changed: modauthgssapi -> gssapi - update WWW url ChangeLog: https://github.com/gssapi/mod_auth_gssapi/releases/tag/v1.6.5 PR: 266083
Diffstat (limited to 'www/mod_auth_gssapi/Makefile')
-rw-r--r--www/mod_auth_gssapi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_auth_gssapi/Makefile b/www/mod_auth_gssapi/Makefile
index 7b6b265242c1..1c195913fbd0 100644
--- a/www/mod_auth_gssapi/Makefile
+++ b/www/mod_auth_gssapi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= mod_auth_gssapi
-PORTVERSION= 1.6.3
+PORTVERSION= 1.6.5
DISTVERSIONPREFIX= v
CATEGORIES= www
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
@@ -13,13 +13,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf apache:2.4+ bison gssapi:mit,flags libtool ssl
USES+= pkgconfig
USE_GITHUB= yes
-GH_ACCOUNT= modauthgssapi
+GH_ACCOUNT= gssapi
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= KRB5_CONFIG=${KRB5CONFIG}
CONFIGURE_ARGS+= OPENSSL_CFLAGS=-I${OPENSSLINC}
CONFIGURE_ARGS+= OPENSSL_LIBS=-lcrypto
-PLIST_FILES= @sample\ ${APACHEETCDIR}/modules.d/%%APMOD_FILE%% \
+PLIST_FILES= @sample\ ${APACHEETCDIR}/modules.d/${APMOD_FILE} \
${APACHEMODDIR}/mod_auth_gssapi.so
SUB_FILES= ${APMOD_FILE}