aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-07-28 19:50:51 +0800
committerswills <swills@FreeBSD.org>2011-07-28 19:50:51 +0800
commit0945e4c990a51b089f426b7127ead549c8cd5765 (patch)
treeacaa1cae20a35e1deafbc98127b751f8db899c52
parent3d7c865e77d891399f2ff11135d2868b6edb151c (diff)
downloadfreebsd-ports-gnome-0945e4c990a51b089f426b7127ead549c8cd5765.tar.gz
freebsd-ports-gnome-0945e4c990a51b089f426b7127ead549c8cd5765.tar.zst
freebsd-ports-gnome-0945e4c990a51b089f426b7127ead549c8cd5765.zip
- Update to 2.4.3 to fix security issue
- Update home page while here - Take maintainership while here Approved by: linimon Security: CVE-2011-1411
-rw-r--r--security/opensaml2/Makefile6
-rw-r--r--security/opensaml2/distinfo4
-rw-r--r--security/opensaml2/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/security/opensaml2/Makefile b/security/opensaml2/Makefile
index d7a63e26253c..1c685e1bbbcb 100644
--- a/security/opensaml2/Makefile
+++ b/security/opensaml2/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= opensaml2
-PORTVERSION= 2.4.1
+PORTVERSION= 2.4.3
CATEGORIES= security
-MASTER_SITES= http://shibboleth.internet2.edu/downloads/opensaml/cpp/${PORTVERSION}/
+MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/
DISTNAME= opensaml-${PORTVERSION}
-MAINTAINER= janos.mohacsi@bsd.hu
+MAINTAINER= swills@FreeBSD.org
COMMENT= Open source implentation of SAML2
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
diff --git a/security/opensaml2/distinfo b/security/opensaml2/distinfo
index 61d887aa3eb8..72152db89615 100644
--- a/security/opensaml2/distinfo
+++ b/security/opensaml2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (opensaml-2.4.1.tar.gz) = 89289f882da19bab5d1476943d75c2f7fa97776980bfa86c7395b573603a2ecb
-SIZE (opensaml-2.4.1.tar.gz) = 870509
+SHA256 (opensaml-2.4.3.tar.gz) = 850187c7dd664f9216a387bcc9e08f36643f04ddc08d11551e33a46dd15d2539
+SIZE (opensaml-2.4.3.tar.gz) = 871693
diff --git a/security/opensaml2/pkg-descr b/security/opensaml2/pkg-descr
index 2533ac033abe..9673c4147508 100644
--- a/security/opensaml2/pkg-descr
+++ b/security/opensaml2/pkg-descr
@@ -1,4 +1,4 @@
OpenSAML 2, a re-rewrite of OpenSAML 1, supports SAML 1.0, 1.1, 2.0 but is
not backwards compatible with OpenSAML 1.
-WWW: https://spaces.internet2.edu/display/OpenSAML/Home
+WWW: https://wiki.shibboleth.net/confluence/display/OpenSAML/Home