ports/51101: security/xmlsec update to version 0.0.15

Jim Geovedi jim at corebsd.or.id
Thu Apr 17 19:10:19 UTC 2003


>Number:         51101
>Category:       ports
>Synopsis:       security/xmlsec update to version 0.0.15
>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:   Thu Apr 17 12:10:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jim Geovedi
>Release:        FreeBSD 4.8-RC i386
>Organization:
	0A07:050F:1605:0409
>Environment:
System: FreeBSD develbox.bhc.or.id 4.8-RC FreeBSD 4.8-RC #0: Mon Mar 31 12:39:10 WIT 2003 negative at develbox.bhc.or.id:/usr/obj/usr/src/sys/BHC i386


	
>Description:
	

It's a regular update of xmlsec's 0.0.X port, and also adding some entries
to MASTER_SITES.

>How-To-Repeat:
	
>Fix:

	

--- ports_security_xmlsec.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/xmlsec/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	28 Mar 2003 04:40:29 -0000	1.8
+++ Makefile	17 Apr 2003 18:37:57 -0000
@@ -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 at corebsd.or.id
 COMMENT=	XML Security Library
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/xmlsec/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	28 Mar 2003 04:40:29 -0000	1.6
+++ distinfo	16 Apr 2003 15:38:18 -0000
@@ -1 +1 @@
-MD5 (xmlsec-0.0.14.tar.gz) = cb9a8d1a23edfbaa8eb9149e0b617060
+MD5 (xmlsec-0.0.15.tar.gz) = 55b91dc6fce8ea8170bb9e6ea584f042
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/xmlsec/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	28 Mar 2003 04:40:29 -0000	1.4
+++ pkg-plist	17 Apr 2003 17:22:50 -0000
@@ -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 @@
 %%PORTDOCS%%@dirrm share/doc/xmlsec/api/sgml
 %%PORTDOCS%%@dirrm share/doc/xmlsec/api
 %%PORTDOCS%%@dirrm share/doc/xmlsec
- at dirrm include/xmlsec
+ at dirrm include/xmlsec0/xmlsec
+ at dirrm include/xmlsec0
 @unexec rmdir $D/lib/pkgconfig 2>/dev/null || true
--- ports_security_xmlsec.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list