Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 8665E63BC80 for ; Mon, 1 Sep 2008 15:16:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 332F263B280; Mon, 1 Sep 2008 15:16:26 +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 5A62863B270 for ; Mon, 1 Sep 2008 15:16:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2553A175D0; Mon, 1 Sep 2008 15:16:25 +0000 (UTC) From: Takahiro Kambe Subject: CVS commit: pkgsrc/www/drupal6-translations To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org Message-Id: <20080901151625.2553A175D0@cvs.netbsd.org> Date: Mon, 1 Sep 2008 15:16:25 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: taca Date: Mon Sep 1 15:16:25 UTC 2008 Modified Files: pkgsrc/www/drupal6-translations: Makefile distinfo Added Files: pkgsrc/www/drupal6-translations: PLIST.gu PLIST.zh-cn PLIST.zh-tw options.mk Removed Files: pkgsrc/www/drupal6-translations: PLIST.zh-hans PLIST.zh-hant Log Message: Update drupal6-translations to 20080901. * pkgsrc changes: Now intdoruce options framework to select translation files. (All languages are selected if no option specified.) * 20080901 changes: - Enable gu (Gujarati language) support since 1.0 was released. - Update pt-br (Brazilian Portuguese) to 1.0-rc5. To generate a diff of this commit: cvs rdiff -r1.3 -r1.4 pkgsrc/www/drupal6-translations/Makefile \ pkgsrc/www/drupal6-translations/distinfo cvs rdiff -r0 -r1.3 pkgsrc/www/drupal6-translations/PLIST.gu cvs rdiff -r0 -r1.1 pkgsrc/www/drupal6-translations/PLIST.zh-cn \ pkgsrc/www/drupal6-translations/PLIST.zh-tw \ pkgsrc/www/drupal6-translations/options.mk cvs rdiff -r1.1.1.1 -r0 pkgsrc/www/drupal6-translations/PLIST.zh-hans \ pkgsrc/www/drupal6-translations/PLIST.zh-hant Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.