summaryrefslogtreecommitdiff
path: root/security/opencdk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-05 22:59:00 +0000
committerwiz <wiz@pkgsrc.org>2007-02-05 22:59:00 +0000
commitce60f8c13730cb747d2d6c032189c49582ed2ccf (patch)
tree97eb8c517bb2726145ec13a48904991644c860b7 /security/opencdk
parentc58538ecfe9872a3b3de0b0e3ee4b41d7a6dc5fd (diff)
downloadpkgsrc-ce60f8c13730cb747d2d6c032189c49582ed2ccf.tar.gz
Update to 0.5.13:
Noteworthy changes in version 0.5.13 (2007-02-01) ------------------------------------------------ * Fixed shared library for newly added APIs in last release. * Add -no-undefined to LDFLAGS, to make opencdk build under mingw32. * Add AC_LIBTOOL_WIN32_DLL to configure.ac, which is required for * libtool to behave correctly for cross-compiles to mingw32. * Use gnulib for mingw32 support. Noteworthy changes in version 0.5.12 (2007-02-01) ------------------------------------------------ * Add new API to extract public/secret OpenPGP key to S-expr. The functions are cdk_pubkey_to_sexp and cdk_seckey_to_sexp. Patch by Mario Lenz <mario.lenz@gmx.net>. * Autoconf 2.60 and automake 1.10 are now required. * Doc fixes.
Diffstat (limited to 'security/opencdk')
-rw-r--r--security/opencdk/Makefile4
-rw-r--r--security/opencdk/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile
index 4f1302e2159..2968402d662 100644
--- a/security/opencdk/Makefile
+++ b/security/opencdk/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2006/11/05 17:35:58 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2007/02/05 22:59:00 wiz Exp $
-DISTNAME= opencdk-0.5.11
+DISTNAME= opencdk-0.5.13
CATEGORIES= security devel
MASTER_SITES= http://josefsson.org/gnutls/releases/opencdk/ \
ftp://ftp.gnutls.org/pub/gnutls/opencdk/
diff --git a/security/opencdk/distinfo b/security/opencdk/distinfo
index 4a5905a27d6..e2ce2194f4d 100644
--- a/security/opencdk/distinfo
+++ b/security/opencdk/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2006/10/31 22:49:57 wiz Exp $
+$NetBSD: distinfo,v 1.14 2007/02/05 22:59:00 wiz Exp $
-SHA1 (opencdk-0.5.11.tar.gz) = c89bae403acfac96e8e987355cf9b633b0186fd3
-RMD160 (opencdk-0.5.11.tar.gz) = 2bc1f5c879f51e474d9277ee28de4c139f7efd0e
-Size (opencdk-0.5.11.tar.gz) = 519267 bytes
+SHA1 (opencdk-0.5.13.tar.gz) = bff9daabfe8f20824e4d167a9dc11e0908f11370
+RMD160 (opencdk-0.5.13.tar.gz) = 587d3fb578b66c67f85aa751010140355b522774
+Size (opencdk-0.5.13.tar.gz) = 597475 bytes