Subject: CVS commit: pkgsrc/security/opencdk
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/05/2007 22:59:00
Module Name: pkgsrc
Committed By: wiz
Date: Mon Feb 5 22:59:00 UTC 2007
Modified Files:
pkgsrc/security/opencdk: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/security/opencdk/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/security/opencdk/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.