diff options
author | wiz <wiz@pkgsrc.org> | 2015-01-21 21:42:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-01-21 21:42:21 +0000 |
commit | faf425310499803406efef2429e458d5814a6fcc (patch) | |
tree | 7edc6a587683be956366e3b84e02545425c38a52 /net/p5-Net-DNS | |
parent | 45e26ca84397ce84a66a203dc729fa7798516ad5 (diff) | |
download | pkgsrc-faf425310499803406efef2429e458d5814a6fcc.tar.gz |
Update to 0.82:
**** 0.82 Jan 20, 2015
Fix rt.cpan.org #100385
Support for IPv6 link-local addresses with scope_id
Diffstat (limited to 'net/p5-Net-DNS')
-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 1ba5989f420..7fe0cd0fa04 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.60 2014/11/02 17:31:48 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2015/01/21 21:42:21 wiz Exp $ -DISTNAME= Net-DNS-0.81 +DISTNAME= Net-DNS-0.82 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 58be95133fc..65bbb30edc9 100644 --- a/net/p5-Net-DNS/distinfo +++ b/net/p5-Net-DNS/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.31 2014/11/02 17:31:48 wiz Exp $ +$NetBSD: distinfo,v 1.32 2015/01/21 21:42:21 wiz Exp $ -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 (Net-DNS-0.82.tar.gz) = c7c34155313b716cc2644af59630c103a5741380 +RMD160 (Net-DNS-0.82.tar.gz) = f10c043e652eab124f3d0f49cf9780cee29c41f8 +Size (Net-DNS-0.82.tar.gz) = 197751 bytes SHA1 (patch-Makefile.PL) = a43bfbe30623b6705416e5074acf4094e3875046 |