Received: by mail.netbsd.org (Postfix, from userid 605) id 8773B84D74; Sat, 21 Mar 2020 14:20:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0E1CE84D63 for ; Sat, 21 Mar 2020 14:20:53 +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 5CPEpWvTW2x5 for ; Sat, 21 Mar 2020 14:20:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8BD0A84D37 for ; Sat, 21 Mar 2020 14:20:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 89661FB27; Sat, 21 Mar 2020 14:20:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1584800452296670" MIME-Version: 1.0 Date: Sat, 21 Mar 2020 14:20:52 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20200321142052.89661FB27@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. --_----------=_1584800452296670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Mar 21 14:20:52 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated devel/p5-Alien-Build to 2.17 Updated devel/p5-Config-GitLike to 1.18 Updated devel/p5-Data-MessagePack to 1.01 Updated devel/p5-Date-Manip to 6.81 Updated devel/p5-Devel-Leak-Object to 1.02 Updated devel/p5-Devel-PPPort to 3.58 Updated devel/p5-Devel-PatchPerl to 1.90 Updated devel/p5-Dist-Zilla to 6.014 Updated devel/p5-ExtUtils-MakeMaker to 7.44 To generate a diff of this commit: cvs rdiff -u -r1.1711 -r1.1712 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1584800452296670 Content-Disposition: inline Content-Length: 1452 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.1711 pkgsrc/doc/CHANGES-2020:1.1712 --- pkgsrc/doc/CHANGES-2020:1.1711 Sat Mar 21 14:16:19 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Mar 21 14:20:52 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1711 2020/03/21 14:16:19 nia Exp $ +$NetBSD: CHANGES-2020,v 1.1712 2020/03/21 14:20:52 mef Exp $ Changes to the packages collection and infrastructure in 2020: @@ -2336,8 +2336,17 @@ Changes to the packages collection and i Updated mail/neomutt to 20200320 [wiz 2020-03-21] Added time/py-snaptime version 0.2.4 [adam 2020-03-21] Updated textproc/py-humanize to 2.1.0 [adam 2020-03-21] + Updated devel/p5-Alien-Build to 2.17 [mef 2020-03-21] + Updated devel/p5-Config-GitLike to 1.18 [mef 2020-03-21] + Updated devel/p5-Data-MessagePack to 1.01 [mef 2020-03-21] Updated time/py-pendulum to 2.1.0 [adam 2020-03-21] Updated time/py-maya to 0.6.1 [adam 2020-03-21] Updated devel/cmake to 3.17.0 [adam 2020-03-21] Updated devel/cmake-gui to 3.17.0 [adam 2020-03-21] + Updated devel/p5-Date-Manip to 6.81 [mef 2020-03-21] + Updated devel/p5-Devel-Leak-Object to 1.02 [mef 2020-03-21] + Updated devel/p5-Devel-PPPort to 3.58 [mef 2020-03-21] + Updated devel/p5-Devel-PatchPerl to 1.90 [mef 2020-03-21] + Updated devel/p5-Dist-Zilla to 6.014 [mef 2020-03-21] Updated www/h2o to 2.2.6 [nia 2020-03-21] + Updated devel/p5-ExtUtils-MakeMaker to 7.44 [mef 2020-03-21] --_----------=_1584800452296670--