summaryrefslogtreecommitdiff
path: root/security/shibboleth-idp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/shibboleth-idp/Makefile')
-rw-r--r--security/shibboleth-idp/Makefile13
1 files changed, 9 insertions, 4 deletions
diff --git a/security/shibboleth-idp/Makefile b/security/shibboleth-idp/Makefile
index 0c4eeeb6e329..8545da958e35 100644
--- a/security/shibboleth-idp/Makefile
+++ b/security/shibboleth-idp/Makefile
@@ -1,6 +1,5 @@
PORTNAME= shibboleth
-PORTVERSION= 5.1.3
-PORTREVISION= 1
+PORTVERSION= 5.1.6
CATEGORIES= security www
MASTER_SITES= http://shibboleth.net/downloads/identity-provider/${PORTVERSION}/ \
http://shibboleth.net/downloads/identity-provider/latest5/${PORTVERSION}/ \
@@ -31,6 +30,10 @@ NO_ARCH= yes
NO_BUILD= yes
LOGBACKVER= 1.5.6
+SHIBVER= 9.1.6
+SPRINGVER1= 6.2.10
+SPRINGVER2= 3.0.1
+MMVER= 1.14.10
SHIBUSER= shibd
SHIBGROUP= shibd
LOGDIR= /var/log/${PORTNAME}
@@ -43,8 +46,10 @@ SUB_FILES= shibboleth jetty-pid.xml
SUB_LIST+= SHIBUSER=${SHIBUSER} SHIBGROUP=${SHIBGROUP} \
RUNDIR=${RUNDIR} LOGDIR=${LOGDIR}
PLIST_SUB+= SHIBUSER=${SHIBUSER} SHIBGROUP=${SHIBGROUP} \
- RUNDIR=${RUNDIR} LOGDIR=${LOGDIR} \
- LOGBACKVER=${LOGBACKVER} PORTVERSION=${PORTVERSION}
+ RUNDIR=${RUNDIR} LOGDIR=${LOGDIR} SHIBVER=${SHIBVER} \
+ SPRINGVER1=${SPRINGVER1} SPRINGVER2=${SPRINGVER2} \
+ MMVER=${MMVER} LOGBACKVER=${LOGBACKVER} \
+ PORTVERSION=${PORTVERSION}
do-install:
@${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}${ETCDIR}