pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/bind914 net/bind914: update to 9.14.10



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6feb26dade54
branches:  trunk
changeset: 409937:6feb26dade54
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jan 23 08:00:55 2020 +0000

description:
net/bind914: update to 9.14.10

Update bind914 to 9.14.10 (BIND 9.14.10).

pkgsrc change: update HOMEPAGE to use https URL.

        --- 9.14.10 released ---

5339.   [bug]           With some libmaxminddb versions, named could erroneously
                        match an IP address not belonging to any subnet defined
                        in a given GeoIP2 database to one of the existing
                        entries in that database. [GL #1552]

5338.   [bug]           Fix line spacing in `rndc secroots`.
                        Thanks to Tony Finch. [GL !2478]

5337.   [func]          'named -V' now reports maxminddb and protobuf-c
                        versions. [GL !2686]

diffstat:

 net/bind914/Makefile |   7 +++----
 net/bind914/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (46 lines):

diff -r 4bc2917fa1b4 -r 6feb26dade54 net/bind914/Makefile
--- a/net/bind914/Makefile      Thu Jan 23 08:00:01 2020 +0000
+++ b/net/bind914/Makefile      Thu Jan 23 08:00:55 2020 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.17 2020/01/18 21:50:10 jperkin Exp $
+# $NetBSD: Makefile,v 1.18 2020/01/23 08:00:55 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}/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.isc.org/software/bind/
+HOMEPAGE=      https://www.isc.org/software/bind/
 COMMENT=       Berkeley Internet Name Daemon implementation of DNS, version 9.14
 LICENSE=       mpl-2.0
 
@@ -15,7 +14,7 @@
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.14.9
+BIND_VERSION=  9.14.10
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r 4bc2917fa1b4 -r 6feb26dade54 net/bind914/distinfo
--- a/net/bind914/distinfo      Thu Jan 23 08:00:01 2020 +0000
+++ b/net/bind914/distinfo      Thu Jan 23 08:00:55 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.12 2020/01/04 10:10:02 taca Exp $
+$NetBSD: distinfo,v 1.13 2020/01/23 08:00:55 taca Exp $
 
-SHA1 (bind-9.14.9.tar.gz) = a45f4c8b44755d8c4019181d0787e4e72d836661
-RMD160 (bind-9.14.9.tar.gz) = ed19d8dbd6002418651529598c09a1f52aa1d318
-SHA512 (bind-9.14.9.tar.gz) = aa6b1273f06fc16c842b7012a4d09cb65325a44ee88fea8bea8264ffa907ef4a6f8d5e09384599b2d6f5cea66c0dc220765c245814f54b2f09a5b6e65f97964b
-Size (bind-9.14.9.tar.gz) = 6296339 bytes
+SHA1 (bind-9.14.10.tar.gz) = 29893968321daca84785829b4a461d3f2d17630e
+RMD160 (bind-9.14.10.tar.gz) = abdf35825abe82601310bec9530c0082d1335f47
+SHA512 (bind-9.14.10.tar.gz) = 81d453c4e90fea3a21b2485bea2f5321ca8a7ef58eb9a9bc1eaa1463989aefa439e4e45c9a43b1ec6a62c52f0e73d82ebd91cd084ad6ef2a67b705736e9e8d00
+Size (bind-9.14.10.tar.gz) = 6303811 bytes
 SHA1 (patch-bin_named_Makefile.in) = 741e3708c670baaec45446f6bb364ada448ae330
 SHA1 (patch-bin_named_main.c) = 51c8ab464a009575b6513c7ed4b79f89446eb7d0
 SHA1 (patch-bin_named_pfilter.c) = b54f872c883c8fbc2d9c04df65c185dc057cc36b



Home | Main Index | Thread Index | Old Index