Received: by mail.netbsd.org (Postfix, from userid 605) id AB4BF84E7D; Sun, 10 Oct 2021 02:48:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E7C4384D3C for ; Sun, 10 Oct 2021 02:48:57 +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 CSKCuIiHikFV for ; Sun, 10 Oct 2021 02:48:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4AC1184D26 for ; Sun, 10 Oct 2021 02:48:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 475E1FA97; Sun, 10 Oct 2021 02:48:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1633834137244010" MIME-Version: 1.0 Date: Sun, 10 Oct 2021 02:48:57 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20211010024857.475E1FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1633834137244010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sun Oct 10 02:48:57 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated textproc/py-regex to 2021.9.24 To generate a diff of this commit: cvs rdiff -u -r1.5102 -r1.5103 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1633834137244010 Content-Disposition: inline Content-Length: 749 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.5102 pkgsrc/doc/CHANGES-2021:1.5103 --- pkgsrc/doc/CHANGES-2021:1.5102 Sun Oct 10 02:04:30 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Oct 10 02:48:57 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5102 2021/10/10 02:04:30 wen Exp $ +$NetBSD: CHANGES-2021,v 1.5103 2021/10/10 02:48:57 gutteridge Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7812,3 +7812,4 @@ Changes to the packages collection and i Updated devel/p5-Metrics-Any to 0.07 [wen 2021-10-10] Updated devel/p5-Module-ExtractUse to 0.344 [wen 2021-10-10] Updated devel/p5-MooseX-App to 1.42 [wen 2021-10-10] + Updated textproc/py-regex to 2021.9.24 [gutteridge 2021-10-10] --_----------=_1633834137244010--