Received: by mail.netbsd.org (Postfix, from userid 605) id 8FC0084D84; Wed, 27 Dec 2017 21:14:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1C49884D5F for ; Wed, 27 Dec 2017 21:14:00 +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 tRhf4i0zy9Bn for ; Wed, 27 Dec 2017 21:13:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9963F84D24 for ; Wed, 27 Dec 2017 21:13:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 949E2FB40; Wed, 27 Dec 2017 21:13:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1514409239125760" MIME-Version: 1.0 Date: Wed, 27 Dec 2017 21:13:59 +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: <20171227211359.949E2FB40@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. --_----------=_1514409239125760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Dec 27 21:13:59 UTC 2017 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + boehm-gc-7.6.2, darktable-2.4, libatomic_ops-7.6.2, mpv-0.28, ruby-2.5.0, snes9x-1.55, syncthing-0.14.42, tin-2.4.2, xscreensaver-5.38. To generate a diff of this commit: cvs rdiff -u -r1.17967 -r1.17968 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1514409239125760 Content-Disposition: inline Content-Length: 2231 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17967 pkgsrc/doc/TODO:1.17968 --- pkgsrc/doc/TODO:1.17967 Tue Dec 26 12:43:57 2017 +++ pkgsrc/doc/TODO Wed Dec 27 21:13:59 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17967 2017/12/26 12:43:57 wiz Exp $ +$NetBSD: TODO,v 1.17968 2017/12/27 21:13:59 wiz Exp $ Suggested new packages ====================== @@ -454,6 +454,7 @@ For possible Perl packages updates, see o blur6ex-0.3.462 o bmkdep-20140112 o bochs-2.6.9 + o boehm-gc-7.6.2 o boolean-7.1 o boost-1.66.0 o bos-2.5 @@ -537,6 +538,7 @@ For possible Perl packages updates, see o dap-3.10 o dar-2.4.14 o darcs-2.12.0 + o darktable-2.4 o dasher-4.11 o dateutils-0.4.2 o dconf-0.27.1 [wip] @@ -944,6 +946,7 @@ For possible Perl packages updates, see o leafpad-0.8.18.1 o lgeneral-1.3.1 o libarchive-3.3.2 + o libatomic_ops-7.6.2 o libbpg-0.9.6 o libburn-1.4.0 o libcaca-0.99.19 @@ -1075,6 +1078,7 @@ For possible Perl packages updates, see o mp3splt-2.6.2 o mp3splt-gtk-0.9.0 o mpdas-0.4.1 + o mpv-0.28 o mserv-devel-0.41 o multitail-6.4.2 o munin-doc-1.4.6 @@ -1309,7 +1313,7 @@ For possible Perl packages updates, see o rtcw-1.41.3 o rtty-4.0 [at ftp://ftp.isc.org/isc/rtty/] o rubber-1.4 - o ruby-2.4.0 + o ruby-2.5.0 o ruby-actionmailer-4.2.7.1 o ruby-actionpack-4.2.7.1 o ruby-activemodel-4.2.7.1 @@ -1364,7 +1368,7 @@ For possible Perl packages updates, see o slurm-14.11.2 o smokeping-2.6.11 o smproxy-1.0.3 - o snes9x-1.53 + o snes9x-1.55 o snobol-2.0 o snow-20130616 o softhsm-2.0.0 @@ -1410,7 +1414,7 @@ For possible Perl packages updates, see o swi-prolog-packages-7.1.37 o swt-4.5 o sympa-6.2.14 - o syncthing-0.14.41 + o syncthing-0.14.42 o sysinfo-4.2.2 o system-tools-backends-2.10.1 [needs polkit|GNOME 2.30] o systrace-1.6e @@ -1445,7 +1449,7 @@ For possible Perl packages updates, see o tightvnc-2.7.10 o tile-0.7.4 o tileworld-1.3.2 - o tin-2.4.1 + o tin-2.4.2 o tinc-1.0.33 o tkhylafax-3.2 o tkpasman-2.2b @@ -1570,6 +1574,7 @@ For possible Perl packages updates, see o xrn-9.02 o xsc-1.6 o xscorch-0.2.1 + o xscreensaver-5.38 o xsd-3.3.0 o xtraceroute-0.9.1 o xtux-20030306 --_----------=_1514409239125760--