Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 96AC884E80 for ; Wed, 19 Jul 2023 13:10:21 +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 yRAJ0GmWiBTn for ; Wed, 19 Jul 2023 13:10:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E269F84D5E for ; Wed, 19 Jul 2023 13:10:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DFDEAFBDB; Wed, 19 Jul 2023 13:10:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168977222049850" MIME-Version: 1.0 Date: Wed, 19 Jul 2023 13:10:20 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230719131020.DFDEAFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168977222049850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jul 19 13:10:20 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated graphics/zxing-cpp to 2.1.0 To generate a diff of this commit: cvs rdiff -u -r1.4499 -r1.4500 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23222 -r1.23223 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168977222049850 Content-Disposition: inline Content-Length: 1267 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.4499 pkgsrc/doc/CHANGES-2023:1.4500 --- pkgsrc/doc/CHANGES-2023:1.4499 Wed Jul 19 12:59:36 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jul 19 13:10:20 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4499 2023/07/19 12:59:36 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4500 2023/07/19 13:10:20 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6268,3 +6268,4 @@ Changes to the packages collection and i Updated textproc/py-pdf to 3.12.2 [wiz 2023-07-19] Updated misc/py-platformdirs to 3.9.1 [wiz 2023-07-19] Updated print/py-pspdfutils to 3.0.6 [wiz 2023-07-19] + Updated graphics/zxing-cpp to 2.1.0 [wiz 2023-07-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23222 pkgsrc/doc/TODO:1.23223 --- pkgsrc/doc/TODO:1.23222 Wed Jul 19 12:59:36 2023 +++ pkgsrc/doc/TODO Wed Jul 19 13:10:20 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23222 2023/07/19 12:59:36 wiz Exp $ +$NetBSD: TODO,v 1.23223 2023/07/19 13:10:20 wiz Exp $ Suggested new packages ====================== @@ -1539,7 +1539,6 @@ For possible Perl packages updates, see o zoneminder-1.34.21 o zookeeper-3.8.0 o zopeedit-0.8 - o zxing-cpp-2.1.0 Licenses of packages ==================== --_----------=_168977222049850--