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 063727A271 for ; Fri, 28 Oct 2016 21:31:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AEB428557E; Fri, 28 Oct 2016 21:31:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3F2DA85578 for ; Fri, 28 Oct 2016 21:31:52 +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 hKjgct0xgY8J for ; Fri, 28 Oct 2016 21:31:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D2E5F8556C for ; Fri, 28 Oct 2016 21:31:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D06BEFB7A; Fri, 28 Oct 2016 21:31:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1477690311228160" MIME-Version: 1.0 Date: Fri, 28 Oct 2016 21:31:51 +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: <20161028213151.D06BEFB7A@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. --_----------=_1477690311228160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Fri Oct 28 21:31:51 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated net/synergy to 1.8.4 To generate a diff of this commit: cvs rdiff -u -r1.4497 -r1.4498 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1477690311228160 Content-Disposition: inline Content-Length: 714 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.4497 pkgsrc/doc/CHANGES-2016:1.4498 --- pkgsrc/doc/CHANGES-2016:1.4497 Fri Oct 28 20:56:55 2016 +++ pkgsrc/doc/CHANGES-2016 Fri Oct 28 21:31:51 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4497 2016/10/28 20:56:55 tez Exp $ +$NetBSD: CHANGES-2016,v 1.4498 2016/10/28 21:31:51 tnn Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6244,3 +6244,4 @@ Changes to the packages collection and i Updated multimedia/ffmpeg3 to 3.2 [adam 2016-10-28] Updated multimedia/ffplay3 to 3.2 [adam 2016-10-28] Updated security/mit-krb5 to 1.14.4 [tez 2016-10-28] + Updated net/synergy to 1.8.4 [tnn 2016-10-28] --_----------=_1477690311228160--