Received: by mail.netbsd.org (Postfix, from userid 605) id 70D8184DC5; Tue, 9 Feb 2021 08:33:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AC22084DBC for ; Tue, 9 Feb 2021 08:33:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Ch-KUYi5LXmw for ; Tue, 9 Feb 2021 08:33:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 429AD84D1D for ; Tue, 9 Feb 2021 08:33:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2F68FFA95; Tue, 9 Feb 2021 08:33:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1612859586229090" MIME-Version: 1.0 Date: Tue, 9 Feb 2021 08:33:06 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20210209083306.2F68FFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1612859586229090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Tue Feb 9 08:33:06 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Note update of net/unbound to 1.13.1. To generate a diff of this commit: cvs rdiff -u -r1.939 -r1.940 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1612859586229090 Content-Disposition: inline Content-Length: 716 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.939 pkgsrc/doc/CHANGES-2021:1.940 --- pkgsrc/doc/CHANGES-2021:1.939 Tue Feb 9 07:26:51 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Feb 9 08:33:05 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.939 2021/02/09 07:26:51 adam Exp $ +$NetBSD: CHANGES-2021,v 1.940 2021/02/09 08:33:05 he Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1148,3 +1148,4 @@ Changes to the packages collection and i Updated time/py-aniso8601 to 8.1.1 [adam 2021-02-09] Updated net/py-digitalocean to 1.16.0 [adam 2021-02-09] Updated devel/py-ZopeSchema to 6.0.1 [adam 2021-02-09] + Updated net/unbound to 1.13.1 [he 2021-02-09] --_----------=_1612859586229090--