Received: by mail.netbsd.org (Postfix, from userid 605) id 123C784D96; Tue, 17 Oct 2017 09:37:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8EFCC84D3E for ; Tue, 17 Oct 2017 09:37:07 +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 ZralkJlMrGgz for ; Tue, 17 Oct 2017 09:37:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id EC0AA84CF0 for ; Tue, 17 Oct 2017 09:37:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E64B5FBC7; Tue, 17 Oct 2017 09:37:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150823302669820" MIME-Version: 1.0 Date: Tue, 17 Oct 2017 09:37:06 +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: <20171017093706.E64B5FBC7@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. --_----------=_150823302669820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Oct 17 09:37:06 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc/CHANGES-2017: Fix two entries To generate a diff of this commit: cvs rdiff -u -r1.4491 -r1.4492 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150823302669820 Content-Disposition: inline Content-Length: 1025 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.4491 pkgsrc/doc/CHANGES-2017:1.4492 --- pkgsrc/doc/CHANGES-2017:1.4491 Tue Oct 17 09:35:31 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Oct 17 09:37:06 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4491 2017/10/17 09:35:31 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4492 2017/10/17 09:37:06 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6398,6 +6398,6 @@ 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 version 4.8.2nb1 [bouyer 2017-10-17] - Updated sysutils/xentools48 version 4.8.2nb1 [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] --_----------=_150823302669820--