pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/bind918
Module Name: pkgsrc
Committed By: taca
Date: Wed May 21 13:24:36 UTC 2025
Modified Files:
pkgsrc/net/bind918: Makefile distinfo
Log Message:
net/bind918: update to 9.18.37
This is not security release.
BIND 9.18.37 (2025-05-21)
* fix: test: Fix check_pid() in runtime system test on FreeBSD
* chg: doc: Add a note on pregenerating keys
* fix: dev: Unify the int32_t vs int_fast32_t when working with atomic types
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/net/bind918/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/net/bind918/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/bind918/Makefile
diff -u pkgsrc/net/bind918/Makefile:1.51 pkgsrc/net/bind918/Makefile:1.52
--- pkgsrc/net/bind918/Makefile:1.51 Sat Apr 19 07:58:08 2025
+++ pkgsrc/net/bind918/Makefile Wed May 21 13:24:35 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2025/04/19 07:58:08 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2025/05/21 13:24:35 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
-PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= https://downloads.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.18.36
+BIND_VERSION= 9.18.37
BUILD_DEFS+= BIND_DIR VARBASE
Index: pkgsrc/net/bind918/distinfo
diff -u pkgsrc/net/bind918/distinfo:1.28 pkgsrc/net/bind918/distinfo:1.29
--- pkgsrc/net/bind918/distinfo:1.28 Wed Apr 16 14:53:56 2025
+++ pkgsrc/net/bind918/distinfo Wed May 21 13:24:35 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.28 2025/04/16 14:53:56 taca Exp $
+$NetBSD: distinfo,v 1.29 2025/05/21 13:24:35 taca Exp $
-BLAKE2s (bind-9.18.36.tar.xz) = 635a34f2199c88a227f4ecc1996076cac95c0e5caf7d2008ec6d364c9e849857
-SHA512 (bind-9.18.36.tar.xz) = a95af586ee752705fa164c4d2f41b988e044a86ba9f078d1647d10025ca8f2872c95544dc5515717862b8fcb46b24e9cf6669d719196b6734a50d7a4c16a1288
-Size (bind-9.18.36.tar.xz) = 5357976 bytes
+BLAKE2s (bind-9.18.37.tar.xz) = 07648b91bd1932db7434e8fbe9fbfa803ffb24819c474e7e387641ab8dba4c47
+SHA512 (bind-9.18.37.tar.xz) = 9789cb3fa7739cc7e1b137d1642861d9517adc4391e2f8c526bfa271e13f7489794ed20cb5f64c26e432d7b79cfe7aa1f7d59c476fd2749bc2dccfb85c514943
+Size (bind-9.18.37.tar.xz) = 5358128 bytes
SHA1 (patch-bin_named_main.c) = 4e4a763c478f1fcecb7e65968cf6ca20dacf01f1
SHA1 (patch-bin_named_os.c) = 5ecb0883076575d8ac5fcad68f9daad6c9be0d0b
SHA1 (patch-bin_named_server.c) = 52190897c4c4b141d98ca5bca7cc3eb4c83ac584
Home |
Main Index |
Thread Index |
Old Index