diff options
author | wiz <wiz> | 2014-11-02 17:31:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-11-02 17:31:48 +0000 |
commit | 43d0d272fc33e77c7cdd37f628e86ef857487aec (patch) | |
tree | 2c57739d10bda76a94aa03bc97547eee0d616947 /net | |
parent | 5f88bf80884562beea4bed7c4559804d59c28fb4 (diff) | |
download | pkgsrc-43d0d272fc33e77c7cdd37f628e86ef857487aec.tar.gz |
Update to 0.81:
**** 0.81 Oct 29, 2014
Fix rt.cpan.org #99571
AXFR BADSIG failures
Fix rt.cpan.org #99531
Resolver doc error - when is a 'bug' a 'bug'? [TSIG verification]
Fix rt.cpan.org #99528
TSIG::create fails with some filenames
Fix rt.cpan.org #99527
Random errors... [declaration with statement modifier]
Fix rt.cpan.org #99429
Infinite recursion in Net::DNS::Resolver::Recurse::send when
following certain delegations with empty-non terminals.
Fix rt.cpan.org #99320
Net::DNS::ZoneFile bug in "$ORIGIN ."
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-DNS/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-DNS/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index d4d995d30a3..1ba5989f420 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.59 2014/10/09 14:06:46 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2014/11/02 17:31:48 wiz Exp $ -DISTNAME= Net-DNS-0.80 +DISTNAME= Net-DNS-0.81 PKGNAME= p5-${DISTNAME} CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \ diff --git a/net/p5-Net-DNS/distinfo b/net/p5-Net-DNS/distinfo index 8e10da09f11..58be95133fc 100644 --- a/net/p5-Net-DNS/distinfo +++ b/net/p5-Net-DNS/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.30 2014/10/01 10:43:12 wiz Exp $ +$NetBSD: distinfo,v 1.31 2014/11/02 17:31:48 wiz Exp $ -SHA1 (Net-DNS-0.80.tar.gz) = 19df370fbdf214c9c51e2385f5c3aa791b347539 -RMD160 (Net-DNS-0.80.tar.gz) = d56b43e0a31ff15102e2dec6286a59d8121cf67d -Size (Net-DNS-0.80.tar.gz) = 197141 bytes +SHA1 (Net-DNS-0.81.tar.gz) = b0f08e555587ccd8a063196db1a57ef1acd818bf +RMD160 (Net-DNS-0.81.tar.gz) = 6c70241d7538f6ede5901493c7615a58c431b466 +Size (Net-DNS-0.81.tar.gz) = 197700 bytes SHA1 (patch-Makefile.PL) = a43bfbe30623b6705416e5074acf4094e3875046 |