summaryrefslogtreecommitdiff
path: root/security/xmlsec
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-15 07:52:57 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-15 07:52:57 +0000
commitb549d22dd0d5e84adc96c0a32044e38675799590 (patch)
tree2b39d8c5701977c813b3748a79e577e9a4dba346 /security/xmlsec
parentUpgrade to 2.6.2. (diff)
upgrade to 0.0.9
PR: 42731 Submitted by: Jim Geovedi <negative@toxic.magnesium.net>
Notes
Notes: svn path=/head/; revision=66347
Diffstat (limited to 'security/xmlsec')
-rw-r--r--security/xmlsec/Makefile4
-rw-r--r--security/xmlsec/distinfo2
-rw-r--r--security/xmlsec/pkg-plist4
3 files changed, 7 insertions, 3 deletions
diff --git a/security/xmlsec/Makefile b/security/xmlsec/Makefile
index f63a29944d8e..9fd9b1cd8d81 100644
--- a/security/xmlsec/Makefile
+++ b/security/xmlsec/Makefile
@@ -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>
diff --git a/security/xmlsec/distinfo b/security/xmlsec/distinfo
index bad3929fb2f4..f3f7a5450d55 100644
--- a/security/xmlsec/distinfo
+++ b/security/xmlsec/distinfo
@@ -1 +1 @@
-MD5 (xmlsec-0.0.7.tar.gz) = 28929ae33cb5310a47c02b6007c5cf77
+MD5 (xmlsec-0.0.9.tar.gz) = 070dae979c90a532ee8ddb9e3f971774
diff --git a/security/xmlsec/pkg-plist b/security/xmlsec/pkg-plist
index d71a87ab149d..673c8b679c83 100644
--- a/security/xmlsec/pkg-plist
+++ b/security/xmlsec/pkg-plist
@@ -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