Received: by mail.netbsd.org (Postfix, from userid 605) id AC3D084DC4; Tue, 17 Oct 2017 08:34:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3734F84D99 for ; Tue, 17 Oct 2017 08:34:36 +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 NSgJzxI5UJga for ; Tue, 17 Oct 2017 08:34:35 +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 9B3BD84CDD for ; Tue, 17 Oct 2017 08:34:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9580CFBC7; Tue, 17 Oct 2017 08:34:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1508229275191940" MIME-Version: 1.0 Date: Tue, 17 Oct 2017 08:34:35 +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: <20171017083435.9580CFBC7@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. --_----------=_1508229275191940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Oct 17 08:34:35 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated textproc/gtkspell to 2.0.16nb25 To generate a diff of this commit: cvs rdiff -u -r1.4488 -r1.4489 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1508229275191940 Content-Disposition: inline Content-Length: 774 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.4488 pkgsrc/doc/CHANGES-2017:1.4489 --- pkgsrc/doc/CHANGES-2017:1.4488 Tue Oct 17 06:57:01 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Oct 17 08:34:35 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4488 2017/10/17 06:57:01 adam Exp $ +$NetBSD: CHANGES-2017,v 1.4489 2017/10/17 08:34:35 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6397,3 +6397,4 @@ Changes to the packages collection and i Added www/py-django-import-export version 0.5.1 [adam 2017-10-17] 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] --_----------=_1508229275191940--