Received: by mail.netbsd.org (Postfix, from userid 605) id 09D7284DEB; Sat, 11 Apr 2020 12:20:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 856A384DDD for ; Sat, 11 Apr 2020 12:20:56 +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 NCV41yZ_VXon for ; Sat, 11 Apr 2020 12:20:56 +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 10A0984CF1 for ; Sat, 11 Apr 2020 12:20:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 04752FB27; Sat, 11 Apr 2020 12:20:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158660765574990" MIME-Version: 1.0 Date: Sat, 11 Apr 2020 12:20:55 +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: <20200411122056.04752FB27@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. --_----------=_158660765574990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Apr 11 12:20:55 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated devel/p5-Alien-Build to 2.20 Updated devel/p5-Cache-FastMmap to 1.49 Updated devel/p5-Cache-Memcached-Fast to 0.26 Updated devel/p5-Class-C3-XS to 0.15nb3 Updated devel/p5-Class-Trigger to 0.15 Updated devel/p5-Config-IniFiles to 3.000003 Updated devel/p5-EV to 4.33 Updated devel/p5-File-Slurp to 9999.30 Updated devel/p5-Filesys-Notify-Simple to 0.14 Updated devel/p5-Future to 0.44 To generate a diff of this commit: cvs rdiff -u -r1.2222 -r1.2223 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158660765574990 Content-Disposition: inline Content-Length: 1297 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.2222 pkgsrc/doc/CHANGES-2020:1.2223 --- pkgsrc/doc/CHANGES-2020:1.2222 Sat Apr 11 11:54:04 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Apr 11 12:20:55 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2222 2020/04/11 11:54:04 adam Exp $ +$NetBSD: CHANGES-2020,v 1.2223 2020/04/11 12:20:55 mef Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3047,4 +3047,14 @@ Changes to the packages collection and i Updated math/py-networkx to 2.4 [adam 2020-04-11] Updated devel/py-decorator to 4.4.2 [adam 2020-04-11] Added audio/amsynth version 1.9.0 [nia 2020-04-11] + Updated devel/p5-Alien-Build to 2.20 [mef 2020-04-11] + Updated devel/p5-Cache-FastMmap to 1.49 [mef 2020-04-11] + Updated devel/p5-Cache-Memcached-Fast to 0.26 [mef 2020-04-11] + Updated devel/p5-Class-C3-XS to 0.15nb3 [mef 2020-04-11] Updated misc/dpkg to 1.20.0 [adam 2020-04-11] + Updated devel/p5-Class-Trigger to 0.15 [mef 2020-04-11] + Updated devel/p5-Config-IniFiles to 3.000003 [mef 2020-04-11] + Updated devel/p5-EV to 4.33 [mef 2020-04-11] + Updated devel/p5-File-Slurp to 9999.30 [mef 2020-04-11] + Updated devel/p5-Filesys-Notify-Simple to 0.14 [mef 2020-04-11] + Updated devel/p5-Future to 0.44 [mef 2020-04-11] --_----------=_158660765574990--