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 C28377A21F for ; Mon, 4 Jul 2016 13:43:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7747785EC9; Mon, 4 Jul 2016 13:43:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0990B85E00 for ; Mon, 4 Jul 2016 13:43:47 +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 JUXEZwRHXIwU for ; Mon, 4 Jul 2016 13:43:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6D2E184CEC for ; Mon, 4 Jul 2016 13:43:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6B045FBB5; Mon, 4 Jul 2016 13:43:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1467639826159160" MIME-Version: 1.0 Date: Mon, 4 Jul 2016 13:43:46 +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: <20160704134346.6B045FBB5@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. --_----------=_1467639826159160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: abs Date: Mon Jul 4 13:43:46 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated net/syncthing to 0.13.10 To generate a diff of this commit: cvs rdiff -u -r1.2681 -r1.2682 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1467639826159160 Content-Disposition: inline Content-Length: 732 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.2681 pkgsrc/doc/CHANGES-2016:1.2682 --- pkgsrc/doc/CHANGES-2016:1.2681 Mon Jul 4 12:21:15 2016 +++ pkgsrc/doc/CHANGES-2016 Mon Jul 4 13:43:46 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.2681 2016/07/04 12:21:15 adam Exp $ +$NetBSD: CHANGES-2016,v 1.2682 2016/07/04 13:43:46 abs Exp $ Changes to the packages collection and infrastructure in 2016: @@ -3899,3 +3899,4 @@ Changes to the packages collection and i Added sysutils/xenkernel46 version 4.6.3 [jnemeth 2016-07-04] Added sysutils/xentools46 version 4.6.3 [jnemeth 2016-07-04] Updated www/squid3 to 3.5.20 [adam 2016-07-04] + Updated net/syncthing to 0.13.10 [abs 2016-07-04] --_----------=_1467639826159160--