Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id AC4461A9239 for ; Sun, 28 Nov 2021 20:27:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D2D2584EFC; Sun, 28 Nov 2021 20:27:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 18C4D84D50 for ; Sun, 28 Nov 2021 20:27:47 +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 PkLjQraoNrTL for ; Sun, 28 Nov 2021 20:27:46 +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 60BA884D04 for ; Sun, 28 Nov 2021 20:27:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4D2BAFAEC; Sun, 28 Nov 2021 20:27:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163813126644970" MIME-Version: 1.0 Date: Sun, 28 Nov 2021 20:27:46 +0000 From: "Sean Cole" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: scole@netbsd.org X-Mailer: log_accum Message-Id: <20211128202746.4D2BAFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163813126644970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: scole Date: Sun Nov 28 20:27:46 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: Updated devel/RE-flex to 3.0.12 To generate a diff of this commit: cvs rdiff -u -r1.5877 -r1.5878 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21294 -r1.21295 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163813126644970 Content-Disposition: inline Content-Length: 1263 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.5877 pkgsrc/doc/CHANGES-2021:1.5878 --- pkgsrc/doc/CHANGES-2021:1.5877 Sun Nov 28 20:24:42 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Nov 28 20:27:45 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5877 2021/11/28 20:24:42 adam Exp $ +$NetBSD: CHANGES-2021,v 1.5878 2021/11/28 20:27:45 scole Exp $ Changes to the packages collection and infrastructure in 2021: @@ -8910,3 +8910,4 @@ Changes to the packages collection and i Updated devel/py-aiofiles to 0.8.0 [adam 2021-11-28] Updated textproc/py-markups to 3.1.3 [adam 2021-11-28] Updated devel/meson to 0.60.2 [adam 2021-11-28] + Updated devel/RE-flex to 3.0.12 [scole 2021-11-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21294 pkgsrc/doc/TODO:1.21295 --- pkgsrc/doc/TODO:1.21294 Sun Nov 28 20:10:45 2021 +++ pkgsrc/doc/TODO Sun Nov 28 20:27:45 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21294 2021/11/28 20:10:45 adam Exp $ +$NetBSD: TODO,v 1.21295 2021/11/28 20:27:45 scole Exp $ Suggested new packages ====================== @@ -411,7 +411,6 @@ For possible Perl packages updates, see o R-timeSeries-3062.100 o R-tseries-0.10.48 o R-uuid-4 - o RE-flex-3.0.2 o SOGo-2.4.1 o SOGo-5.2.0 o SOPE-2.4.1 --_----------=_163813126644970--