diff options
author | Johan van Selst <johans@FreeBSD.org> | 2011-04-02 17:40:16 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2011-04-02 17:40:16 +0000 |
commit | a3d503d24ca012f25db7130d7a487e0b4feeb9cb (patch) | |
tree | 480f911f08ed999c2306eedef1df630d11511d34 | |
parent | 693b3aa1788795e0254db3b5c182806388f04c10 (diff) | |
download | ports-a3d503d24ca012f25db7130d7a487e0b4feeb9cb.tar.gz ports-a3d503d24ca012f25db7130d7a487e0b4feeb9cb.zip |
Notes
-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 |