Subject: CVS commit: pkgsrc/security/libident
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 08/25/2007 14:00:21
Module Name: pkgsrc
Committed By: obache
Date: Sat Aug 25 14:00:21 UTC 2007
Modified Files:
pkgsrc/security/libident: Makefile distinfo
Removed Files:
pkgsrc/security/libident/patches: patch-aa
Log Message:
Switch to New LibIdent, version 0.32.
libident 0.32
--------------
# A serious portability fix for *BSD and Solaris was submitted by:
Nicolas Rachinsky <nicolas@rachinsky.de>.
# Build of sample programs ("testers") was fixed.
libident 0.31
--------------
# libtool is used instead of ranlib, so that a shared library can be built
automatically if the OS supports it.
libident 0.30
--------------
# This new release is meant to provide Internet Protocol version independant
support: libident can now handles IPv6 addresses and perform queries over
IPv6, as well as IPv4. The IP version is selected automatically.
# I also have ported the library to the GNU autotools (autoconf & automake),
and removed support for non ANSI C platforms. If you use such an old system,
do NOT update. It doesn't support IPv6 anyway.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/security/libident/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/security/libident/distinfo
cvs rdiff -r1.7 -r0 pkgsrc/security/libident/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.