Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 21ABD63B842 for ; Mon, 15 Sep 2008 18:09:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C568663B156; Mon, 15 Sep 2008 18:09:30 +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 12D7F63B10A for ; Mon, 15 Sep 2008 18:09:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F24D5175D0; Mon, 15 Sep 2008 18:09:29 +0000 (UTC) From: Takahiro Kambe Subject: CVS commit: pkgsrc/devel/ruby-gettext To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org Message-Id: <20080915180929.F24D5175D0@cvs.netbsd.org> Date: Mon, 15 Sep 2008 18:09:29 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: taca Date: Mon Sep 15 18:09:29 UTC 2008 Modified Files: pkgsrc/devel/ruby-gettext: Makefile PLIST distinfo Log Message: Update ruby-gettext package to 1.93.0. = Ruby-GetText-Package-1.93.0 (2008-09-14) * Bulgarian added. * Estonian updated. * French updated. * Japanese updated. * np_, npgettext support. * Fixed bugs. - detect the correct charset on POSIX OS. - updatepo task works again on Windows OS(with broken GNU msgmerge). - Remove BOM from po-files before GNU msgmerge is executed. (GNU msgmerge doesn't support BOM) - Work with xx(double x) library and the library which uses xx library such as rcov. - Fixed expire_fragment with rails < 2.1. (NOTE) Rails-2.2 has not been supported yet. Thanks to: Translators: Vincent Isambart, Erkki Eilonen, Sava Chankov. Bug reports, suggestions and patches: Vladimir Dobriakov, Tatsuki Sugiura, Cesar Duque Calle, Remy-Christophe Schermesser, Donald Piret. To generate a diff of this commit: cvs rdiff -r1.7 -r1.8 pkgsrc/devel/ruby-gettext/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/devel/ruby-gettext/PLIST \ pkgsrc/devel/ruby-gettext/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.