diff options
author | rafan <rafan@FreeBSD.org> | 2007-03-22 23:28:33 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-03-22 23:28:33 +0800 |
commit | 7218d9db655d0b3cee26147fc0b12ace28ab710d (patch) | |
tree | 7243ec72d6b366f6cab4ccb1b4fb408a54c7d2e5 /security | |
parent | 02314711f458b4ee12dfb3a924e088924130e844 (diff) | |
download | freebsd-ports-graphics-7218d9db655d0b3cee26147fc0b12ace28ab710d.tar.gz freebsd-ports-graphics-7218d9db655d0b3cee26147fc0b12ace28ab710d.tar.zst freebsd-ports-graphics-7218d9db655d0b3cee26147fc0b12ace28ab710d.zip |
- Update to 1.1b
- Fix checksum problem, authors replaced the 1.1 distfile with 1.1b's
Reported by: pointyhat
Approved by: maintainer (implicit)
Diffstat (limited to 'security')
-rw-r--r-- | security/opensaml/Makefile | 4 | ||||
-rw-r--r-- | security/opensaml/distinfo | 6 | ||||
-rw-r--r-- | security/opensaml2/Makefile | 4 | ||||
-rw-r--r-- | security/opensaml2/distinfo | 6 |
4 files changed, 12 insertions, 8 deletions
diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile index 16e5e2f4549..8cd929b2321 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/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/opensaml/distinfo b/security/opensaml/distinfo index 2124f3f9973..da7f26075c9 100644 --- a/security/opensaml/distinfo +++ b/security/opensaml/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 diff --git a/security/opensaml2/Makefile b/security/opensaml2/Makefile index 16e5e2f4549..8cd929b2321 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 2124f3f9973..da7f26075c9 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 |