diff options
author | johans <johans@FreeBSD.org> | 2011-05-15 20:09:38 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2011-05-15 20:09:38 +0800 |
commit | 0ff7bfbe14c4d3103eaea2b448bc915babc51d1c (patch) | |
tree | 50c354803849048942a3742386bfa1af22032d1e /security | |
parent | 8e4ae52dbb16f143b301f56cbe4831dc0e06685b (diff) | |
download | freebsd-ports-gnome-0ff7bfbe14c4d3103eaea2b448bc915babc51d1c.tar.gz freebsd-ports-gnome-0ff7bfbe14c4d3103eaea2b448bc915babc51d1c.tar.zst freebsd-ports-gnome-0ff7bfbe14c4d3103eaea2b448bc915babc51d1c.zip |
Update xmlsec to 1.2.18
Diffstat (limited to 'security')
-rw-r--r-- | security/xmlsec1/Makefile | 2 | ||||
-rw-r--r-- | security/xmlsec1/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile index aba161808c47..c2c2b0441e32 100644 --- a/security/xmlsec1/Makefile +++ b/security/xmlsec1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmlsec1 -PORTVERSION= 1.2.17 +PORTVERSION= 1.2.18 CATEGORIES= security MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \ ftp://ftp.aleksey.com/pub/xmlsec/releases/ \ diff --git a/security/xmlsec1/distinfo b/security/xmlsec1/distinfo index a2810e250fb4..228709c2adfd 100644 --- a/security/xmlsec1/distinfo +++ b/security/xmlsec1/distinfo @@ -1,2 +1,2 @@ -SHA256 (xmlsec1-1.2.17.tar.gz) = f2d96dab0f4b0ebc505506a7a53bf0a621b7af815b67d2f4e07ef0f657c1f13f -SIZE (xmlsec1-1.2.17.tar.gz) = 1731324 +SHA256 (xmlsec1-1.2.18.tar.gz) = c93c3816db79daf339bf0418a39e07560590cb5ad7eb0306c3ffe0fcb09cd777 +SIZE (xmlsec1-1.2.18.tar.gz) = 1731099 |