parent
60c378bdc7
commit
82e6638e1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414108
3 changed files with 9 additions and 19 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xmlsec1
|
||||
PORTVERSION= 1.2.20
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 1.2.22
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \
|
||||
ftp://ftp.aleksey.com/pub/xmlsec/releases/ \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (xmlsec1-1.2.20.tar.gz) = 3221593ca50f362b546a0888a1431ad24be1470f96b2469c0e0df5e1c55e7305
|
||||
SIZE (xmlsec1-1.2.20.tar.gz) = 1769329
|
||||
SHA256 (xmlsec1-1.2.22.tar.gz) = 8c06bf161c565b907a499e6d906f0b640f063b2b4efd2b471048ac5b3c1ad527
|
||||
SIZE (xmlsec1-1.2.22.tar.gz) = 1792363
|
||||
|
|
|
@ -39,7 +39,6 @@ include/xmlsec1/xmlsec/openssl/symbols.h
|
|||
include/xmlsec1/xmlsec/openssl/x509.h
|
||||
include/xmlsec1/xmlsec/parser.h
|
||||
include/xmlsec1/xmlsec/private.h
|
||||
include/xmlsec1/xmlsec/private/xkms.h
|
||||
include/xmlsec1/xmlsec/private/xslt.h
|
||||
include/xmlsec1/xmlsec/soap.h
|
||||
include/xmlsec1/xmlsec/strings.h
|
||||
|
@ -47,7 +46,6 @@ include/xmlsec1/xmlsec/templates.h
|
|||
include/xmlsec1/xmlsec/transforms.h
|
||||
include/xmlsec1/xmlsec/version.h
|
||||
include/xmlsec1/xmlsec/x509.h
|
||||
include/xmlsec1/xmlsec/xkms.h
|
||||
include/xmlsec1/xmlsec/xmldsig.h
|
||||
include/xmlsec1/xmlsec/xmlenc.h
|
||||
include/xmlsec1/xmlsec/xmlsec.h
|
||||
|
@ -55,23 +53,23 @@ include/xmlsec1/xmlsec/xmltree.h
|
|||
lib/libxmlsec1-gcrypt.a
|
||||
lib/libxmlsec1-gcrypt.so
|
||||
lib/libxmlsec1-gcrypt.so.1
|
||||
lib/libxmlsec1-gcrypt.so.1.2.20
|
||||
%%GNUTLS%%lib/libxmlsec1-gnutls.a
|
||||
%%GNUTLS%%lib/libxmlsec1-gnutls.so
|
||||
%%GNUTLS%%lib/libxmlsec1-gnutls.so.1
|
||||
%%GNUTLS%%lib/libxmlsec1-gnutls.so.1.2.20
|
||||
%%GNUTLS%%lib/libxmlsec1-gnutls.so.1.2.22
|
||||
%%NSS%%lib/libxmlsec1-nss.a
|
||||
%%NSS%%lib/libxmlsec1-nss.so
|
||||
%%NSS%%lib/libxmlsec1-nss.so.1
|
||||
%%NSS%%lib/libxmlsec1-nss.so.1.2.20
|
||||
%%NSS%%lib/libxmlsec1-nss.so.1.2.22
|
||||
lib/libxmlsec1-gcrypt.so.1.2.22
|
||||
lib/libxmlsec1-openssl.a
|
||||
lib/libxmlsec1-openssl.so
|
||||
lib/libxmlsec1-openssl.so.1
|
||||
lib/libxmlsec1-openssl.so.1.2.20
|
||||
lib/libxmlsec1-openssl.so.1.2.22
|
||||
lib/libxmlsec1.a
|
||||
lib/libxmlsec1.so
|
||||
lib/libxmlsec1.so.1
|
||||
lib/libxmlsec1.so.1.2.20
|
||||
lib/libxmlsec1.so.1.2.22
|
||||
libdata/pkgconfig/xmlsec1-gcrypt.pc
|
||||
%%GNUTLS%%libdata/pkgconfig/xmlsec1-gnutls.pc
|
||||
%%NSS%%libdata/pkgconfig/xmlsec1-nss.pc
|
||||
|
@ -91,7 +89,6 @@ share/aclocal/xmlsec1.m4
|
|||
%%PORTDOCS%%%%DOCSDIR%%/api/images/transforms-chain.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/images/verif-dec-model.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/index.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/index.sgml
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/left.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/right.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/up.png
|
||||
|
@ -115,13 +112,10 @@ share/aclocal/xmlsec1.m4
|
|||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-gcrypt-app.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-gcrypt-crypto.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-gcrypt-ref.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-gcrypt.sgml
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-gnutls-app.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-gnutls-crypto.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-gnutls-ref.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-gnutls.sgml
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-index.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-index.sgml
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-io.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-keyinfo.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-keys.html
|
||||
|
@ -135,7 +129,6 @@ share/aclocal/xmlsec1.m4
|
|||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-mscrypto-keysstore.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-mscrypto-ref.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-mscrypto-x509.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-mscrypto.sgml
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-nodeset.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-compiling-others.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-notes-compiling-unix.html
|
||||
|
@ -182,14 +175,12 @@ share/aclocal/xmlsec1.m4
|
|||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-nss-pkikeys.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-nss-ref.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-nss-x509.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-nss.sgml
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-openssl-app.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-openssl-bn.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-openssl-crypto.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-openssl-evp.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-openssl-ref.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-openssl-x509.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-openssl.sgml
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-parser.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-ref.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-reference.html
|
||||
|
@ -206,13 +197,13 @@ share/aclocal/xmlsec1.m4
|
|||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-xmlenc.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-xmlsec.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec-xmltree.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api/xmlsec.sgml
|
||||
%%PORTDOCS%%%%DOCSDIR%%/authors.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/bugs.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/c14n.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/documentation.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/download.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/faq.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/favicon.ico
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/bart.gif
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/libxml2-logo.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/libxslt-logo.png
|
||||
|
|
Loading…
Reference in a new issue