Received: by mail.netbsd.org (Postfix, from userid 605) id 5610384DAF; Wed, 1 Jan 2020 03:12:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D3E3884DA0 for ; Wed, 1 Jan 2020 03:12:32 +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 BHpBQNDcTApr for ; Wed, 1 Jan 2020 03:12:32 +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 DB7AD84CD5 for ; Wed, 1 Jan 2020 03:12:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CF0C1FA97; Wed, 1 Jan 2020 03:12:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1577848351242550" MIME-Version: 1.0 Date: Wed, 1 Jan 2020 03:12:31 +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: <20200101031231.CF0C1FA97@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. --_----------=_1577848351242550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Wed Jan 1 03:12:31 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated devel/p5-Alien-Build to 1.94 Updated devel/p5-CPAN-Perl-Releases to 5.20191220 Updated devel/p5-Compress-Raw-Zlib to 2.093 To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1577848351242550 Content-Disposition: inline Content-Length: 1127 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.19 pkgsrc/doc/CHANGES-2020:1.20 --- pkgsrc/doc/CHANGES-2020:1.19 Wed Jan 1 03:10:45 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Jan 1 03:12:31 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.19 2020/01/01 03:10:45 pho Exp $ +$NetBSD: CHANGES-2020,v 1.20 2020/01/01 03:12:31 mef Exp $ Changes to the packages collection and infrastructure in 2020: @@ -18,8 +18,11 @@ Changes to the packages collection and i Added devel/hs-StateVar version 1.2 [pho 2020-01-01] Updated devel/p5-ExtUtils-MakeMaker to 7.42 [mef 2020-01-01] Added math/hs-contravariant version 1.5.2 [pho 2020-01-01] + Updated devel/p5-Alien-Build to 1.94 [mef 2020-01-01] Updated devel/hs-vector to 0.12.0.3 [pho 2020-01-01] Updated converters/hs-aeson to 1.4.6.0 [pho 2020-01-01] Updated devel/hs-mtl to 2.2.2 [pho 2020-01-01] Updated devel/hs-cmdargs to 0.10.20 [pho 2020-01-01] + Updated devel/p5-CPAN-Perl-Releases to 5.20191220 [mef 2020-01-01] + Updated devel/p5-Compress-Raw-Zlib to 2.093 [mef 2020-01-01] Updated net/hs-network to 3.1.1.1 [pho 2020-01-01] --_----------=_1577848351242550--