aboutsummaryrefslogtreecommitdiff
path: root/security/xml-security
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2011-09-21 13:28:40 +0000
committerAlex Dupre <ale@FreeBSD.org>2011-09-21 13:28:40 +0000
commitf0e054c13b4af604e6a19e392682eab386f192cc (patch)
tree156d1fb5b9fd09adc63083efc5f34b6c87d71826 /security/xml-security
parent18493faa676c99c18a20a6e93fd3fcc0c649320d (diff)
downloadports-f0e054c13b4af604e6a19e392682eab386f192cc.tar.gz
ports-f0e054c13b4af604e6a19e392682eab386f192cc.zip
Update to 1.4.5 release.
PR: ports/160809 Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Notes
Notes: svn path=/head/; revision=282127
Diffstat (limited to 'security/xml-security')
-rw-r--r--security/xml-security/Makefile2
-rw-r--r--security/xml-security/distinfo4
-rw-r--r--security/xml-security/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/security/xml-security/Makefile b/security/xml-security/Makefile
index d251600453b1..707ffd82efda 100644
--- a/security/xml-security/Makefile
+++ b/security/xml-security/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xml-security
-PORTVERSION= 1.4.4
+PORTVERSION= 1.4.5
CATEGORIES= security java
MASTER_SITES= ${MASTER_SITE_APACHE}
MASTER_SITE_SUBDIR= santuario/java-library
diff --git a/security/xml-security/distinfo b/security/xml-security/distinfo
index eeb8af0ac887..2c097e7f30a6 100644
--- a/security/xml-security/distinfo
+++ b/security/xml-security/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xml-security-src-1_4_4.zip) = bde5ad7b2ed63df2237dd005126ff11d68168c02166ededbcf15d3e1e3928abb
-SIZE (xml-security-src-1_4_4.zip) = 2037548
+SHA256 (xml-security-src-1_4_5.zip) = 4fa3c08b2098389803c9407315b6c4d064430f2b5358b12d3bd6d9c8cdb4fd8f
+SIZE (xml-security-src-1_4_5.zip) = 2044303
diff --git a/security/xml-security/pkg-descr b/security/xml-security/pkg-descr
index c90608aabf78..c504f1dbfa9a 100644
--- a/security/xml-security/pkg-descr
+++ b/security/xml-security/pkg-descr
@@ -7,7 +7,7 @@ Signature APIs for creating and validating XML Signatures. A standard
Java API for XML Encryption JSR-106: XML Digital Encryption APIs is
in progress and is not final, so this API is not yet supported.
-WWW: http://santuario.apache.org/Java/
+WWW: http://santuario.apache.org/javaindex.html
- Alex Dupre
ale@FreeBSD.org