diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-03-22 15:28:33 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-03-22 15:28:33 +0000 |
commit | 506c2fef1d24bb06b95a342e3c41642b0379811b (patch) | |
tree | 9bcb39080096822c7052a75684520270073af096 /security/opensaml2 | |
parent | 27d3864b6c9a962aeee055afd3ba96604f6a9aad (diff) | |
download | ports-506c2fef1d24bb06b95a342e3c41642b0379811b.tar.gz ports-506c2fef1d24bb06b95a342e3c41642b0379811b.zip |
Notes
Diffstat (limited to 'security/opensaml2')
-rw-r--r-- | security/opensaml2/Makefile | 4 | ||||
-rw-r--r-- | security/opensaml2/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/opensaml2/Makefile b/security/opensaml2/Makefile index 16e5e2f45494..8cd929b23217 100644 --- a/security/opensaml2/Makefile +++ b/security/opensaml2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= opensaml -PORTVERSION= 1.1 +DISTVERSION= 1.1b CATEGORIES= security MASTER_SITES= http://shibboleth.internet2.edu/downloads/ @@ -23,6 +23,8 @@ USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_LDCONFIG= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-1.1 + .include <bsd.port.pre.mk> post-patch: diff --git a/security/opensaml2/distinfo b/security/opensaml2/distinfo index 2124f3f99730..da7f26075c93 100644 --- a/security/opensaml2/distinfo +++ b/security/opensaml2/distinfo @@ -1,3 +1,3 @@ -MD5 (opensaml-1.1.tar.gz) = 060443b7e7419c186c3add38a5c726f7 -SHA256 (opensaml-1.1.tar.gz) = fa8f1383dd6b5b88e1ad4525c5b7b687ef4285fc063272f141ef61f9876503d0 -SIZE (opensaml-1.1.tar.gz) = 466921 +MD5 (opensaml-1.1b.tar.gz) = e1f2ecea59244a3d34f1abdedff18956 +SHA256 (opensaml-1.1b.tar.gz) = 24bd44c80659b062c76f1b6d6510b3fcd6d04e9b460e22cc037e0c45286ec110 +SIZE (opensaml-1.1b.tar.gz) = 467027 |