Received: by mail.netbsd.org (Postfix, from userid 605) id 5168A84E02; Fri, 8 Mar 2019 15:01:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CB28B84DFA for ; Fri, 8 Mar 2019 15:00:59 +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 itllQo-n5uP6 for ; Fri, 8 Mar 2019 15:00:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 281FB84DEE for ; Fri, 8 Mar 2019 15:00:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1D90BFB16; Fri, 8 Mar 2019 15:00:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155205725996530" MIME-Version: 1.0 Date: Fri, 8 Mar 2019 15:00:59 +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: <20190308150059.1D90BFB16@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. --_----------=_155205725996530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Fri Mar 8 15:00:59 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated devel/p5-Module-CoreList to 5.20190220 To generate a diff of this commit: cvs rdiff -u -r1.1167 -r1.1168 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155205725996530 Content-Disposition: inline Content-Length: 739 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.1167 pkgsrc/doc/CHANGES-2019:1.1168 --- pkgsrc/doc/CHANGES-2019:1.1167 Fri Mar 8 13:41:30 2019 +++ pkgsrc/doc/CHANGES-2019 Fri Mar 8 15:00:58 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1167 2019/03/08 13:41:30 adam Exp $ +$NetBSD: CHANGES-2019,v 1.1168 2019/03/08 15:00:58 wen Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1919,3 +1919,4 @@ Changes to the packages collection and i Removed devel/stooop successor devel/tcllib [wiz 2019-03-08] Updated devel/py-meson to 0.49.2nb2 [prlw1 2019-03-08] Updated net/py-zmq to 18.0.1 [adam 2019-03-08] + Updated devel/p5-Module-CoreList to 5.20190220 [wen 2019-03-08] --_----------=_155205725996530--