Received: by mail.netbsd.org (Postfix, from userid 605) id 41B1C84DC0; Thu, 16 Apr 2020 15:10:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C144484D7A for ; Thu, 16 Apr 2020 15:10:35 +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 3zF69AyhM6OO for ; Thu, 16 Apr 2020 15:10:35 +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 263F884D02 for ; Thu, 16 Apr 2020 15:10:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1DC33FB27; Thu, 16 Apr 2020 15:10:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1587049835198220" MIME-Version: 1.0 Date: Thu, 16 Apr 2020 15:10:35 +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: <20200416151035.1DC33FB27@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. --_----------=_1587049835198220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Thu Apr 16 15:10:35 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated devel/p5-Data-UUID to 1.226 Updated devel/p5-Proc-Background to 1.21 To generate a diff of this commit: cvs rdiff -u -r1.2321 -r1.2322 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1587049835198220 Content-Disposition: inline Content-Length: 901 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.2321 pkgsrc/doc/CHANGES-2020:1.2322 --- pkgsrc/doc/CHANGES-2020:1.2321 Thu Apr 16 15:08:39 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Apr 16 15:10:34 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2321 2020/04/16 15:08:39 ryoon Exp $ +$NetBSD: CHANGES-2020,v 1.2322 2020/04/16 15:10:34 mef Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3190,5 +3190,7 @@ Changes to the packages collection and i Updated devel/p5-Perl-Critic to 1.138 [mef 2020-04-16] Updated devel/p5-Alien-Build to 2.21 [mef 2020-04-16] Re-added mail/imapproxy [manu 2020-04-16] + Updated devel/p5-Data-UUID to 1.226 [mef 2020-04-16] Updated lang/adoptopenjdk11-bin to 11.0.7.10 [ryoon 2020-04-16] Updated www/apache-tomcat9 to 9.0.34 [ryoon 2020-04-16] + Updated devel/p5-Proc-Background to 1.21 [mef 2020-04-16] --_----------=_1587049835198220--