Received: by mail.netbsd.org (Postfix, from userid 605) id 1E5D684DA7; Sat, 22 Feb 2020 12:45:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9BC8084D96 for ; Sat, 22 Feb 2020 12:45:10 +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 c8g2mjtc20T3 for ; Sat, 22 Feb 2020 12:45:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 05DB584CD4 for ; Sat, 22 Feb 2020 12:45:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 03E93FBF4; Sat, 22 Feb 2020 12:45:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1582375509213030" MIME-Version: 1.0 Date: Sat, 22 Feb 2020 12:45:09 +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: <20200222124510.03E93FBF4@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. --_----------=_1582375509213030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Feb 22 12:45:09 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated devel/p5-Alien-Base-ModuleBuild to 1.14 Updated devel/p5-Alien-Build to 2.08 Updated devel/p5-App-perlbrew to 0.88 To generate a diff of this commit: cvs rdiff -u -r1.1202 -r1.1203 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1582375509213030 Content-Disposition: inline Content-Length: 869 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.1202 pkgsrc/doc/CHANGES-2020:1.1203 --- pkgsrc/doc/CHANGES-2020:1.1202 Sat Feb 22 06:56:29 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Feb 22 12:45:09 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1202 2020/02/22 06:56:29 adam Exp $ +$NetBSD: CHANGES-2020,v 1.1203 2020/02/22 12:45:09 mef Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1720,3 +1720,6 @@ Changes to the packages collection and i Updated databases/py-multidict to 4.7.5 [adam 2020-02-22] Updated www/py-django-filer to 1.7.0 [adam 2020-02-22] Updated www/py-djangocms-text-ckeditor to 3.9.0 [adam 2020-02-22] + Updated devel/p5-Alien-Base-ModuleBuild to 1.14 [mef 2020-02-22] + Updated devel/p5-Alien-Build to 2.08 [mef 2020-02-22] + Updated devel/p5-App-perlbrew to 0.88 [mef 2020-02-22] --_----------=_1582375509213030--