pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/bind916
Module Name: pkgsrc
Committed By: taca
Date: Thu Apr 18 13:39:53 UTC 2024
Modified Files:
pkgsrc/net/bind916: Makefile distinfo
Log Message:
net/bind916: update to 9.16.50
9.16.50 (2024-04-17)
This release marks the end of maintenance for the BIND 9.16 branch.
6364. [protocol] Add RESOLVER.ARPA to the built in empty zones.
[GL #4580]
6338. [func] Optimize slabheader placement, so the infrastructure
records are put in the beginning of the slabheader
linked list. [GL !8675]
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/net/bind916/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/net/bind916/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/bind916/Makefile
diff -u pkgsrc/net/bind916/Makefile:1.70 pkgsrc/net/bind916/Makefile:1.71
--- pkgsrc/net/bind916/Makefile:1.70 Fri Apr 5 14:00:59 2024
+++ pkgsrc/net/bind916/Makefile Thu Apr 18 13:39:53 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2024/04/05 14:00:59 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2024/04/18 13:39:53 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
-PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
EXTRACT_SUFX= .tar.xz
@@ -16,7 +15,7 @@ CONFLICTS+= host-[0-9]*
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.16.49
+BIND_VERSION= 9.16.50
BUILD_DEFS+= BIND_DIR VARBASE
Index: pkgsrc/net/bind916/distinfo
diff -u pkgsrc/net/bind916/distinfo:1.54 pkgsrc/net/bind916/distinfo:1.55
--- pkgsrc/net/bind916/distinfo:1.54 Wed Mar 20 14:57:54 2024
+++ pkgsrc/net/bind916/distinfo Thu Apr 18 13:39:53 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.54 2024/03/20 14:57:54 taca Exp $
+$NetBSD: distinfo,v 1.55 2024/04/18 13:39:53 taca Exp $
-BLAKE2s (bind-9.16.49.tar.xz) = bc14d82b01f0aeb0deb64a7db3e9bf75a53b0837f4154e98427b7568c2594f9c
-SHA512 (bind-9.16.49.tar.xz) = e57d57d0a7674ab04440399c0e187b693bf3abe5bd6f80b0f8094b4320793d3ffda3443dd5d247bfd21ad020f602fb83f85d6a68c873c9a3b10c940aecf94090
-Size (bind-9.16.49.tar.xz) = 5133308 bytes
+BLAKE2s (bind-9.16.50.tar.xz) = 2b4c06e4a435091054844cd2075461b2016889cc6bae8aed1c58703877caeca0
+SHA512 (bind-9.16.50.tar.xz) = 7627e0606ac389343046fa9d1ca789ed732b3c8d99e83ba6f59593f816cebc0b2ebd319c2812ac1f604c68f5115bbc281d432036c0d31bbe489ee2d678374213
+Size (bind-9.16.50.tar.xz) = 5134620 bytes
SHA1 (patch-bin_dig_dighost.c) = b1073911d80ecd519af98b6678968296ff8c0c98
SHA1 (patch-bin_dig_include_dig_dig.h) = 10166f5bb98b208c7b10d63eb31e8253f704acc8
SHA1 (patch-bin_named_Makefile.in) = f1367da6a226ba44d0ee13acf00b8abeb5b1b7eb
Home |
Main Index |
Thread Index |
Old Index