summaryrefslogtreecommitdiff
path: root/security/xmlsec/pkg-plist
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-18 05:56:34 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-18 05:56:34 +0000
commitf003346de3c9892217b77611ae75544938544749 (patch)
treeaf29cb5e5d562e1c0f46ac7d1456cfb037e4950e /security/xmlsec/pkg-plist
parentwww/tidy-devel: upgrading to 030416. (diff)
security/xmlsec update to version 0.0.15
It's a regular update of xmlsec's 0.0.X port, and also adding some entries to MASTER_SITES. PR: ports/51101 Submitted by: Jim Geovedi <jim@corebsd.or.id>
Notes
Notes: svn path=/head/; revision=79195
Diffstat (limited to 'security/xmlsec/pkg-plist')
-rw-r--r--security/xmlsec/pkg-plist48
1 files changed, 25 insertions, 23 deletions
diff --git a/security/xmlsec/pkg-plist b/security/xmlsec/pkg-plist
index a2390cea1651..6502d0dd2d5d 100644
--- a/security/xmlsec/pkg-plist
+++ b/security/xmlsec/pkg-plist
@@ -1,28 +1,29 @@
bin/xmlsec
bin/xmlsec-config
-include/xmlsec/base64.h
-include/xmlsec/bn.h
-include/xmlsec/buffered.h
-include/xmlsec/ciphers.h
-include/xmlsec/debug.h
-include/xmlsec/digests.h
-include/xmlsec/errors.h
-include/xmlsec/io.h
-include/xmlsec/keyinfo.h
-include/xmlsec/keys.h
-include/xmlsec/keysInternal.h
-include/xmlsec/keysmngr.h
-include/xmlsec/membuf.h
-include/xmlsec/nodeset.h
-include/xmlsec/transforms.h
-include/xmlsec/transformsInternal.h
-include/xmlsec/version.h
-include/xmlsec/x509.h
-include/xmlsec/xmldsig.h
-include/xmlsec/xmlenc.h
-include/xmlsec/xmlsec.h
-include/xmlsec/xmltree.h
+include/xmlsec0/xmlsec/base64.h
+include/xmlsec0/xmlsec/bn.h
+include/xmlsec0/xmlsec/buffered.h
+include/xmlsec0/xmlsec/ciphers.h
+include/xmlsec0/xmlsec/debug.h
+include/xmlsec0/xmlsec/digests.h
+include/xmlsec0/xmlsec/errors.h
+include/xmlsec0/xmlsec/io.h
+include/xmlsec0/xmlsec/keyinfo.h
+include/xmlsec0/xmlsec/keys.h
+include/xmlsec0/xmlsec/keysInternal.h
+include/xmlsec0/xmlsec/keysmngr.h
+include/xmlsec0/xmlsec/membuf.h
+include/xmlsec0/xmlsec/nodeset.h
+include/xmlsec0/xmlsec/transforms.h
+include/xmlsec0/xmlsec/transformsInternal.h
+include/xmlsec0/xmlsec/version.h
+include/xmlsec0/xmlsec/x509.h
+include/xmlsec0/xmlsec/xmldsig.h
+include/xmlsec0/xmlsec/xmlenc.h
+include/xmlsec0/xmlsec/xmlsec.h
+include/xmlsec0/xmlsec/xmltree.h
lib/libxmlsec.a
+lib/libxmlsec.la
lib/libxmlsec.so
lib/libxmlsec.so.0
lib/pkgconfig/xmlsec.pc
@@ -315,5 +316,6 @@ lib/pkgconfig/xmlsec.pc
%%PORTDOCS%%@dirrm share/doc/xmlsec/api/sgml
%%PORTDOCS%%@dirrm share/doc/xmlsec/api
%%PORTDOCS%%@dirrm share/doc/xmlsec
-@dirrm include/xmlsec
+@dirrm include/xmlsec0/xmlsec
+@dirrm include/xmlsec0
@unexec rmdir $D/lib/pkgconfig 2>/dev/null || true