Received: by mail.netbsd.org (Postfix, from userid 605) id AEC6584E81; Mon, 12 Dec 2022 22:22:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DF2C484D5B for ; Mon, 12 Dec 2022 22:22:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 4_4mAqZsCpxa for ; Mon, 12 Dec 2022 22:22:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7133284CEA for ; Mon, 12 Dec 2022 22:22:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6843CFA90; Mon, 12 Dec 2022 22:22:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1670883747159890" MIME-Version: 1.0 Date: Mon, 12 Dec 2022 22:22:27 +0000 From: "Christopher KOBAYASHI" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: sekiya@netbsd.org X-Mailer: log_accum Message-Id: <20221212222227.6843CFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1670883747159890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: sekiya Date: Mon Dec 12 22:22:27 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated net/bind918 To generate a diff of this commit: cvs rdiff -u -r1.6098 -r1.6099 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1670883747159890 Content-Disposition: inline Content-Length: 718 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.6098 pkgsrc/doc/CHANGES-2022:1.6099 --- pkgsrc/doc/CHANGES-2022:1.6098 Mon Dec 12 22:04:11 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Dec 12 22:22:27 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.6098 2022/12/12 22:04:11 adam Exp $ +$NetBSD: CHANGES-2022,v 1.6099 2022/12/12 22:22:27 sekiya Exp $ Changes to the packages collection and infrastructure in 2022: @@ -9192,3 +9192,4 @@ Changes to the packages collection and i Updated graphics/oculante to 0.6.28 [pin 2022-12-12] Added audio/parlatype version 3.1 [wiz 2022-12-12] Updated devel/git to 2.38.2 [adam 2022-12-12] + Updated net/bind918 to 9.18.9nb1 [sekiya 2022-12-13] --_----------=_1670883747159890--