Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 2B0EB7A2D8 for ; Sun, 9 Oct 2016 14:10:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A5E4985EFF; Sun, 9 Oct 2016 14:10:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 25D2985E74 for ; Sun, 9 Oct 2016 14:10:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id iCb7t3d0IuK7 for ; Sun, 9 Oct 2016 14:10:04 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 511BF85EA3 for ; Sun, 9 Oct 2016 14:10:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4F0C4FBD2; Sun, 9 Oct 2016 14:10:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1476022204212620" MIME-Version: 1.0 Date: Sun, 9 Oct 2016 14:10:04 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/ruby-gettext To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20161009141004.4F0C4FBD2@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1476022204212620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: taca Date: Sun Oct 9 14:10:04 UTC 2016 Modified Files: pkgsrc/devel/ruby-gettext: Makefile PLIST distinfo Log Message: Update ruby-gettext to 3.2.2. ## 3.2.2: 2016-04-17 {#version-3-2-2} ### Improvements * Supported non POSIX locale format such as "zh-Hant" for .mo search path. [GitHub#45][Patch by Micha¸«³l Hoste] To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/ruby-gettext/Makefile cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/ruby-gettext/PLIST cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/ruby-gettext/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1476022204212620 Content-Disposition: inline Content-Length: 5138 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/ruby-gettext/Makefile diff -u pkgsrc/devel/ruby-gettext/Makefile:1.30 pkgsrc/devel/ruby-gettext/Makefile:1.31 --- pkgsrc/devel/ruby-gettext/Makefile:1.30 Tue Feb 16 15:04:35 2016 +++ pkgsrc/devel/ruby-gettext/Makefile Sun Oct 9 14:10:04 2016 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2016/02/16 15:04:35 taca Exp $ +# $NetBSD: Makefile,v 1.31 2016/10/09 14:10:04 taca Exp $ -DISTNAME= gettext-3.2.1 +DISTNAME= gettext-3.2.2 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org Index: pkgsrc/devel/ruby-gettext/PLIST diff -u pkgsrc/devel/ruby-gettext/PLIST:1.21 pkgsrc/devel/ruby-gettext/PLIST:1.22 --- pkgsrc/devel/ruby-gettext/PLIST:1.21 Sun Oct 4 12:14:13 2015 +++ pkgsrc/devel/ruby-gettext/PLIST Sun Oct 9 14:10:04 2016 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.21 2015/10/04 12:14:13 taca Exp $ +@comment $NetBSD: PLIST,v 1.22 2016/10/09 14:10:04 taca Exp $ bin/rmsgcat${RUBY_SUFFIX} bin/rmsgfmt${RUBY_SUFFIX} bin/rmsginit${RUBY_SUFFIX} @@ -1364,7 +1364,6 @@ ${GEM_LIBDIR}/samples/po/zh_TW/hello_tk. ${GEM_LIBDIR}/samples/po/zh_TW/hello_tk.po ${GEM_LIBDIR}/samples/po/zh_TW/hello_tk.po.time_stamp ${GEM_LIBDIR}/src/po_parser.ry -${GEM_LIBDIR}/test/fixtures/N_.rb ${GEM_LIBDIR}/test/fixtures/_.rb ${GEM_LIBDIR}/test/fixtures/_/double_quote_in_double_quote.rb ${GEM_LIBDIR}/test/fixtures/_/double_quote_in_single_quote.rb @@ -1381,8 +1380,8 @@ ${GEM_LIBDIR}/test/fixtures/erb/ascii.rx ${GEM_LIBDIR}/test/fixtures/erb/non_ascii.rhtml ${GEM_LIBDIR}/test/fixtures/gladeparser.glade ${GEM_LIBDIR}/test/fixtures/hello.rb +${GEM_LIBDIR}/test/fixtures/lower_n_.rb ${GEM_LIBDIR}/test/fixtures/multi_text_domain.rb -${GEM_LIBDIR}/test/fixtures/n_.rb ${GEM_LIBDIR}/test/fixtures/non_ascii.rb ${GEM_LIBDIR}/test/fixtures/np_.rb ${GEM_LIBDIR}/test/fixtures/ns_.rb @@ -1392,6 +1391,7 @@ ${GEM_LIBDIR}/test/fixtures/s_.rb ${GEM_LIBDIR}/test/fixtures/s_/custom.rb ${GEM_LIBDIR}/test/fixtures/simple.rb ${GEM_LIBDIR}/test/fixtures/untranslated.rb +${GEM_LIBDIR}/test/fixtures/upper_n_.rb ${GEM_LIBDIR}/test/gettext-test-utils.rb ${GEM_LIBDIR}/test/locale/cr/LC_MESSAGES/plural.mo ${GEM_LIBDIR}/test/locale/da/LC_MESSAGES/plural.mo @@ -1403,6 +1403,7 @@ ${GEM_LIBDIR}/test/locale/fr/LC_MESSAGES ${GEM_LIBDIR}/test/locale/ir/LC_MESSAGES/plural.mo ${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/_.mo ${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/backslash.mo +${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/hello.mo ${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/non_ascii.mo ${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/np_.mo ${GEM_LIBDIR}/test/locale/ja/LC_MESSAGES/ns_.mo @@ -1421,6 +1422,7 @@ ${GEM_LIBDIR}/test/locale/li/LC_MESSAGES ${GEM_LIBDIR}/test/locale/li/LC_MESSAGES/plural_error.mo ${GEM_LIBDIR}/test/locale/po/LC_MESSAGES/plural.mo ${GEM_LIBDIR}/test/locale/sl/LC_MESSAGES/plural.mo +${GEM_LIBDIR}/test/locale/zh_Hant/LC_MESSAGES/test1.mo ${GEM_LIBDIR}/test/po/_.pot ${GEM_LIBDIR}/test/po/backslash.pot ${GEM_LIBDIR}/test/po/cr/plural.po @@ -1430,6 +1432,7 @@ ${GEM_LIBDIR}/test/po/fr/plural.po ${GEM_LIBDIR}/test/po/fr/plural_error.po ${GEM_LIBDIR}/test/po/fr/test1.po ${GEM_LIBDIR}/test/po/fr/test2.po +${GEM_LIBDIR}/test/po/hello.pot ${GEM_LIBDIR}/test/po/ir/plural.po ${GEM_LIBDIR}/test/po/ja/_.edit.po ${GEM_LIBDIR}/test/po/ja/_.po @@ -1437,7 +1440,9 @@ ${GEM_LIBDIR}/test/po/ja/_.po.time_stamp ${GEM_LIBDIR}/test/po/ja/backslash.edit.po ${GEM_LIBDIR}/test/po/ja/backslash.po ${GEM_LIBDIR}/test/po/ja/backslash.po.time_stamp +${GEM_LIBDIR}/test/po/ja/hello.edit.po ${GEM_LIBDIR}/test/po/ja/hello.po +${GEM_LIBDIR}/test/po/ja/hello.po.time_stamp ${GEM_LIBDIR}/test/po/ja/non_ascii.edit.po ${GEM_LIBDIR}/test/po/ja/non_ascii.po ${GEM_LIBDIR}/test/po/ja/non_ascii.po.time_stamp @@ -1474,6 +1479,7 @@ ${GEM_LIBDIR}/test/po/po/plural.po ${GEM_LIBDIR}/test/po/s_.pot ${GEM_LIBDIR}/test/po/sl/plural.po ${GEM_LIBDIR}/test/po/untranslated.pot +${GEM_LIBDIR}/test/po/zh_Hant/test1.po ${GEM_LIBDIR}/test/run-test.rb ${GEM_LIBDIR}/test/test_class_info.rb ${GEM_LIBDIR}/test/test_gettext.rb Index: pkgsrc/devel/ruby-gettext/distinfo diff -u pkgsrc/devel/ruby-gettext/distinfo:1.25 pkgsrc/devel/ruby-gettext/distinfo:1.26 --- pkgsrc/devel/ruby-gettext/distinfo:1.25 Tue Feb 16 15:04:35 2016 +++ pkgsrc/devel/ruby-gettext/distinfo Sun Oct 9 14:10:04 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.25 2016/02/16 15:04:35 taca Exp $ +$NetBSD: distinfo,v 1.26 2016/10/09 14:10:04 taca Exp $ -SHA1 (gettext-3.2.1.gem) = 0dc4bbafb6da5f654cf68157e4ae3301ad112bfe -RMD160 (gettext-3.2.1.gem) = 1993cb8a9ae6d61ada26d709d0acd9ecb8185425 -SHA512 (gettext-3.2.1.gem) = 8adf2e09ca2973242e622e34e6b581ac81d51b097762f91bb7ac8f909c34e42d3b2fb5db1dd3e70383f90da1102f4edb86e8d62076095c81e2e13cea3b559d11 -Size (gettext-3.2.1.gem) = 283136 bytes +SHA1 (gettext-3.2.2.gem) = d03fd4b359fc458a5ec8d124378a3639a28436c1 +RMD160 (gettext-3.2.2.gem) = c511282b67f57eeb1c836965ec36186dc9a85351 +SHA512 (gettext-3.2.2.gem) = c6806a4f2b9c8519cccdf7651b3482e5938015323648cb1b82acd0632d88ea5c7cdabd925eecb2d4e17d0d396126d4e2ebaac26241c3c7b4f61e187cd4b3133f +Size (gettext-3.2.2.gem) = 283648 bytes --_----------=_1476022204212620--