Received: by mail.netbsd.org (Postfix, from userid 605) id 812C584D9C; Thu, 23 Jul 2020 11:05:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 093F984D3A for ; Thu, 23 Jul 2020 11:05:42 +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 yUViiEez8AOA for ; Thu, 23 Jul 2020 11:05:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 682F984C8B for ; Thu, 23 Jul 2020 11:05:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6225FFB28; Thu, 23 Jul 2020 11:05:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1595502341178110" MIME-Version: 1.0 Date: Thu, 23 Jul 2020 11:05:41 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20200723110541.6225FFB28@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. --_----------=_1595502341178110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Thu Jul 23 11:05:41 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated textproc/p5-PPIx-QuoteLike to 0.011 To generate a diff of this commit: cvs rdiff -u -r1.4112 -r1.4113 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1595502341178110 Content-Disposition: inline Content-Length: 789 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.4112 pkgsrc/doc/CHANGES-2020:1.4113 --- pkgsrc/doc/CHANGES-2020:1.4112 Thu Jul 23 09:35:44 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Jul 23 11:05:41 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4112 2020/07/23 09:35:44 kleink Exp $ +$NetBSD: CHANGES-2020,v 1.4113 2020/07/23 11:05:41 wen Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6527,3 +6527,4 @@ Changes to the packages collection and i Updated devel/p5-Perl-PrereqScanner-NotQuiteLite to 0.9911 [wen 2020-07-23] Updated www/p5-Plack-Middleware-RemoveRedundantBody to 0.09 [wen 2020-07-23] Updated www/py-flask-sqlalchemy to 2.4.4 [kleink 2020-07-23] + Updated textproc/p5-PPIx-QuoteLike to 0.011 [wen 2020-07-23] --_----------=_1595502341178110--