Received: by mail.netbsd.org (Postfix, from userid 605) id 6BB7B84D8B; Wed, 23 May 2018 22:07:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EA81184D86 for ; Wed, 23 May 2018 22:06:59 +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 czQv1HIXAfjc for ; Wed, 23 May 2018 22:06:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5A40E84D70 for ; Wed, 23 May 2018 22:06:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 57961FBEC; Wed, 23 May 2018 22:06:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152711321976270" MIME-Version: 1.0 Date: Wed, 23 May 2018 22:06:59 +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: <20180523220659.57961FBEC@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. --_----------=_152711321976270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed May 23 22:06:59 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated textproc/hunspell to 1.3.3nb6 To generate a diff of this commit: cvs rdiff -u -r1.2538 -r1.2539 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152711321976270 Content-Disposition: inline Content-Length: 746 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.2538 pkgsrc/doc/CHANGES-2018:1.2539 --- pkgsrc/doc/CHANGES-2018:1.2538 Wed May 23 21:07:58 2018 +++ pkgsrc/doc/CHANGES-2018 Wed May 23 22:06:59 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2538 2018/05/23 21:07:58 adam Exp $ +$NetBSD: CHANGES-2018,v 1.2539 2018/05/23 22:06:59 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3658,3 +3658,4 @@ Changes to the packages collection and i Updated multimedia/gst-plugins1-ugly to 1.14.1 [adam 2018-05-23] Updated multimedia/gst-plugins1-libav to 1.14.1 [adam 2018-05-23] Updated www/py-raven to 6.8.0 [adam 2018-05-23] + Updated textproc/hunspell to 1.3.3nb6 [wiz 2018-05-23] --_----------=_152711321976270--