Received: by mail.netbsd.org (Postfix, from userid 605) id 6BCB284D81; Sun, 9 Dec 2018 12:17:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7BA3E84D7B for ; Sun, 9 Dec 2018 12:17:00 +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 VuZ2yRhT7lLf for ; Sun, 9 Dec 2018 12:16:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A6F0A84D79 for ; Sun, 9 Dec 2018 12:16:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9C93CFB16; Sun, 9 Dec 2018 12:16:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1544357819257060" MIME-Version: 1.0 Date: Sun, 9 Dec 2018 12:16:59 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20181209121659.9C93CFB16@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. --_----------=_1544357819257060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Dec 9 12:16:59 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added databases/php-sqlite3 version 7.1.25 To generate a diff of this commit: cvs rdiff -u -r1.5097 -r1.5098 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1544357819257060 Content-Disposition: inline Content-Length: 723 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.5097 pkgsrc/doc/CHANGES-2018:1.5098 --- pkgsrc/doc/CHANGES-2018:1.5097 Sun Dec 9 05:37:12 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Dec 9 12:16:59 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5097 2018/12/09 05:37:12 mef Exp $ +$NetBSD: CHANGES-2018,v 1.5098 2018/12/09 12:16:59 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7080,3 +7080,4 @@ Changes to the packages collection and i Updated net/youtube-dl to 20181203 [leot 2018-12-08] Updated sysutils/lsof to 4.91 [triaxx 2018-12-08] Updated cad/klayout to 0.25.6 [mef 2018-12-09] + Added databases/php-sqlite3 version 7.1.25 [taca 2018-12-09] --_----------=_1544357819257060--