Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2003 02:21:54 +0700 (WIT)
From:      Jim Geovedi <jim@corebsd.or.id>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50319: security/xmlsec update to version 0.0.14
Message-ID:  <20030326192154.BA6F689B@develbox.bhc.or.id>

next in thread | raw e-mail | index | archive | help

>Number:         50319
>Category:       ports
>Synopsis:       security/xmlsec update to version 0.0.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 26 11:40:10 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jim Geovedi <jim@corebsd.or.id>
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Barudak Nugelo
>Environment:
System: FreeBSD develbox.bhc.or.id 4.7-STABLE FreeBSD 4.7-STABLE #2: Sat Jan 25 07:10:58 WIT 2003 zen@develbox.bhc.or.id:/usr/src/sys/compile/BHC i386

	
>Description:
security/xmlsec update to version 0.0.14

XML Security Library 0.0.14 release includes several minor bugfixes in
references URI processing, binary transforms processing and xmlsec
command line utility.

>How-To-Repeat:
	
>Fix:

	

--- ports_security_xmlsec.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/xmlsec/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	2003/02/21 13:26:57	1.7
+++ Makefile	2003/03/25 21:00:14
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	xmlsec
-PORTVERSION=	0.0.12
+PORTVERSION=	0.0.14
 CATEGORIES=	security
 MASTER_SITES=	http://www.aleksey.com/xmlsec/download/
 
@@ -21,5 +21,11 @@
 INSTALLS_SHLIB=	yes
 
 MAN1=	xmlsec.1 xmlsec-config.1
+
+post-install:
+.if !defined(NOPORTDOCS)
+	@${MKDIR} ${DOCSDIR}
+	@cp -R ${WRKSRC}/docs/* ${DOCSDIR}
+.endif
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/xmlsec/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	2003/02/17 19:29:17	1.5
+++ distinfo	2003/03/25 21:00:14
@@ -1 +1 @@
-MD5 (xmlsec-0.0.12.tar.gz) = 8dedf94d8f43e285aa0e94a61bb7804d
+MD5 (xmlsec-0.0.14.tar.gz) = cb9a8d1a23edfbaa8eb9149e0b617060
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/xmlsec/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	2003/01/09 09:10:48	1.3
+++ pkg-plist	2003/03/25 21:00:21
@@ -22,9 +22,298 @@
 include/xmlsec/xmlenc.h
 include/xmlsec/xmlsec.h
 include/xmlsec/xmltree.h
-@dirrm include/xmlsec
 lib/libxmlsec.a
 lib/libxmlsec.so
 lib/libxmlsec.so.0
 lib/pkgconfig/xmlsec.pc
-@unexec rmdir %D/lib/pkgconfig 2>/dev/null || true
+%%PORTDOCS%%share/doc/xmlsec/api/.cvsignore
+%%PORTDOCS%%share/doc/xmlsec/api/Makefile
+%%PORTDOCS%%share/doc/xmlsec/api/Makefile.am
+%%PORTDOCS%%share/doc/xmlsec/api/Makefile.in
+%%PORTDOCS%%share/doc/xmlsec/api/index.html
+%%PORTDOCS%%share/doc/xmlsec/api/index.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/base64.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/bn.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/buffered.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/ciphers.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/debug.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/digests.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/errors.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/io.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/keyinfo.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/keys.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/keysInternal.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/keysmngr.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/membuf.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/nodeset.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/transforms.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/transformsInternal.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/version.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/x509.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/xmldsig.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/xmlenc.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/xmlsec-doc.bottom
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/xmlsec-doc.top
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/xmlsec.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/sgml/xmltree.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/base64.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/bn.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/buffered.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/ciphers.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/debug.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/digests.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/errors.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/io.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/keyinfo.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/keys.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/keysInternal.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/keysmngr.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/membuf.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/nodeset.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/transforms.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/transformsInternal.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/version.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/x509.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/xmldsig.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/xmlenc.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/xmlsec-unused.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/xmlsec.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/tmpl/xmltree.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-base64.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-bn.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-buffered.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-ciphers.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-debug.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-decl-list.txt
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-decl.txt
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-digests.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-docs.sgml
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-errors.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-io.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-keyinfo.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-keys.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-keysinternal.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-keysmngr.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-membuf.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-nodeset.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-notes.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-ref-int.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-ref.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-sections.txt
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-transforms.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-transformsinternal.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-undocumented.txt
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-unused.txt
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-version.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-x509.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-xmldsig.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-xmlenc.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-xmlsec.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-xmltree.html
+%%PORTDOCS%%share/doc/xmlsec/api/xmlsec.sgml
+%%PORTDOCS%%share/doc/xmlsec/bugs.html
+%%PORTDOCS%%share/doc/xmlsec/c14n.html
+%%PORTDOCS%%share/doc/xmlsec/documentation.html
+%%PORTDOCS%%share/doc/xmlsec/download.html
+%%PORTDOCS%%share/doc/xmlsec/example-dsig1.html
+%%PORTDOCS%%share/doc/xmlsec/example-dsig2.html
+%%PORTDOCS%%share/doc/xmlsec/example-dsig3.html
+%%PORTDOCS%%share/doc/xmlsec/example-dsig4.html
+%%PORTDOCS%%share/doc/xmlsec/example-enc1.html
+%%PORTDOCS%%share/doc/xmlsec/example-enc2.html
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig1/.cvsignore
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig1/Makefile
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig1/dsakey.pem
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig1/dsig1.c
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig1/test.tmpl
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig1/test.xml
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig2/.cvsignore
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig2/Makefile
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig2/dsakey.pem
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig2/dsig2.c
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig2/test.tmpl
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig2/test.xml
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig3/.cvsignore
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig3/Makefile
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig3/dsakey.pem
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig3/dsig3.c
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig3/test.tmpl
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig3/test.xml
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig4/.cvsignore
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig4/Makefile
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig4/dsig4.c
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig4/test.xml
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig5/.cvsignore
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig5/Makefile
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig5/aleksey.crt
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig5/aleksey.key
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig5/test.pl
+%%PORTDOCS%%share/doc/xmlsec/examples/dsig5/xmldsigverify.c
+%%PORTDOCS%%share/doc/xmlsec/examples/enc1/.cvsignore
+%%PORTDOCS%%share/doc/xmlsec/examples/enc1/Makefile
+%%PORTDOCS%%share/doc/xmlsec/examples/enc1/enc1.c
+%%PORTDOCS%%share/doc/xmlsec/examples/enc1/rsakey.pem
+%%PORTDOCS%%share/doc/xmlsec/examples/enc1/rsapub.pem
+%%PORTDOCS%%share/doc/xmlsec/examples/enc1/test.xml
+%%PORTDOCS%%share/doc/xmlsec/examples/enc2/.cvsignore
+%%PORTDOCS%%share/doc/xmlsec/examples/enc2/Makefile
+%%PORTDOCS%%share/doc/xmlsec/examples/enc2/enc2.c
+%%PORTDOCS%%share/doc/xmlsec/examples/enc2/rsakey.pem
+%%PORTDOCS%%share/doc/xmlsec/examples/enc2/rsapub.pem
+%%PORTDOCS%%share/doc/xmlsec/examples/enc2/test.xml
+%%PORTDOCS%%share/doc/xmlsec/faq.html
+%%PORTDOCS%%share/doc/xmlsec/favicon.ico
+%%PORTDOCS%%share/doc/xmlsec/index.html
+%%PORTDOCS%%share/doc/xmlsec/libxml2-logo.png
+%%PORTDOCS%%share/doc/xmlsec/libxslt-logo.png
+%%PORTDOCS%%share/doc/xmlsec/logo.gif
+%%PORTDOCS%%share/doc/xmlsec/news.html
+%%PORTDOCS%%share/doc/xmlsec/openssl-logo.png
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/README
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/ca.crt
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/ca.csr
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/ca.key
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/ca2.crt
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/ca2.csr
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/ca2.key
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/dsa-pub.key
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/dsa.key
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/dsaparam.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-dsa-x509chain.tmpl
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-dsa-x509chain.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-hmac-md5-64.tmpl
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-hmac-md5-64.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-hmac-md5.tmpl
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-hmac-md5.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-hmac-ripemd160-64.tmpl
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-hmac-ripemd160-64.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-hmac-ripemd160.tmpl
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-hmac-ripemd160.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-rsa-x509chain.tmpl
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-rsa-x509chain.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/user.crt
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/user.csr
+%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/user.key
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-exc-c14n-one/Readme.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-exc-c14n-one/c14n-0.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-exc-c14n-one/c14n-1.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-exc-c14n-one/c14n-2.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-exc-c14n-one/c14n-3.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-exc-c14n-one/c14n-4.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-exc-c14n-one/exc-signature.tmpl
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-exc-c14n-one/exc-signature.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/Readme.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloped-dsa-c14n-0.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloped-dsa-c14n-1.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloped-dsa.tmpl
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloped-dsa.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-b64-dsa-c14n-0.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-b64-dsa.tmpl
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-b64-dsa.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-dsa-c14n-0.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-dsa-c14n-1.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-dsa.tmpl
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-dsa.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-hmac-sha1-40-c14n-0.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-hmac-sha1-40-c14n-1.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-hmac-sha1-40.tmpl
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-hmac-sha1-40.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-hmac-sha1-c14n-0.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-hmac-sha1-c14n-1.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-hmac-sha1.tmpl
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-hmac-sha1.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-rsa-c14n-0.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-rsa-c14n-1.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-rsa.tmpl
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-rsa.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-external-b64-dsa-c14n-0.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-external-b64-dsa.tmpl
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-external-b64-dsa.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-external-dsa-c14n-0.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-external-dsa.tmpl
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-external-dsa.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/xml-stylesheet.b64
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/Readme.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-0.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-1.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-10.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-11.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-12.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-13.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-14.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-15.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-16.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-17.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-18.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-2.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-3.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-4.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-5.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-6.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-7.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-8.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-9.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/signature.tmpl
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/signature.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/xml-stylesheet.b64
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/Readme.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/bad-encrypt-content-aes128-cbc-kw-aes192.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/decryption-transform-except.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/decryption-transform.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/dh0.p8
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/dh1.p8
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/dsa.p8
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-content-aes128-cbc-kw-aes192.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-content-aes192-cbc-dh-sha512.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-content-aes256-cbc-prop.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-content-tripledes-cbc.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-data-aes128-cbc.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-data-aes192-cbc-kw-aes256.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-data-aes256-cbc-kw-tripledes.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-data-tripledes-cbc-rsa-oaep-mgf1p-sha256.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-data-tripledes-cbc-rsa-oaep-mgf1p.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-element-aes128-cbc-rsa-1_5.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-element-aes192-cbc-ref.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-element-aes256-cbc-carried-kw-aes256.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-element-aes256-cbc-kw-aes256-dh-ripemd160.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-element-aes256-cbc-retrieved-kw-aes256.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-element-tripledes-cbc-kw-aes128.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encsig-hmac-sha256-dh.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encsig-hmac-sha256-kw-tripledes-dh.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encsig-hmac-sha256-rsa-1_5.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encsig-hmac-sha256-rsa-oaep-mgf1p.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encsig-ripemd160-hmac-ripemd160-kw-tripledes.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encsig-sha256-hmac-sha256-kw-aes128.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encsig-sha384-hmac-sha384-kw-aes192.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encsig-sha512-hmac-sha512-kw-aes256.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/ids.p12
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/plaintext.txt
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/plaintext.xml
+%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/rsa.p8
+%%PORTDOCS%%share/doc/xmlsec/xmldsig-interop.html
+%%PORTDOCS%%share/doc/xmlsec/xmldsig-verifier.html
+%%PORTDOCS%%share/doc/xmlsec/xmldsig.html
+%%PORTDOCS%%share/doc/xmlsec/xmlenc-interop.html
+%%PORTDOCS%%share/doc/xmlsec/xmlenc.html
+%%PORTDOCS%%share/doc/xmlsec/xmlsec-logo.gif
+%%PORTDOCS%%share/doc/xmlsec/xmlsec-man.html
+%%PORTDOCS%%@dirrm share/doc/xmlsec/tests/merlin-xmlenc-five
+%%PORTDOCS%%@dirrm share/doc/xmlsec/tests/merlin-xmldsig-sixteen
+%%PORTDOCS%%@dirrm share/doc/xmlsec/tests/merlin-xmldsig-fifteen
+%%PORTDOCS%%@dirrm share/doc/xmlsec/tests/merlin-exc-c14n-one
+%%PORTDOCS%%@dirrm share/doc/xmlsec/tests/aleksey-xmldsig-01
+%%PORTDOCS%%@dirrm share/doc/xmlsec/tests
+%%PORTDOCS%%@dirrm share/doc/xmlsec/examples/enc2
+%%PORTDOCS%%@dirrm share/doc/xmlsec/examples/enc1
+%%PORTDOCS%%@dirrm share/doc/xmlsec/examples/dsig5
+%%PORTDOCS%%@dirrm share/doc/xmlsec/examples/dsig4
+%%PORTDOCS%%@dirrm share/doc/xmlsec/examples/dsig3
+%%PORTDOCS%%@dirrm share/doc/xmlsec/examples/dsig2
+%%PORTDOCS%%@dirrm share/doc/xmlsec/examples/dsig1
+%%PORTDOCS%%@dirrm share/doc/xmlsec/examples
+%%PORTDOCS%%@dirrm share/doc/xmlsec/api/tmpl
+%%PORTDOCS%%@dirrm share/doc/xmlsec/api/sgml
+%%PORTDOCS%%@dirrm share/doc/xmlsec/api
+%%PORTDOCS%%@dirrm share/doc/xmlsec
+@dirrm include/xmlsec
+@unexec rmdir $D/lib/pkgconfig 2>/dev/null || true
--- ports_security_xmlsec.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030326192154.BA6F689B>