Received: by mail.netbsd.org (Postfix, from userid 605) id 992BA84EE4; Sat, 16 Mar 2019 23:25:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2164684EC3 for ; Sat, 16 Mar 2019 23:25:02 +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 5hxujRCvk_EY for ; Sat, 16 Mar 2019 23:25:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AEB7384EBD for ; Sat, 16 Mar 2019 23:25:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ABC9BFB16; Sat, 16 Mar 2019 23:25:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155277870142960" MIME-Version: 1.0 Date: Sat, 16 Mar 2019 23:25:01 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20190316232501.ABC9BFB16@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. --_----------=_155277870142960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sat Mar 16 23:25:01 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated devel/p5-Data-ObjectDriver to 0.17 To generate a diff of this commit: cvs rdiff -u -r1.1319 -r1.1320 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155277870142960 Content-Disposition: inline Content-Length: 721 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.1319 pkgsrc/doc/CHANGES-2019:1.1320 --- pkgsrc/doc/CHANGES-2019:1.1319 Sat Mar 16 23:14:22 2019 +++ pkgsrc/doc/CHANGES-2019 Sat Mar 16 23:25:01 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1319 2019/03/16 23:14:22 wen Exp $ +$NetBSD: CHANGES-2019,v 1.1320 2019/03/16 23:25:01 wen Exp $ Changes to the packages collection and infrastructure in 2019: @@ -2148,3 +2148,4 @@ Changes to the packages collection and i Updated lang/ruby26 to 2.6.2 [taca 2019-03-16] Updated www/wordpress to 5.1.1 [jklos 2019-03-16] Updated geography/py-obspy to 1.1.1 [wen 2019-03-16] + Updated devel/p5-Data-ObjectDriver to 0.17 [wen 2019-03-16] --_----------=_155277870142960--