Received: by mail.netbsd.org (Postfix, from userid 605) id D9FC184D46; Wed, 10 Jan 2018 15:44:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6644E84D39 for ; Wed, 10 Jan 2018 15:44:06 +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 Sy9E45Aqj_xT for ; Wed, 10 Jan 2018 15:44:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C4B2784CDC for ; Wed, 10 Jan 2018 15:44:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C14D3FBDE; Wed, 10 Jan 2018 15:44:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1515599045268530" MIME-Version: 1.0 Date: Wed, 10 Jan 2018 15:44:05 +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: <20180110154405.C14D3FBDE@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. --_----------=_1515599045268530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jan 10 15:44:05 UTC 2018 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + librsvg-2.42.0 [needs rust+cargo], shotwell-0.27.2. To generate a diff of this commit: cvs rdiff -u -r1.18020 -r1.18021 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1515599045268530 Content-Disposition: inline Content-Length: 835 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18020 pkgsrc/doc/TODO:1.18021 --- pkgsrc/doc/TODO:1.18020 Wed Jan 10 15:00:14 2018 +++ pkgsrc/doc/TODO Wed Jan 10 15:44:05 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18020 2018/01/10 15:00:14 jaapb Exp $ +$NetBSD: TODO,v 1.18021 2018/01/10 15:44:05 wiz Exp $ Suggested new packages ====================== @@ -972,6 +972,7 @@ For possible Perl packages updates, see o libpreludedb-3.1.0 o libquantum-1.1.0 [pkg/43728, development release] o libressl-2.6.3 + o librsvg-2.42.0 [needs rust+cargo] o libstree-0.4.2 o libtcl-nothread-8.5.1 o libtecla-1.6.3 @@ -1327,7 +1328,7 @@ For possible Perl packages updates, see o sge-8.1.8 o sharity-3.7 o shc-3.8.9b - o shotwell-0.27 + o shotwell-0.27.2 o showfont-1.0.4 [wip] o siege-3.1.4 o silc-1.1.11 --_----------=_1515599045268530--