From f003346de3c9892217b77611ae75544938544749 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Fri, 18 Apr 2003 05:56:34 +0000 Subject: 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 --- security/xmlsec/Makefile | 7 +++++-- security/xmlsec/distinfo | 2 +- security/xmlsec/pkg-plist | 48 ++++++++++++++++++++++++----------------------- 3 files changed, 31 insertions(+), 26 deletions(-) (limited to 'security/xmlsec') diff --git a/security/xmlsec/Makefile b/security/xmlsec/Makefile index 72e91b63ff1b..2fd682fdb5e9 100644 --- a/security/xmlsec/Makefile +++ b/security/xmlsec/Makefile @@ -7,9 +7,12 @@ # PORTNAME= xmlsec -PORTVERSION= 0.0.14 +PORTVERSION= 0.0.15 CATEGORIES= security -MASTER_SITES= http://www.aleksey.com/xmlsec/download/ +MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \ + ftp://ftp.aleksey.com/pub/xmlsec/releases/ \ + ftp://ftp.xmlsoft.org/xmlsec/releases \ + ftp://ftp.rpmfind.net/pub/XML/xmlsec/releases MAINTAINER= jim@corebsd.or.id COMMENT= XML Security Library diff --git a/security/xmlsec/distinfo b/security/xmlsec/distinfo index 565e5f07b1f3..ccb566c65a00 100644 --- a/security/xmlsec/distinfo +++ b/security/xmlsec/distinfo @@ -1 +1 @@ -MD5 (xmlsec-0.0.14.tar.gz) = cb9a8d1a23edfbaa8eb9149e0b617060 +MD5 (xmlsec-0.0.15.tar.gz) = 55b91dc6fce8ea8170bb9e6ea584f042 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 -- cgit v1.2.3