Received: by mail.netbsd.org (Postfix, from userid 605) id AF00584DC6; Wed, 12 Jun 2019 10:05:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3809E84D2D for ; Wed, 12 Jun 2019 10:05:49 +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 WF_kAwRV8ci8 for ; Wed, 12 Jun 2019 10:05:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 91BB784C81 for ; Wed, 12 Jun 2019 10:05:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 88CA0FBF4; Wed, 12 Jun 2019 10:05:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1560333948172080" MIME-Version: 1.0 Date: Wed, 12 Jun 2019 10:05:48 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20190612100548.88CA0FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1560333948172080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jun 12 10:05:48 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc/CHANGES-2019: Updated net/unbound to 1.9.1nb1 [pettai 2019-06-12] To generate a diff of this commit: cvs rdiff -u -r1.2489 -r1.2490 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1560333948172080 Content-Disposition: inline Content-Length: 842 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.2489 pkgsrc/doc/CHANGES-2019:1.2490 --- pkgsrc/doc/CHANGES-2019:1.2489 Wed Jun 12 10:04:21 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Jun 12 10:05:48 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2489 2019/06/12 10:04:21 adam Exp $ +$NetBSD: CHANGES-2019,v 1.2490 2019/06/12 10:05:48 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4165,5 +4165,6 @@ Changes to the packages collection and i Updated sysutils/py-psutil to 5.6.3 [leot 2019-06-11] Updated x11/py-terminator to 0.98nb9 [kamil 2019-06-12] Updated pkgtools/x11-links to 1.19 [gutteridge 2019-06-12] + Updated net/unbound to 1.9.1nb1 [pettai 2019-06-12] Updated devel/py-hypothesis to 4.24.3 [adam 2019-06-12] Updated devel/py-test to 4.6.3 [adam 2019-06-12] --_----------=_1560333948172080--