diff options
author | heinz <heinz@pkgsrc.org> | 2003-12-10 22:38:41 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2003-12-10 22:38:41 +0000 |
commit | 6a5e2d7b7f9b05c3ad6f6b2cc9db1f726e6fc8ba (patch) | |
tree | bc362c5ab329fe34f8688ad20894d8338b76d5bc /net/p5-Net-DNS/distinfo | |
parent | 258b38d3f79a2fa36a175418fac56723c26b1157 (diff) | |
download | pkgsrc-6a5e2d7b7f9b05c3ad6f6b2cc9db1f726e6fc8ba.tar.gz |
Update to version 0.42.
Changes since 0.40:
*** 0.42 October 26, 2003
Fixed compilation problems on panther (Mac OS 10.3).
Fixed a bug in Net::DNS::Resolver::Recurse which allowed an endless
loop to arise in certain situations. (cpan #3969, patch
by Rob Brown)
Applied Mike Mitchell's patch implementing a presistant UDP socket.
See the Net::DNS::Resolver documentation for details.
*** 0.41 October 3, 2003
Added some documentation about modifying the behavior of Net::DNS::Resolver.
** 0.40_01 September 26, 2003
Fixed some uninitialized value warnings when running under windows.
Fixed a bug in the test suite that caused 00-version.t to fail with
certain versions of ExtUtils::MakeMaker. Thanks to David James, Jos
Boumans and others for reporting it.
Reply handlers in Net::DNS::Nameserver are now passed the peerhost.
(Assen Totin <assen@online.bg>)
Reply handlers in Net::DNS::Nameserver can now tweak the header bits
that the nameserver returns. [Olaf]
The AD header bit is now documented, and twiddleable. [Olaf]
The change log has been trimmed, entries for versions older than 0.21
have been removed.
** NOTICE **
Net::DNS::Resolver::axfr_old() has been removed from the package.
An exception will be thrown if you attempt to use this method. Use
axfr() or axfr_start() instead.
Diffstat (limited to 'net/p5-Net-DNS/distinfo')
-rw-r--r-- | net/p5-Net-DNS/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net-DNS/distinfo b/net/p5-Net-DNS/distinfo index a702515089f..657f0970428 100644 --- a/net/p5-Net-DNS/distinfo +++ b/net/p5-Net-DNS/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2003/09/13 11:57:08 jlam Exp $ +$NetBSD: distinfo,v 1.7 2003/12/10 22:38:41 heinz Exp $ -SHA1 (Net-DNS-0.40.tar.gz) = 544930307b8a559bc1f5c01ccc1f3bc27c975dfb -Size (Net-DNS-0.40.tar.gz) = 95777 bytes -SHA1 (patch-aa) = e20ebcb448e83e72c51c5c0843a972e900e06138 +SHA1 (Net-DNS-0.42.tar.gz) = 048d9f969344de14e60e1d1c9f98e1b3e389ddae +Size (Net-DNS-0.42.tar.gz) = 89794 bytes +SHA1 (patch-aa) = 5c561f0db944452a6221b9befb1d19097cc6e497 |