pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-gettext ruby-gettext: update to 3.3.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5b3d8ae27ddb
branches: trunk
changeset: 411586:5b3d8ae27ddb
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Sun Feb 16 04:05:30 2020 +0000
description:
ruby-gettext: update to 3.3.5.
Upstream changelog (from doc/text/news.md):
## 3.3.5: 2020-02-15 {#version-3-3-5}
### Improvements
* Added support for `|` method.
[GitHub#73][Reported by dorle-o]
### Thanks
* dorle-o
## 3.3.4: 2020-02-12 {#version-3-3-4}
### Improvements
* Added support for `%W`.
[GitHub#72][Reported by Michael Hoste]
### Thanks
* Michael Hoste
diffstat:
devel/ruby-gettext/Makefile | 4 ++--
devel/ruby-gettext/PLIST | 7 ++++++-
devel/ruby-gettext/distinfo | 10 +++++-----
3 files changed, 13 insertions(+), 8 deletions(-)
diffs (55 lines):
diff -r 22fd4eb13d73 -r 5b3d8ae27ddb devel/ruby-gettext/Makefile
--- a/devel/ruby-gettext/Makefile Sun Feb 16 04:01:10 2020 +0000
+++ b/devel/ruby-gettext/Makefile Sun Feb 16 04:05:30 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2020/02/05 14:53:36 taca Exp $
+# $NetBSD: Makefile,v 1.39 2020/02/16 04:05:30 tsutsui Exp $
-DISTNAME= gettext-3.3.3
+DISTNAME= gettext-3.3.5
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 22fd4eb13d73 -r 5b3d8ae27ddb devel/ruby-gettext/PLIST
--- a/devel/ruby-gettext/PLIST Sun Feb 16 04:01:10 2020 +0000
+++ b/devel/ruby-gettext/PLIST Sun Feb 16 04:05:30 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2020/01/16 15:28:47 taca Exp $
+@comment $NetBSD: PLIST,v 1.26 2020/02/16 04:05:30 tsutsui Exp $
bin/rmsgcat${RUBY_SUFFIX}
bin/rmsgfmt${RUBY_SUFFIX}
bin/rmsginit${RUBY_SUFFIX}
@@ -1378,6 +1378,7 @@
${GEM_LIBDIR}/test/fixtures/_/one_line.rb
${GEM_LIBDIR}/test/fixtures/_/one_new_line.rb
${GEM_LIBDIR}/test/fixtures/_/percent_strings.rb
+${GEM_LIBDIR}/test/fixtures/_/pipe.rb
${GEM_LIBDIR}/test/fixtures/_/quoted_symbol.rb
${GEM_LIBDIR}/test/fixtures/backslash.rb
${GEM_LIBDIR}/test/fixtures/erb/ascii.rhtml
@@ -1393,6 +1394,10 @@
${GEM_LIBDIR}/test/fixtures/ns_.rb
${GEM_LIBDIR}/test/fixtures/ns_/custom.rb
${GEM_LIBDIR}/test/fixtures/p_.rb
+${GEM_LIBDIR}/test/fixtures/ruby/percent_I.rb
+${GEM_LIBDIR}/test/fixtures/ruby/percent_W.rb
+${GEM_LIBDIR}/test/fixtures/ruby/percent_i.rb
+${GEM_LIBDIR}/test/fixtures/ruby/percent_w.rb
${GEM_LIBDIR}/test/fixtures/s_.rb
${GEM_LIBDIR}/test/fixtures/s_/custom.rb
${GEM_LIBDIR}/test/fixtures/simple.rb
diff -r 22fd4eb13d73 -r 5b3d8ae27ddb devel/ruby-gettext/distinfo
--- a/devel/ruby-gettext/distinfo Sun Feb 16 04:01:10 2020 +0000
+++ b/devel/ruby-gettext/distinfo Sun Feb 16 04:05:30 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2020/02/05 14:53:36 taca Exp $
+$NetBSD: distinfo,v 1.33 2020/02/16 04:05:30 tsutsui Exp $
-SHA1 (gettext-3.3.3.gem) = 5e61f3385e5dd9c2e42306b20f3037db18da33cf
-RMD160 (gettext-3.3.3.gem) = 78c5b560c8dd82ad15221757510365eea619d659
-SHA512 (gettext-3.3.3.gem) = f14cd5166d16c592cec6e9b3ad5b2e5e27889cee0380b70abc3a6a69bcd8bcd1f742c88021e58ba843655d22e731decaeb1151e359fb49f613e71721e675cbf8
-Size (gettext-3.3.3.gem) = 290304 bytes
+SHA1 (gettext-3.3.5.gem) = e8416583b6f04c6d47a85dd508a07296b9eda688
+RMD160 (gettext-3.3.5.gem) = 15ca59fb4419473f260f69f72b4abd021454113b
+SHA512 (gettext-3.3.5.gem) = 6777b96dd73b3d454c0a14a40d2ac0eac52894fa58067ba9ec976627c96efc98b294b1498bed965d0426bcaa1b371dcde5745101e05e21e408397b4e8d31894b
+Size (gettext-3.3.5.gem) = 290816 bytes
Home |
Main Index |
Thread Index |
Old Index