Received: by mail.netbsd.org (Postfix, from userid 605) id 557FE84DD8; Sat, 19 Jun 2021 12:02:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 91BA884D32 for ; Sat, 19 Jun 2021 12:02:39 +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 sUeANsApj9Nn for ; Sat, 19 Jun 2021 12:02:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2AC2F84CF1 for ; Sat, 19 Jun 2021 12:02:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 23F9CFA95; Sat, 19 Jun 2021 12:02:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1624104159158520" MIME-Version: 1.0 Date: Sat, 19 Jun 2021 12:02:39 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210619120239.23F9CFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1624104159158520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Jun 19 12:02:38 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + libzip-1.8.0. To generate a diff of this commit: cvs rdiff -u -r1.20796 -r1.20797 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1624104159158520 Content-Disposition: inline Content-Length: 584 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20796 pkgsrc/doc/TODO:1.20797 --- pkgsrc/doc/TODO:1.20796 Fri Jun 18 09:50:57 2021 +++ pkgsrc/doc/TODO Sat Jun 19 12:02:38 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20796 2021/06/18 09:50:57 wiz Exp $ +$NetBSD: TODO,v 1.20797 2021/06/19 12:02:38 wiz Exp $ Suggested new packages ====================== @@ -1304,6 +1304,7 @@ For possible Perl packages updates, see o libxdg-basedir-1.2.3 o libxlsxwriter-1.0.3 o libyang-1.0.225 + o libzip-1.8.0 o libzookeeper-3.7.0 o libzrtpcpp-4.6.6 o lilypond-2.22.1 --_----------=_1624104159158520--