diff options
author | girgen <girgen@FreeBSD.org> | 2018-08-07 21:24:36 +0800 |
---|---|---|
committer | girgen <girgen@FreeBSD.org> | 2018-08-07 21:24:36 +0800 |
commit | 7f3b41bd9adc098ed3788ea5fede7f1df1191757 (patch) | |
tree | a07a4ad5c3716e09d78110fdf20829c96f64a0dd /security/Makefile | |
parent | 127734dddc7969731e34b1538e2e8555f6da6f4c (diff) | |
download | freebsd-ports-gnome-7f3b41bd9adc098ed3788ea5fede7f1df1191757.tar.gz freebsd-ports-gnome-7f3b41bd9adc098ed3788ea5fede7f1df1191757.tar.zst freebsd-ports-gnome-7f3b41bd9adc098ed3788ea5fede7f1df1191757.zip |
Update Shibboleth to 3.0.2
Also update the toolchain to latest versions. This includes a security fix for
apache-xml-security-c.
Releaseinfo: https://wiki.shibboleth.net/confluence/display/SP3/ReleaseNotes
Security: 5786185a-9a43-11e8-b34b-6cc21735f730
Security: https://shibboleth.net/community/advisories/secadv_20180803.txt
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 19cde921f063..2f43b3c2af56 100644 --- a/security/Makefile +++ b/security/Makefile @@ -456,7 +456,7 @@ SUBDIR += opencryptoki SUBDIR += openct SUBDIR += openiked - SUBDIR += opensaml2 + SUBDIR += opensaml SUBDIR += opensc SUBDIR += openscep SUBDIR += openssh-askpass @@ -1217,7 +1217,7 @@ SUBDIR += sha SUBDIR += sha1collisiondetection SUBDIR += sha2wordlist - SUBDIR += shibboleth2-sp + SUBDIR += shibboleth-sp SUBDIR += shimmer SUBDIR += shishi SUBDIR += shttpscanner |