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 B9F577A219 for ; Fri, 14 Oct 2016 12:51:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6A21785E9D; Fri, 14 Oct 2016 12:51:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EE9E185E8F for ; Fri, 14 Oct 2016 12:51:10 +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 zOsex7Nkqj7f for ; Fri, 14 Oct 2016 12:51:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 61E3585E2B for ; Fri, 14 Oct 2016 12:51:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5F916FBD2; Fri, 14 Oct 2016 12:51:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147644947083660" MIME-Version: 1.0 Date: Fri, 14 Oct 2016 12:51:10 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20161014125110.5F916FBD2@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. --_----------=_147644947083660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Fri Oct 14 12:51:10 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated pkgtools/mksandbox to 1.7 To generate a diff of this commit: cvs rdiff -u -r1.4244 -r1.4245 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147644947083660 Content-Disposition: inline Content-Length: 740 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.4244 pkgsrc/doc/CHANGES-2016:1.4245 --- pkgsrc/doc/CHANGES-2016:1.4244 Fri Oct 14 10:31:40 2016 +++ pkgsrc/doc/CHANGES-2016 Fri Oct 14 12:51:10 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4244 2016/10/14 10:31:40 maya Exp $ +$NetBSD: CHANGES-2016,v 1.4245 2016/10/14 12:51:10 jperkin Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5959,3 +5959,4 @@ Changes to the packages collection and i Updated net/haproxy to 1.6.9 [morr 2016-10-13] Updated sysutils/open-vm-tools to 10.0.7nb2 [ryoon 2016-10-13] Updated sysutils/acpica-utils to 20160930 [fly 2016-10-14] + Updated pkgtools/mksandbox to 1.7 [jperkin 2016-10-14] --_----------=_147644947083660--