Received: by mail.netbsd.org (Postfix, from userid 605) id 9A30084D75; Tue, 17 Oct 2017 11:12:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 25C2984D6E for ; Tue, 17 Oct 2017 11:12:18 +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 dd2s3LZI4h98 for ; Tue, 17 Oct 2017 11:12:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A882684CDD for ; Tue, 17 Oct 2017 11:12:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A541EFBC7; Tue, 17 Oct 2017 11:12:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1508238737150330" MIME-Version: 1.0 Date: Tue, 17 Oct 2017 11:12:17 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20171017111217.A541EFBC7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1508238737150330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Oct 17 11:12:17 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc/CHANGES-2017: revert previous To generate a diff of this commit: cvs rdiff -u -r1.4503 -r1.4504 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1508238737150330 Content-Disposition: inline Content-Length: 1655 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4503 pkgsrc/doc/CHANGES-2017:1.4504 --- pkgsrc/doc/CHANGES-2017:1.4503 Tue Oct 17 11:02:40 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Oct 17 11:12:17 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4503 2017/10/17 11:02:40 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4504 2017/10/17 11:12:17 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6398,8 +6398,8 @@ Changes to the packages collection and i Added www/py-django-admin-sortable2 version 0.6.16 [adam 2017-10-17] Added www/py-django-admin-rangefilter version 0.3.0 [adam 2017-10-17] Updated textproc/gtkspell to 2.0.16nb25 [wiz 2017-10-17] - Updated sysutils/xenkernel48 to 4.8.2 [bouyer 2017-10-17] - Updated sysutils/xentools48 to 4.8.2 [bouyer 2017-10-17] + Updated sysutils/xenkernel48 to 4.8.2nb1 [bouyer 2017-10-17] + Updated sysutils/xentools48 to 4.8.2nb1 [bouyer 2017-10-17] Updated devel/p5-String-Print to 0.92nb1 [wiz 2017-10-17] Updated devel/p5-Log-Report to 1.22 [wiz 2017-10-17] Updated devel/p5-Term-Table to 0.012 [wiz 2017-10-17] @@ -6410,6 +6410,6 @@ Changes to the packages collection and i Updated security/p5-CryptX to 0.054 [wiz 2017-10-17] Updated www/p5-Mojolicious to 7.47 [wiz 2017-10-17] Updated net/glib-networking to 2.54.0 [wiz 2017-10-17] - Updated sysutils/xenkernel46 to 4.6.6 [bouyer 2017-10-17] - Updated sysutils/xentools46 to 4.6.6 [bouyer 2017-10-17] + Updated sysutils/xenkernel46 to 4.6.6nb1 [bouyer 2017-10-17] + Updated sysutils/xentools46 to 4.6.6nb1 [bouyer 2017-10-17] Updated sysutils/xenstoretools to 4.6.6 [bouyer 2017-10-17] --_----------=_1508238737150330--