Received: by mail.netbsd.org (Postfix, from userid 605) id E028E84D4E; Sun, 9 Feb 2020 14:12:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 66E9984D36 for ; Sun, 9 Feb 2020 14:12:59 +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 5s99vEyQxcwN for ; Sun, 9 Feb 2020 14:12:59 +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 BA1B584CF7 for ; Sun, 9 Feb 2020 14:12:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B1B81FBF4; Sun, 9 Feb 2020 14:12:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1581257578295950" MIME-Version: 1.0 Date: Sun, 9 Feb 2020 14:12:58 +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: <20200209141258.B1B81FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1581257578295950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Feb 9 14:12:58 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated archivers/libzip to 1.6.1 To generate a diff of this commit: cvs rdiff -u -r1.1003 -r1.1004 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19665 -r1.19666 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1581257578295950 Content-Disposition: inline Content-Length: 1336 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.1003 pkgsrc/doc/CHANGES-2020:1.1004 --- pkgsrc/doc/CHANGES-2020:1.1003 Sun Feb 9 14:10:23 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Feb 9 14:12:58 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1003 2020/02/09 14:10:23 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.1004 2020/02/09 14:12:58 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1429,3 +1429,4 @@ Changes to the packages collection and i Updated security/libsecret to 0.20.1 [wiz 2020-02-09] Updated converters/libcdr to 0.1.6 [wiz 2020-02-09] Updated graphics/ImageMagick to 7.0.9.22 [wiz 2020-02-09] + Updated archivers/libzip to 1.6.1 [wiz 2020-02-09] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19665 pkgsrc/doc/TODO:1.19666 --- pkgsrc/doc/TODO:1.19665 Sun Feb 9 14:10:23 2020 +++ pkgsrc/doc/TODO Sun Feb 9 14:12:58 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19665 2020/02/09 14:10:23 wiz Exp $ +$NetBSD: TODO,v 1.19666 2020/02/09 14:12:58 wiz Exp $ Suggested new packages ====================== @@ -806,7 +806,6 @@ For possible Perl packages updates, see o libwnck3-3.32.0 o libxdg-basedir-1.2.0 o libykneomgr-0.1.8 - o libzip-1.6.1 o lincvs-2.1.4 [now called CrossVC] o linpsk-1.2 [ld: cannot find -lqt-mt with qt4] o liquidwar-6.0.0.11 --_----------=_1581257578295950--