Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 9FEBE63B86B for ; Mon, 13 Feb 2012 14:43:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DD8C014AA9C; Mon, 13 Feb 2012 14:43:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2F16514AA80 for ; Mon, 13 Feb 2012 14:43:00 +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 kW__XwK4ovD8 for ; Mon, 13 Feb 2012 14:42:59 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 6425C14AA5F for ; Mon, 13 Feb 2012 14:42:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 55352175DD; Mon, 13 Feb 2012 14:42:59 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 13 Feb 2012 14:42:59 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/textproc/hunspell To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20120213144259.55352175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Mon Feb 13 14:42:59 UTC 2012 Modified Files: pkgsrc/textproc/hunspell: Makefile PLIST distinfo options.mk pkgsrc/textproc/hunspell/patches: patch-aa Log Message: Update to 1.3.2: 2011-02-02: Hunspell 1.3.2 release: - fix library versioning - improved manual 2011-02-02: Hunspell 1.3.1 release: - bug fixes 2011-01-26: Hunspell 1.2.15/1.3 release: - new features: MAXDIFF, ONLYMAXDIFF, MAXCPDSUGS, FORBIDWARN, see manual - bug fixes 2011-01-21: - new features: FORCEUCASE and WARN, see manual - new options: -r to filter potential mistakes (rare words signed by flag WARN in the dictionary) - limited and optimized suggestions 2011-01-06: Hunspell 1.2.14 release: - bug fix 2011-01-03: Hunspell 1.2.13 release: - bug fixes - improved compound handling and other improvements supported by OpenTaal Foundation, Netherlands 2010-07-15: Hunspell 1.2.12 release 2010-05-06: Hunspell 1.2.11 release: - Maintenance release bug fixes 2010-04-30: Hunspell 1.2.10 release: - Maintenance release bug fixes 2010-03-03: Hunspell 1.2.9 release: - Maintenance release bug fixes and warnings - MAP support for composed characters or character sequences To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/hunspell/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/hunspell/PLIST cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/hunspell/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/hunspell/options.mk cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/hunspell/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.