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 162B37A295 for ; Tue, 27 Sep 2016 13:22:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BD4B685E7D; Tue, 27 Sep 2016 13:22:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4F62E85E2B for ; Tue, 27 Sep 2016 13:22:46 +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 frAU_rrOovq8 for ; Tue, 27 Sep 2016 13:22:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 89EF485E27 for ; Tue, 27 Sep 2016 13:22:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 85F33FBD2; Tue, 27 Sep 2016 13:22:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147498256589890" MIME-Version: 1.0 Date: Tue, 27 Sep 2016 13:22:45 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20160927132245.85F33FBD2@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. --_----------=_147498256589890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Tue Sep 27 13:22:45 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated net/synergy to 1.8.3 To generate a diff of this commit: cvs rdiff -u -r1.3997 -r1.3998 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147498256589890 Content-Disposition: inline Content-Length: 721 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.3997 pkgsrc/doc/CHANGES-2016:1.3998 --- pkgsrc/doc/CHANGES-2016:1.3997 Tue Sep 27 12:49:00 2016 +++ pkgsrc/doc/CHANGES-2016 Tue Sep 27 13:22:45 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3997 2016/09/27 12:49:00 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.3998 2016/09/27 13:22:45 tnn Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5622,3 +5622,4 @@ Changes to the packages collection and i Updated databases/mongodb to 3.2.9 [ryoon 2016-09-26] Updated databases/redis to 3.2.4 [fhajny 2016-09-26] Updated multimedia/minidlna to 1.1.5nb2 [wiz 2016-09-27] + Updated net/synergy to 1.8.3 [tnn 2016-09-27] --_----------=_147498256589890--