1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

upgrade to 0.0.9

PR:		42731
Submitted by:	Jim Geovedi <negative@toxic.magnesium.net>
This commit is contained in:
Ying-Chieh Liao 2002-09-15 07:52:57 +00:00
parent 14ccbb09e6
commit b549d22dd0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66347
3 changed files with 7 additions and 3 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= xmlsec
PORTVERSION= 0.0.7
PORTVERSION= 0.0.9
CATEGORIES= security
MASTER_SITES= http://www.aleksey.com/xmlsec/download/
@ -19,4 +19,6 @@ USE_OPENSSL= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
MAN1= xmlsec.1 xmlsec-config.1
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (xmlsec-0.0.7.tar.gz) = 28929ae33cb5310a47c02b6007c5cf77
MD5 (xmlsec-0.0.9.tar.gz) = 070dae979c90a532ee8ddb9e3f971774

View File

@ -6,12 +6,14 @@ 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
@ -20,8 +22,8 @@ include/xmlsec/xmldsig.h
include/xmlsec/xmlenc.h
include/xmlsec/xmlsec.h
include/xmlsec/xmltree.h
include/xmlsec/xpath.h
@dirrm include/xmlsec
lib/libxmlsec.a
lib/libxmlsec.so
lib/libxmlsec.so.0
lib/pkgconfig/xmlsec.pc