Received: by mail.netbsd.org (Postfix, from userid 605) id C229484D54; Tue, 15 Jan 2019 22:33:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 037B384D2A for ; Tue, 15 Jan 2019 22:33: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 Jk6ybJaYw1Ec for ; Tue, 15 Jan 2019 22:33:34 +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 3C10F84D26 for ; Tue, 15 Jan 2019 22:33:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 399DBFB16; Tue, 15 Jan 2019 22:33:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1547591614239160" MIME-Version: 1.0 Date: Tue, 15 Jan 2019 22:33:34 +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: <20190115223334.399DBFB16@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. --_----------=_1547591614239160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jan 15 22:33:34 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated net/syncthing to 1.0.0 To generate a diff of this commit: cvs rdiff -u -r1.202 -r1.203 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18758 -r1.18759 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1547591614239160 Content-Disposition: inline Content-Length: 1288 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.202 pkgsrc/doc/CHANGES-2019:1.203 --- pkgsrc/doc/CHANGES-2019:1.202 Tue Jan 15 22:16:12 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Jan 15 22:33:33 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.202 2019/01/15 22:16:12 adam Exp $ +$NetBSD: CHANGES-2019,v 1.203 2019/01/15 22:33:33 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -290,3 +290,4 @@ Changes to the packages collection and i Updated net/wireshark to 2.6.6 [adam 2019-01-15] Updated www/py-aiohttp to 3.5.4 [adam 2019-01-15] Updated www/py-uwsgitop to 0.11 [adam 2019-01-15] + Updated net/syncthing to 1.0.0 [wiz 2019-01-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18758 pkgsrc/doc/TODO:1.18759 --- pkgsrc/doc/TODO:1.18758 Tue Jan 15 22:16:12 2019 +++ pkgsrc/doc/TODO Tue Jan 15 22:33:33 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18758 2019/01/15 22:16:12 adam Exp $ +$NetBSD: TODO,v 1.18759 2019/01/15 22:33:33 wiz Exp $ Suggested new packages ====================== @@ -1348,7 +1348,6 @@ For possible Perl packages updates, see o swfdec-gnome-2.30.1 o swt-4.5 o sympa-6.2.14 - o syncthing-1.0.0 o sysinfo-4.2.2 o system-tools-backends-2.10.1 [needs polkit|GNOME 2.30] o systrace-1.6e --_----------=_1547591614239160--