Received: by mail.netbsd.org (Postfix, from userid 605) id 0099484D4C; Sun, 10 Nov 2019 14:48:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7EA5B84D33 for ; Sun, 10 Nov 2019 14:48:01 +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 V87_2qrFtA04 for ; Sun, 10 Nov 2019 14:48:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0873F84CDA for ; Sun, 10 Nov 2019 14:48:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0272BFA95; Sun, 10 Nov 2019 14:48:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157339728096950" MIME-Version: 1.0 Date: Sun, 10 Nov 2019 14:48:00 +0000 From: "ng0" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ng0@netbsd.org X-Mailer: log_accum Message-Id: <20191110144801.0272BFA95@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. --_----------=_157339728096950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ng0 Date: Sun Nov 10 14:48:00 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Added databases/go-sqlite3 To generate a diff of this commit: cvs rdiff -u -r1.4845 -r1.4846 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157339728096950 Content-Disposition: inline Content-Length: 724 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.4845 pkgsrc/doc/CHANGES-2019:1.4846 --- pkgsrc/doc/CHANGES-2019:1.4845 Sun Nov 10 14:24:10 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Nov 10 14:48:00 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4845 2019/11/10 14:24:10 mef Exp $ +$NetBSD: CHANGES-2019,v 1.4846 2019/11/10 14:48:00 ng0 Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7698,3 +7698,4 @@ Changes to the packages collection and i Updated databases/prometheus to 2.13.1 [adam 2019-11-09] Updated cad/gtkwave to 3.3.102 [mef 2019-11-10] Updated cad/xcircuit to 3.10.13 [mef 2019-11-10] + Added databases/go-sqlite3 version 1.11.0 [ng0 2019-11-10] --_----------=_157339728096950--