pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-gettext-setup Update ruby-gettext-setup to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/acc13a162aed
branches:  trunk
changeset: 367472:acc13a162aed
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Sep 02 15:22:29 2017 +0000

description:
Update ruby-gettext-setup to 0.28.

0.27
* Fix spelling on config-sample.yaml
* Allow pot task to take a filename
* (maint) Fix failing locale test
* Rake task to merge .pot files
* (PUP-7881) Put default locales at the front of available_locales

0.28
* (maint) Convert named parameters to hash
* (maint) Deleting transient fixtures

diffstat:

 devel/ruby-gettext-setup/Makefile |   4 ++--
 devel/ruby-gettext-setup/PLIST    |   6 +++++-
 devel/ruby-gettext-setup/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 8 deletions(-)

diffs (54 lines):

diff -r 9a0a002a2161 -r acc13a162aed devel/ruby-gettext-setup/Makefile
--- a/devel/ruby-gettext-setup/Makefile Sat Sep 02 15:05:19 2017 +0000
+++ b/devel/ruby-gettext-setup/Makefile Sat Sep 02 15:22:29 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2017/07/13 15:28:06 taca Exp $
+# $NetBSD: Makefile,v 1.3 2017/09/02 15:22:29 taca Exp $
 
-DISTNAME=      gettext-setup-0.26
+DISTNAME=      gettext-setup-0.28
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 9a0a002a2161 -r acc13a162aed devel/ruby-gettext-setup/PLIST
--- a/devel/ruby-gettext-setup/PLIST    Sat Sep 02 15:05:19 2017 +0000
+++ b/devel/ruby-gettext-setup/PLIST    Sat Sep 02 15:22:29 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/07/13 15:28:06 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/09/02 15:22:29 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/LICENSE
 ${GEM_LIBDIR}/README.md
@@ -17,6 +17,7 @@
 ${GEM_LIBDIR}/spec/fixtures/locales/config.yaml
 ${GEM_LIBDIR}/spec/fixtures/locales/de/sinatra-i18n.po
 ${GEM_LIBDIR}/spec/fixtures/locales/sinatra-i18n.pot
+${GEM_LIBDIR}/spec/fixtures/merge_locales/config.yaml
 ${GEM_LIBDIR}/spec/fixtures/spec_locales/config.yaml
 ${GEM_LIBDIR}/spec/fixtures/spec_locales/sinatra-i18n.pot
 ${GEM_LIBDIR}/spec/fixtures/string_changes/add.pot
@@ -24,6 +25,9 @@
 ${GEM_LIBDIR}/spec/fixtures/string_changes/non_string_changes.pot
 ${GEM_LIBDIR}/spec/fixtures/string_changes/old.pot
 ${GEM_LIBDIR}/spec/fixtures/string_changes/remove.pot
+${GEM_LIBDIR}/spec/fixtures/tmp_locales/config.yaml
+${GEM_LIBDIR}/spec/fixtures/tmp_locales/de/sinatra-i18n.po
+${GEM_LIBDIR}/spec/fixtures/tmp_locales/sinatra-i18n.pot
 ${GEM_LIBDIR}/spec/lib/gettext-setup/gettext_setup_spec.rb
 ${GEM_LIBDIR}/spec/lib/gettext-setup/metadata_pot_spec.rb
 ${GEM_LIBDIR}/spec/lib/gettext-setup/pot_spec.rb
diff -r 9a0a002a2161 -r acc13a162aed devel/ruby-gettext-setup/distinfo
--- a/devel/ruby-gettext-setup/distinfo Sat Sep 02 15:05:19 2017 +0000
+++ b/devel/ruby-gettext-setup/distinfo Sat Sep 02 15:22:29 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/07/13 15:28:06 taca Exp $
+$NetBSD: distinfo,v 1.3 2017/09/02 15:22:29 taca Exp $
 
-SHA1 (gettext-setup-0.26.gem) = c5a2e3024c9da36fd88261d15b77c8bd62ce3364
-RMD160 (gettext-setup-0.26.gem) = cc2ff6b2eb586b55c9ac06679ffd19e9744b827a
-SHA512 (gettext-setup-0.26.gem) = 59fd66db0a2d5b9167fe14abf39541ce21810f38503ac5498c9f0b4dc592fb8d6c537041179e441696f410a86b35716b9935bc4e2a366e248c15efc3f75b8fde
-Size (gettext-setup-0.26.gem) = 16384 bytes
+SHA1 (gettext-setup-0.28.gem) = 963c7539b46d0cdf1c63b207c24915763345c79a
+RMD160 (gettext-setup-0.28.gem) = 9a166491f63d4d7778793022c055f06986d0a8a5
+SHA512 (gettext-setup-0.28.gem) = cf91d40107cdd5b297a546e7c058c232dde69a2fcaa19608e7b0965deb6516b921f675fe8d2c18a5427ad2e61ee0a33d8f5d99611904cfca99e63517e55d6776
+Size (gettext-setup-0.28.gem) = 17920 bytes



Home | Main Index | Thread Index | Old Index