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 1864B7A214 for ; Sun, 11 Sep 2016 12:46:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C103285E9D; Sun, 11 Sep 2016 12:46:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 52B2285E5B for ; Sun, 11 Sep 2016 12:46:58 +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 d7YrSBpcfWGn for ; Sun, 11 Sep 2016 12:46:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E7E6485E11 for ; Sun, 11 Sep 2016 12:46:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E5AB4FBD1; Sun, 11 Sep 2016 12:46:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1473598017110110" MIME-Version: 1.0 Date: Sun, 11 Sep 2016 12:46:57 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160911124657.E5AB4FBD1@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. --_----------=_1473598017110110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sun Sep 11 12:46:57 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated net/6tunnel to 0.11 To generate a diff of this commit: cvs rdiff -u -r1.3735 -r1.3736 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1473598017110110 Content-Disposition: inline Content-Length: 711 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.3735 pkgsrc/doc/CHANGES-2016:1.3736 --- pkgsrc/doc/CHANGES-2016:1.3735 Sat Sep 10 22:14:42 2016 +++ pkgsrc/doc/CHANGES-2016 Sun Sep 11 12:46:57 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3735 2016/09/10 22:14:42 abs Exp $ +$NetBSD: CHANGES-2016,v 1.3736 2016/09/11 12:46:57 mef Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5291,3 +5291,4 @@ Changes to the packages collection and i Updated devel/rebar to 2.6.3 [fhajny 2016-09-10] Updated databases/py-peewee to 2.8.3 [fhajny 2016-09-10] Updated net/syncthing to 0.14.6 [abs 2016-09-10] + Updated net/6tunnel to 0.11 [mef 2016-09-11] --_----------=_1473598017110110--