diff options
author | johans <johans@FreeBSD.org> | 2011-04-03 01:40:16 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2011-04-03 01:40:16 +0800 |
commit | 1269685abf44a8178c5013d2e24129559006e7f9 (patch) | |
tree | cb2d840e0e1af9dfe78fad412a8ff6a1c701d394 /security | |
parent | 4605f1297819c03a95e7ace828bd50cae7a37e7d (diff) | |
download | freebsd-ports-gnome-1269685abf44a8178c5013d2e24129559006e7f9.tar.gz freebsd-ports-gnome-1269685abf44a8178c5013d2e24129559006e7f9.tar.zst freebsd-ports-gnome-1269685abf44a8178c5013d2e24129559006e7f9.zip |
Update to xmlsec 1.2.17
Diffstat (limited to 'security')
-rw-r--r-- | security/xmlsec1/Makefile | 3 | ||||
-rw-r--r-- | security/xmlsec1/distinfo | 5 | ||||
-rw-r--r-- | security/xmlsec1/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile index 8a5d6fde39c6..aba161808c47 100644 --- a/security/xmlsec1/Makefile +++ b/security/xmlsec1/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xmlsec1 -PORTVERSION= 1.2.16 -PORTREVISION= 1 +PORTVERSION= 1.2.17 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 daf1b230f6df..a2810e250fb4 100644 --- a/security/xmlsec1/distinfo +++ b/security/xmlsec1/distinfo @@ -1,3 +1,2 @@ -MD5 (xmlsec1-1.2.16.tar.gz) = 17e8eb9a4ec4139b7689d139be4da133 -SHA256 (xmlsec1-1.2.16.tar.gz) = f62df3315b87d61544d7733e99ceccece046c813b60b898109d98808ca8bd88c -SIZE (xmlsec1-1.2.16.tar.gz) = 1803092 +SHA256 (xmlsec1-1.2.17.tar.gz) = f2d96dab0f4b0ebc505506a7a53bf0a621b7af815b67d2f4e07ef0f657c1f13f +SIZE (xmlsec1-1.2.17.tar.gz) = 1731324 diff --git a/security/xmlsec1/pkg-plist b/security/xmlsec1/pkg-plist index d0ba4042b022..2eb3b712276b 100644 --- a/security/xmlsec1/pkg-plist +++ b/security/xmlsec1/pkg-plist @@ -23,6 +23,7 @@ lib/libxmlsec1.so.3 %%NSS%%lib/libxmlsec1-nss.so %%NSS%%lib/libxmlsec1-nss.so.3 include/xmlsec1/xmlsec/private/xkms.h +include/xmlsec1/xmlsec/private/xslt.h include/xmlsec1/xmlsec/openssl/app.h include/xmlsec1/xmlsec/openssl/bn.h include/xmlsec1/xmlsec/openssl/crypto.h |