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 669037A337 for ; Tue, 20 Dec 2016 10:25:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 17517855CE; Tue, 20 Dec 2016 10:25:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9B16F855BF for ; Tue, 20 Dec 2016 10:25:05 +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 Ip-Li6C9t0-i for ; Tue, 20 Dec 2016 10:25:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 02B3685599 for ; Tue, 20 Dec 2016 10:25:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D37A1FBA6; Tue, 20 Dec 2016 10:25:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1482229504113070" MIME-Version: 1.0 Date: Tue, 20 Dec 2016 10:25:04 +0000 From: "Manuel Bouyer" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bouyer@netbsd.org X-Mailer: log_accum Message-Id: <20161220102504.D37A1FBA6@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. --_----------=_1482229504113070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bouyer Date: Tue Dec 20 10:25:04 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated sysutils/xentools46 to 4.6.3nb3 Updated sysutils/xenkernel46 to 4.6.3nb3 Updated sysutils/xentools45 to 4.5.5nb2 Updated sysutils/xenkernel45 to 4.5.5nb2 Updated sysutils/xentools42 to 4.2.5nb20 Updated sysutils/xenkernel42 to 4.2.5nb14 Updated sysutils/xentools41 to 4.1.6.1nb18 Updated sysutils/xenkernel41 to 4.1.6.1nb22 To generate a diff of this commit: cvs rdiff -u -r1.5101 -r1.5102 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1482229504113070 Content-Disposition: inline Content-Length: 1155 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.5101 pkgsrc/doc/CHANGES-2016:1.5102 --- pkgsrc/doc/CHANGES-2016:1.5101 Tue Dec 20 08:57:02 2016 +++ pkgsrc/doc/CHANGES-2016 Tue Dec 20 10:25:04 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.5101 2016/12/20 08:57:02 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.5102 2016/12/20 10:25:04 bouyer Exp $ PKGSRC FREEZE IS ON! @@ -7093,3 +7093,11 @@ Changes to the packages collection and i Updated devel/py-tortoisehg to 4.0.1 [wiz 2016-12-20] Updated x11/xf86-video-qxl to 0.1.5 [wiz 2016-12-20] Updated meta-pkgs/modular-xorg-drivers to 1.19.0nb2 [wiz 2016-12-20] + Updated sysutils/xentools46 to 4.6.3nb3 [bouyer 2016-11-22] + Updated sysutils/xenkernel46 to 4.6.3nb3 [bouyer 2016-11-22] + Updated sysutils/xentools45 to 4.5.5nb2 [bouyer 2016-11-22] + Updated sysutils/xenkernel45 to 4.5.5nb2 [bouyer 2016-11-22] + Updated sysutils/xentools42 to 4.2.5nb20 [bouyer 2016-11-22] + Updated sysutils/xenkernel42 to 4.2.5nb14 [bouyer 2016-11-22] + Updated sysutils/xentools41 to 4.1.6.1nb18 [bouyer 2016-11-22] + Updated sysutils/xenkernel41 to 4.1.6.1nb22 [bouyer 2016-11-22] --_----------=_1482229504113070--