diff options
author | obache <obache@pkgsrc.org> | 2007-08-25 14:00:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-08-25 14:00:20 +0000 |
commit | 4d8118b98050ff1a1a636890b90e272e678f3788 (patch) | |
tree | 099e807f5d4f87ac1b9071758f2b0a7185cd476e /security/libident/distinfo | |
parent | 92aa4facd8a5bcb26c69c5f1a4e9fcd8d281e11d (diff) | |
download | pkgsrc-4d8118b98050ff1a1a636890b90e272e678f3788.tar.gz |
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.
Diffstat (limited to 'security/libident/distinfo')
-rw-r--r-- | security/libident/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/security/libident/distinfo b/security/libident/distinfo index a552e0259ba..faf91888083 100644 --- a/security/libident/distinfo +++ b/security/libident/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.5 2007/06/21 18:33:19 minskim Exp $ +$NetBSD: distinfo,v 1.6 2007/08/25 14:00:20 obache Exp $ -SHA1 (libident-0.22.tar.gz) = cf70a9600880085c333d4e8623ece8056a196cc6 -RMD160 (libident-0.22.tar.gz) = ebbd3d3de7f1c22c6c8c620722c1ba25a4f5b4eb -Size (libident-0.22.tar.gz) = 10716 bytes -SHA1 (patch-aa) = 02557ca4f0d23a2dc0f81fdc6186dcb43301d144 +SHA1 (libident-0.32.tar.gz) = 4658807b017f21928a64f3442ee3a2b91f48d14e +RMD160 (libident-0.32.tar.gz) = 45c01b3c54a441b085ea3b8dc451eb8c33b7bd2e +Size (libident-0.32.tar.gz) = 294241 bytes |