pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/p5-Net-DNS



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Sep 12 07:43:01 UTC 2021

Modified Files:
        pkgsrc/net/p5-Net-DNS: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/net/p5-Net-DNS/Makefile
cvs rdiff -u -r1.58 -r1.59 pkgsrc/net/p5-Net-DNS/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/p5-Net-DNS/Makefile
diff -u pkgsrc/net/p5-Net-DNS/Makefile:1.96 pkgsrc/net/p5-Net-DNS/Makefile:1.97
--- pkgsrc/net/p5-Net-DNS/Makefile:1.96 Mon May 24 19:53:26 2021
+++ pkgsrc/net/p5-Net-DNS/Makefile      Sun Sep 12 07:43:01 2021
@@ -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/

Index: pkgsrc/net/p5-Net-DNS/distinfo
diff -u pkgsrc/net/p5-Net-DNS/distinfo:1.58 pkgsrc/net/p5-Net-DNS/distinfo:1.59
--- pkgsrc/net/p5-Net-DNS/distinfo:1.58 Tue Apr 27 09:04:41 2021
+++ pkgsrc/net/p5-Net-DNS/distinfo      Sun Sep 12 07:43:01 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.58 2021/04/27 09:04:41 wiz Exp $
+$NetBSD: distinfo,v 1.59 2021/09/12 07:43:01 wen Exp $
 
-SHA1 (Net-DNS-1.30.tar.gz) = 28f8f8b05edf56d870a0cfee1dd33c2fe4b8d142
-RMD160 (Net-DNS-1.30.tar.gz) = 58cc6889c1b84ab7cd642462061fc31e262d7051
-SHA512 (Net-DNS-1.30.tar.gz) = a0242457981fc90c74706bf9af4c7f40213f5cd675d4ba508b30c2be961245204249010625d6a9e1deeb6d0b9fdccdad18f4770a1f86b095177b831a4c0090c8
-Size (Net-DNS-1.30.tar.gz) = 258267 bytes
+SHA1 (Net-DNS-1.32.tar.gz) = 24080c4907c02e116ff74587e28efa8fcecc2076
+RMD160 (Net-DNS-1.32.tar.gz) = e7828d79fddbeabcce29b41afdf584c4a0906425
+SHA512 (Net-DNS-1.32.tar.gz) = 1bf164b1e80478eecd5b3a5cdb1362fc89d320505e9e74c47d877a9737882fff8b78580134d921e19d3ecb149b4815e9868cdd5b6ecea2549e1bc61a32331a3d
+Size (Net-DNS-1.32.tar.gz) = 259004 bytes



Home | Main Index | Thread Index | Old Index