Subject: CVS commit: pkgsrc/security/libprelude
To: None <pkgsrc-changes@NetBSD.org>
From: John R. Shannon <shannonjr@netbsd.org>
List: pkgsrc-changes
Date: 03/10/2006 22:19:30
Module Name:	pkgsrc
Committed By:	shannonjr
Date:		Fri Mar 10 22:19:30 UTC 2006

Modified Files:
	pkgsrc/security/libprelude: Makefile buildlink3.mk distinfo options.mk

Log Message:
Update to 0.9.7.

Changes:

- Fix an issue with system using both IP v4 and v6 interfaces which
  doesn't allow binding both 0.0.0.0 and :: .

- Add autoconf detection for libgcrypt: this fix a build issue for
  distribution shipping with broken libgnutls-config script.

- Generate Perl and Python bindings for the prelude-timer API.

- Fix for upcoming plugin that doesn't provide an activation option.

- Various bug fixes.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/security/libprelude/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/security/libprelude/buildlink3.mk
cvs rdiff -r1.5 -r1.6 pkgsrc/security/libprelude/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/security/libprelude/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.