Received: by mail.netbsd.org (Postfix, from userid 605) id EEED784DB9; Tue, 4 May 2021 14:25:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3815B84D33 for ; Tue, 4 May 2021 14:25:10 +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 M5yug2ofDtXp for ; Tue, 4 May 2021 14:25:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9549B84D21 for ; Tue, 4 May 2021 14:25:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 928E1FA95; Tue, 4 May 2021 14:25:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1620138309122050" MIME-Version: 1.0 Date: Tue, 4 May 2021 14:25:09 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20210504142509.928E1FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1620138309122050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Tue May 4 14:25:09 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Added textproc/utf8-cpp version 2.3.4 To generate a diff of this commit: cvs rdiff -u -r1.2612 -r1.2613 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1620138309122050 Content-Disposition: inline Content-Length: 731 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.2612 pkgsrc/doc/CHANGES-2021:1.2613 --- pkgsrc/doc/CHANGES-2021:1.2612 Tue May 4 14:20:26 2021 +++ pkgsrc/doc/CHANGES-2021 Tue May 4 14:25:09 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2612 2021/05/04 14:20:26 prlw1 Exp $ +$NetBSD: CHANGES-2021,v 1.2613 2021/05/04 14:25:09 prlw1 Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4088,3 +4088,4 @@ Changes to the packages collection and i Added print/libharu version 2.4.0 [prlw1 2021-05-04] Updated devel/ruby-iruby to 0.5.0 [taca 2021-05-04] Added textproc/PEGTL version 2.8.3 [prlw1 2021-05-04] + Added textproc/utf8-cpp version 2.3.4 [prlw1 2021-05-04] --_----------=_1620138309122050--