From 4cb77aa96a85ebbc64764167a9758b8015f157f3 Mon Sep 17 00:00:00 2001 From: wen Date: Sun, 12 Sep 2021 07:43:01 +0000 Subject: Update to 1.32 Upstream changes: **** 1.32 Jul 16, 2021 Text: Offer both Unicode and escaped-ASCII strings. Add LICENSE file to comply with Fedora/RedHat announcement. Fix rt.cpan.org #136666 Net::DNS::RR::ZoneFile parser erroneously strips line terminators in quoted string forming part of multiline RR. **** 1.31 May 2, 2021 Improve implementation of SVCB record. --- net/p5-Net-DNS/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net/p5-Net-DNS/Makefile') diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index d2542cc3ecc..2f67db8f0cf 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.96 2021/05/24 19:53:26 wiz Exp $ +# $NetBSD: Makefile,v 1.97 2021/09/12 07:43:01 wen Exp $ -DISTNAME= Net-DNS-1.30 +DISTNAME= Net-DNS-1.32 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MASTER_SITES+= http://www.net-dns.org/download/ -- cgit v1.2.3