Received: by mail.netbsd.org (Postfix, from userid 605) id D874F84EE9; Wed, 25 Aug 2021 09:18:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1F02084D0E for ; Wed, 25 Aug 2021 09:18:19 +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 kxtHzbeUQ9W8 for ; Wed, 25 Aug 2021 09:18:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7515684CE2 for ; Wed, 25 Aug 2021 09:18:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 71E4BFA97; Wed, 25 Aug 2021 09:18:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1629883098157000" MIME-Version: 1.0 Date: Wed, 25 Aug 2021 09:18:18 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20210825091818.71E4BFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1629883098157000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Aug 25 09:18:17 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated textproc/py-validators, textproc/py-regex To generate a diff of this commit: cvs rdiff -u -r1.4359 -r1.4360 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1629883098157000 Content-Disposition: inline Content-Length: 789 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.4359 pkgsrc/doc/CHANGES-2021:1.4360 --- pkgsrc/doc/CHANGES-2021:1.4359 Wed Aug 25 09:04:58 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Aug 25 09:18:17 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4359 2021/08/25 09:04:58 adam Exp $ +$NetBSD: CHANGES-2021,v 1.4360 2021/08/25 09:18:17 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6870,3 +6870,5 @@ Changes to the packages collection and i Updated textproc/py-ujson to 4.1.0 [adam 2021-08-25] Updated www/py-curl to 7.44.1 [adam 2021-08-25] Updated textproc/py-humanize to 3.11.0 [adam 2021-08-25] + Updated textproc/py-validators to 0.18.2 [adam 2021-08-25] + Updated textproc/py-regex to 2021.8.21 [adam 2021-08-25] --_----------=_1629883098157000--