Mon Sep 4 12:34:18 2017 UTC ()
Updated p5-Net-DNS to 1.12.

**** 1.12 Aug 18, 2017

Fix rt.cpan.org #122586

	Persistent UDP reports false timeouts

Fix rt.cpan.org #122352

	bgsend(): TCP retry can stall for IO::Socket::IP before 0.38

Feature
	CDS / CDNSKEY: Implement RFC8078 erratum 5049.


(wiz)
diff -r1.78 -r1.79 pkgsrc/net/p5-Net-DNS/Makefile
diff -r1.45 -r1.46 pkgsrc/net/p5-Net-DNS/distinfo

cvs diff -r1.78 -r1.79 pkgsrc/net/p5-Net-DNS/Makefile (expand / switch to unified diff)

--- pkgsrc/net/p5-Net-DNS/Makefile 2017/07/04 08:58:39 1.78
+++ pkgsrc/net/p5-Net-DNS/Makefile 2017/09/04 12:34:18 1.79
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.78 2017/07/04 08:58:39 wiz Exp $ 1# $NetBSD: Makefile,v 1.79 2017/09/04 12:34:18 wiz Exp $
2 2
3DISTNAME= Net-DNS-1.11 3DISTNAME= Net-DNS-1.12
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= net perl5 5CATEGORIES= net perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
7MASTER_SITES+= http://www.net-dns.org/download/ 7MASTER_SITES+= http://www.net-dns.org/download/
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.net-dns.org/ 10HOMEPAGE= http://www.net-dns.org/
11COMMENT= Perl5 module for DNS resolution 11COMMENT= Perl5 module for DNS resolution
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14#BUILD_DEPENDS+= {p5-Test-Simple>=0.44,perl>=5.8.0}:../../devel/p5-Test-Simple 14#BUILD_DEPENDS+= {p5-Test-Simple>=0.44,perl>=5.8.0}:../../devel/p5-Test-Simple
15DEPENDS+= p5-Digest-HMAC>=1.0:../../security/p5-Digest-HMAC 15DEPENDS+= p5-Digest-HMAC>=1.0:../../security/p5-Digest-HMAC
16#DEPENDS+= {perl>=5.7.3,p5-Digest-MD5>=2.12}:../../security/p5-Digest-MD5 16#DEPENDS+= {perl>=5.7.3,p5-Digest-MD5>=2.12}:../../security/p5-Digest-MD5

cvs diff -r1.45 -r1.46 pkgsrc/net/p5-Net-DNS/distinfo (expand / switch to unified diff)

--- pkgsrc/net/p5-Net-DNS/distinfo 2017/07/04 08:58:39 1.45
+++ pkgsrc/net/p5-Net-DNS/distinfo 2017/09/04 12:34:18 1.46
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.45 2017/07/04 08:58:39 wiz Exp $ 1$NetBSD: distinfo,v 1.46 2017/09/04 12:34:18 wiz Exp $
2 2
3SHA1 (Net-DNS-1.11.tar.gz) = ac48540707879eeaa78fba51a301d054145de926 3SHA1 (Net-DNS-1.12.tar.gz) = d19bfe360af588793d39b8b2b623b0916324bdd4
4RMD160 (Net-DNS-1.11.tar.gz) = d255de9a93d877fcd4371ebea72e194f4976be7a 4RMD160 (Net-DNS-1.12.tar.gz) = 4e29f3ece942275b9fc63eff08113e9751ed00a2
5SHA512 (Net-DNS-1.11.tar.gz) = b6539e462e39a00f8a00f4eeddbb496207094e36b37cd05799cb34435c8d8555173cbcc3ecfaff13068b11108cef453e0de8f99544203a3303f6d77739467be1 5SHA512 (Net-DNS-1.12.tar.gz) = 78a2ad0736819f59d1dcb7b38387d0e72fa5715f0c7aa0e37e1ba64025e535a3a5145e7dd0ce46c10e1af4b5941f0fc4fa17dd9735eb1e3173fc13ef138c8de1
6Size (Net-DNS-1.11.tar.gz) = 261957 bytes 6Size (Net-DNS-1.12.tar.gz) = 262534 bytes