diff options
author | adrianp <adrianp> | 2007-07-14 22:05:56 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2007-07-14 22:05:56 +0000 |
commit | 4208e0b4282e981724953d009e17c16d0e18c95f (patch) | |
tree | ca568c0b8746d52b84e2922dd79e3147e280444d /net/libcares/distinfo | |
parent | d0f43e8a0ad6f6c1d62d34a1b67acfc06ad77836 (diff) | |
download | pkgsrc-4208e0b4282e981724953d009e17c16d0e18c95f.tar.gz |
Update to 1.4.0
- Install ares_dns.h too
- Brad House added ares_save_options() and ares_destroy_options() that can be
used to keep options for later re-usal when ares_init_options() is used.
- Brad House's man pages for ares_save_options() and ares_destroy_options()
were added.
- James Bursa reported a major memory problem when resolving multi-IP names
and I found and fixed the problem. It was added by Ashish Sharma's patch
two days ago.
Diffstat (limited to 'net/libcares/distinfo')
-rw-r--r-- | net/libcares/distinfo | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/net/libcares/distinfo b/net/libcares/distinfo index b3f159edb90..59d88aa919e 100644 --- a/net/libcares/distinfo +++ b/net/libcares/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2007/01/03 12:38:38 adrianp Exp $ +$NetBSD: distinfo,v 1.4 2007/07/14 22:05:57 adrianp Exp $ -SHA1 (c-ares-1.3.2.tar.gz) = 32808a0f4837d53d7b4751b64cfeb8ab22e1394d -RMD160 (c-ares-1.3.2.tar.gz) = 2c58d3cb50e3a4384310d8da4916b82b87f8cf11 -Size (c-ares-1.3.2.tar.gz) = 330752 bytes -SHA1 (patch-aa) = 548fe2030abc2925c7b0acadcf6a7577df2a8931 -SHA1 (patch-ab) = 7beaebd2b3d08549e013c831991a8c23fb584431 +SHA1 (c-ares-1.4.0.tar.gz) = 810074d2792ff5e996816aa52ff676bb102be885 +RMD160 (c-ares-1.4.0.tar.gz) = 06d52e3a36579baf8f6244f927683b43e42fad81 +Size (c-ares-1.4.0.tar.gz) = 431082 bytes +SHA1 (patch-aa) = 5e217928dd4e836d4c76d155ae0ede485ab819c7 +SHA1 (patch-ab) = bc8e815b500ed3090028dec430f73bffb5638d49 |