Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 382E763B874 for ; Tue, 18 Nov 2008 17:14:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E056D63B14E; Tue, 18 Nov 2008 17:14:42 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 3B4B663B146 for ; Tue, 18 Nov 2008 17:14:42 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2D180175D0; Tue, 18 Nov 2008 17:14:42 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/textproc/p5-Lingua-Stem-Snowball To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20081118171442.2D180175D0@cvs.netbsd.org> Date: Tue, 18 Nov 2008 17:14:42 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Tue Nov 18 17:14:42 UTC 2008 Modified Files: pkgsrc/textproc/p5-Lingua-Stem-Snowball: Makefile distinfo Log Message: Update from version 0.941nb1 to 0.952. Upstream changes: v0.952 2008-08-28 * Export C symbols via PL_modglobal. v0.951 2008-08-21 * Fix Perl 5.6.2 compatibility. * Specify Perl 5.6.2 as a minimum version. v0.95 2008-08-17 * Add Hungarian, Romanian, and Turkish. * Export Snowball C symbols via DynaLoader. To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 pkgsrc/textproc/p5-Lingua-Stem-Snowball/Makefile cvs rdiff -r1.2 -r1.3 pkgsrc/textproc/p5-Lingua-Stem-Snowball/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.