Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7BA8484CFD for ; Mon, 26 Jun 2023 11:37:51 +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 u8cZu3vDtEpy for ; Mon, 26 Jun 2023 11:37:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C3DF184E78 for ; Mon, 26 Jun 2023 11:37:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C0DF5FA89; Mon, 26 Jun 2023 11:37:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1687779470268940" MIME-Version: 1.0 Date: Mon, 26 Jun 2023 11:37:50 +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: <20230626113750.C0DF5FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1687779470268940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jun 26 11:37:50 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated archivers/libzip to 1.10.0 To generate a diff of this commit: cvs rdiff -u -r1.4011 -r1.4012 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23097 -r1.23098 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1687779470268940 Content-Disposition: inline Content-Length: 1331 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.4011 pkgsrc/doc/CHANGES-2023:1.4012 --- pkgsrc/doc/CHANGES-2023:1.4011 Mon Jun 26 11:37:18 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jun 26 11:37:50 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4011 2023/06/26 11:37:18 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4012 2023/06/26 11:37:50 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5578,3 +5578,4 @@ Changes to the packages collection and i Updated print/ghostscript-agpl to 10.01.2 [adam 2023-06-26] Updated audio/flac to 1.4.3 [adam 2023-06-26] Updated devel/editline to 3.1.20221030 [wiz 2023-06-26] + Updated archivers/libzip to 1.10.0 [wiz 2023-06-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23097 pkgsrc/doc/TODO:1.23098 --- pkgsrc/doc/TODO:1.23097 Mon Jun 26 11:36:05 2023 +++ pkgsrc/doc/TODO Mon Jun 26 11:37:50 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23097 2023/06/26 11:36:05 adam Exp $ +$NetBSD: TODO,v 1.23098 2023/06/26 11:37:50 wiz Exp $ Suggested new packages ====================== @@ -920,7 +920,6 @@ For possible Perl packages updates, see o libtrace-4.0.16 o libvirt-2.3 o libxdg-basedir-1.2.3 - o libzip-1.10.0 o libzookeeper-3.7.0 o lincvs-2.1.4 [now called CrossVC] o linpsk-1.2 [ld: cannot find -lqt-mt with qt4] --_----------=_1687779470268940--