Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id AC9AE7A2AE for ; Thu, 27 Oct 2016 07:43:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 58DFD85E9C; Thu, 27 Oct 2016 07:43:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DDF7D85E47 for ; Thu, 27 Oct 2016 07:43:35 +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 ebks--jast4L for ; Thu, 27 Oct 2016 07:43:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 44B7285E57 for ; Thu, 27 Oct 2016 07:43:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 42CF7FBD2; Thu, 27 Oct 2016 07:43:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147755421539170" MIME-Version: 1.0 Date: Thu, 27 Oct 2016 07:43:35 +0000 From: "David Brownlee" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org X-Mailer: log_accum Message-Id: <20161027074335.42CF7FBD2@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_147755421539170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: abs Date: Thu Oct 27 07:43:35 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated net/syncthing to 0.14.9 To generate a diff of this commit: cvs rdiff -u -r1.4470 -r1.4471 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16623 -r1.16624 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147755421539170 Content-Disposition: inline Content-Length: 1324 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.4470 pkgsrc/doc/CHANGES-2016:1.4471 --- pkgsrc/doc/CHANGES-2016:1.4470 Thu Oct 27 07:38:37 2016 +++ pkgsrc/doc/CHANGES-2016 Thu Oct 27 07:43:34 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4470 2016/10/27 07:38:37 jnemeth Exp $ +$NetBSD: CHANGES-2016,v 1.4471 2016/10/27 07:43:34 abs Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6215,3 +6215,4 @@ Changes to the packages collection and i Updated net/nsd to 4.1.13 [ryoon 2016-10-26] Updated comms/asterisk13 to 13.12.0 [jnemeth 2016-10-27] Updated comms/asterisk14 to 14.1.0 [jnemeth 2016-10-27] + Updated net/syncthing to 0.14.9 [abs 2016-10-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16623 pkgsrc/doc/TODO:1.16624 --- pkgsrc/doc/TODO:1.16623 Tue Oct 25 17:43:12 2016 +++ pkgsrc/doc/TODO Thu Oct 27 07:43:34 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16623 2016/10/25 17:43:12 asau Exp $ +$NetBSD: TODO,v 1.16624 2016/10/27 07:43:34 abs Exp $ Suggested new packages ====================== @@ -1563,7 +1563,6 @@ 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.9 o syncthing-gtk-0.9.2.3 o sysinfo-4.2.2 o system-tools-backends-2.10.1 [needs polkit|GNOME 2.30] --_----------=_147755421539170--