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:   wiz
Date:           Sun Dec 17 07:42:12 UTC 2023

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

Log Message:
**** 1.40 Aug 30, 2023

        Add support for SVCB dohpath and ohttp parameters.
        More robust test of bgbusy() SpamAssassin workaround.

Fix rt.cpan.org #149456
        t/05-SOA.t test fails in 2038

Fix rt.cpan.org #149280
        Deep recursion on subroutine "Net::DNS::Resolver::Recurse::_recurse"

**** 1.39 Jun 1, 2023

Fix rt.cpan.org #148340
        udpsize uninitialized value


To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pkgsrc/net/p5-Net-DNS/Makefile
cvs rdiff -u -r1.64 -r1.65 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.102 pkgsrc/net/p5-Net-DNS/Makefile:1.103
--- pkgsrc/net/p5-Net-DNS/Makefile:1.102        Thu Jul  6 09:41:06 2023
+++ pkgsrc/net/p5-Net-DNS/Makefile      Sun Dec 17 07:42:12 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.102 2023/07/06 09:41:06 wiz Exp $
+# $NetBSD: Makefile,v 1.103 2023/12/17 07:42:12 wiz Exp $
 
-DISTNAME=              Net-DNS-1.38
+DISTNAME=              Net-DNS-1.40
 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.64 pkgsrc/net/p5-Net-DNS/distinfo:1.65
--- pkgsrc/net/p5-Net-DNS/distinfo:1.64 Sat May 20 07:06:52 2023
+++ pkgsrc/net/p5-Net-DNS/distinfo      Sun Dec 17 07:42:12 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.64 2023/05/20 07:06:52 wiz Exp $
+$NetBSD: distinfo,v 1.65 2023/12/17 07:42:12 wiz Exp $
 
-BLAKE2s (Net-DNS-1.38.tar.gz) = 73b71590d99488f18d539c49b5f11d1be1d4a646d1a069c8b5f66814678f9ff3
-SHA512 (Net-DNS-1.38.tar.gz) = 08e4f6f5c7d9b75fa8358ed637d7c2e85578bf05cf7a7b6d8fccd1da4069524c42eda4f1fcafedd0e063a756a7ec27b87887c53911203ad2d4c772b40132984f
-Size (Net-DNS-1.38.tar.gz) = 255362 bytes
+BLAKE2s (Net-DNS-1.40.tar.gz) = cfa13ecbed23d58ec9f6103dc7787147e0fdcd27247653abc2e746d003b5d888
+SHA512 (Net-DNS-1.40.tar.gz) = e17af968f30cd6e7b14484fe24285bd7b493cb3f6f7038c1a8fef59ace5f6cc8bc37a5db7033672479a9050b2e8e2d8d7c65ad9fa0fd01a91bb4fb1c1f02a001
+Size (Net-DNS-1.40.tar.gz) = 258274 bytes



Home | Main Index | Thread Index | Old Index