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: Sat Aug 21 03:55:54 UTC 2021
Modified Files:
pkgsrc/net/bind916: Makefile distinfo
Log Message:
net/bind916: add patch for map zone file problem
Add patch: <https://kb.isc.org/docs/map-zone-format-incompatibility-in-bind-9-16-20-and-9-17-17>.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/net/bind916/Makefile
cvs rdiff -u -r1.20 -r1.21 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.24 pkgsrc/net/bind916/Makefile:1.25
--- pkgsrc/net/bind916/Makefile:1.24 Thu Aug 19 03:33:49 2021
+++ pkgsrc/net/bind916/Makefile Sat Aug 21 03:55:54 2021
@@ -1,11 +1,16 @@
-# $NetBSD: Makefile,v 1.24 2021/08/19 03:33:49 taca Exp $
+# $NetBSD: Makefile,v 1.25 2021/08/21 03:55:54 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
+PATCH_SITES= https://downloads.isc.org/isc/bind9/9.16.20/patches/
+PATCHFILES= bind-9.16.20-map-format-fix.patch
+PATCH_DIST_STRIP= -p1
+
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.isc.org/software/bind/
COMMENT= Berkeley Internet Name Daemon implementation of DNS, version 9.16
Index: pkgsrc/net/bind916/distinfo
diff -u pkgsrc/net/bind916/distinfo:1.20 pkgsrc/net/bind916/distinfo:1.21
--- pkgsrc/net/bind916/distinfo:1.20 Thu Aug 19 03:33:49 2021
+++ pkgsrc/net/bind916/distinfo Sat Aug 21 03:55:54 2021
@@ -1,5 +1,9 @@
-$NetBSD: distinfo,v 1.20 2021/08/19 03:33:49 taca Exp $
+$NetBSD: distinfo,v 1.21 2021/08/21 03:55:54 taca Exp $
+SHA1 (bind-9.16.20-map-format-fix.patch) = 8c3a0b8f5c375c798563ae597a23f4be482ab68f
+RMD160 (bind-9.16.20-map-format-fix.patch) = 7a1beddce439359117f7b94befafacfd3e9a9121
+SHA512 (bind-9.16.20-map-format-fix.patch) = d9224712ee2c6f6d0ff483ed253497548935fe35f45e5bdf26c9bd25c6234adde00727df7eb49fbfbfb34aad9d9fa0f112e900804794ad90a5cd8a64e9db61c6
+Size (bind-9.16.20-map-format-fix.patch) = 258 bytes
SHA1 (bind-9.16.20.tar.xz) = 771bbb31ab0bfcf3f50effa0af4df6014853ac86
RMD160 (bind-9.16.20.tar.xz) = d8104c704a599b9d3bd4247bfe22ea0f8f60e559
SHA512 (bind-9.16.20.tar.xz) = bd4ffcc2589ca8f1ac228576ec11e86f317d5a78d7964a0a7ae70b2fa38831d5bd65c2e8c35d8190502de7139f85d8b080b3b8ee968811a8df78e5761781525d
Home |
Main Index |
Thread Index |
Old Index