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 29 16:15:06 UTC 2024

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

Log Message:
p5-Net-DNS: update to 1.49.

**** 1.49 Dec 27, 2024

        Add DSYNC package for Generalized Notification.
        EDNS: Add support for ZONEVERSION option.

Fix rt.cpan.org #157700
        "Use of uninitialized value" errors when using TCP connections

Fix rt.cpan.org #157669
        Net::DNS::Nameserver: SOA not present in NODATA response

Fix rt.cpan.org #157195
        EDNS option structure does not match JSON from $packet->edns->print

Fix rt.cpan.org #157043
        User-hostile return value from SVCB key methods


To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 pkgsrc/net/p5-Net-DNS/Makefile
cvs rdiff -u -r1.72 -r1.73 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.111 pkgsrc/net/p5-Net-DNS/Makefile:1.112
--- pkgsrc/net/p5-Net-DNS/Makefile:1.111        Sat Nov 16 12:06:11 2024
+++ pkgsrc/net/p5-Net-DNS/Makefile      Sun Dec 29 16:15:06 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.111 2024/11/16 12:06:11 wiz Exp $
+# $NetBSD: Makefile,v 1.112 2024/12/29 16:15:06 wiz Exp $
 
-DISTNAME=              Net-DNS-1.48
+DISTNAME=              Net-DNS-1.49
 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.72 pkgsrc/net/p5-Net-DNS/distinfo:1.73
--- pkgsrc/net/p5-Net-DNS/distinfo:1.72 Sun Nov 10 07:42:58 2024
+++ pkgsrc/net/p5-Net-DNS/distinfo      Sun Dec 29 16:15:06 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.72 2024/11/10 07:42:58 wiz Exp $
+$NetBSD: distinfo,v 1.73 2024/12/29 16:15:06 wiz Exp $
 
-BLAKE2s (Net-DNS-1.48.tar.gz) = 203662627db57341f07c599a78866250aff949f3c01a32729c44a902d28b411c
-SHA512 (Net-DNS-1.48.tar.gz) = 386cb9774ccb31359a65deb45b818d37f0dd55c397034f302171d181147ca90fb994ee38d841c5930e7dfd4e0f7157c6aa6ced0257aa334253cb3b9ee4b34187
-Size (Net-DNS-1.48.tar.gz) = 259568 bytes
+BLAKE2s (Net-DNS-1.49.tar.gz) = 583395523a0ef9421a5fb06cb8f5f416658caa5562b5c4efc6ad40fe5cfda7b0
+SHA512 (Net-DNS-1.49.tar.gz) = 6976e01ee1e790f897635021dd2364131657455364eada7b8cdf0f0d975216007bfadbff01eeff89ad5c744e73bc22ebe01ec753b5751df12d7b799d7cae2107
+Size (Net-DNS-1.49.tar.gz) = 262957 bytes



Home | Main Index | Thread Index | Old Index