Sun Jan 3 05:36:05 2016 UTC ()
Update ruby-gettext to 3.2.0.

## 3.2.0: 2015-12-31 {#version-3-2-0}

### Improvements

  * Improved fuzzy detection for sub text.

## 3.1.9: 2015-12-30 {#version-3-1-9}

### Improvements

  * Improved fuzzy detection for small texts.
    [GitHub#43][Reported by Mamoru TASAKA]

### Thanks

  * Mamoru TASAKA

## 3.1.8: 2015-12-29 {#version-3-1-8}

### Improvements

  * Improved fuzzy detection.


(taca)
diff -r1.28 -r1.29 pkgsrc/devel/ruby-gettext/Makefile
diff -r1.23 -r1.24 pkgsrc/devel/ruby-gettext/distinfo

cvs diff -r1.28 -r1.29 pkgsrc/devel/ruby-gettext/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-gettext/Makefile 2015/10/04 12:14:13 1.28
+++ pkgsrc/devel/ruby-gettext/Makefile 2016/01/03 05:36:05 1.29
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.28 2015/10/04 12:14:13 taca Exp $ 1# $NetBSD: Makefile,v 1.29 2016/01/03 05:36:05 taca Exp $
2 2
3DISTNAME= gettext-3.1.7 3DISTNAME= gettext-3.2.0
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= http://ruby-gettext.github.com/ 7HOMEPAGE= http://ruby-gettext.github.com/
8COMMENT= Ruby localization library like as GNU gettext 8COMMENT= Ruby localization library like as GNU gettext
9LICENSE= ruby-license OR gnu-lgpl-v3 9LICENSE= ruby-license OR gnu-lgpl-v3
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-locale>=2.0.5:../../devel/ruby-locale 11DEPENDS+= ${RUBY_PKGPREFIX}-locale>=2.0.5:../../devel/ruby-locale
12DEPENDS+= ${RUBY_PKGPREFIX}-text>=1.3.0:../../textproc/ruby-text 12DEPENDS+= ${RUBY_PKGPREFIX}-text>=1.3.0:../../textproc/ruby-text
13 13
14RUBYGEM_OPTIONS+= --format-executable 14RUBYGEM_OPTIONS+= --format-executable
15 15
16.include "../../lang/ruby/gem.mk" 16.include "../../lang/ruby/gem.mk"

cvs diff -r1.23 -r1.24 pkgsrc/devel/ruby-gettext/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-gettext/distinfo 2015/11/03 03:29:23 1.23
+++ pkgsrc/devel/ruby-gettext/distinfo 2016/01/03 05:36:05 1.24
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.23 2015/11/03 03:29:23 agc Exp $ 1$NetBSD: distinfo,v 1.24 2016/01/03 05:36:05 taca Exp $
2 2
3SHA1 (gettext-3.1.7.gem) = 104f2f2333a6ef6aeda25bb92d9ac18991546b76 3SHA1 (gettext-3.2.0.gem) = 3cfbbfc2a3aae976007350ca1e9ec002944a10b3
4RMD160 (gettext-3.1.7.gem) = 789d16377cca86daa93f2033325bb0acbd95ab8a 4RMD160 (gettext-3.2.0.gem) = 6e4878bcb2bdd7fd80750089ea1515f647e11181
5SHA512 (gettext-3.1.7.gem) = e7cd1674b0e40ac8593d398a874355216544cba9e5aa082dab4aecd8ab8ee5a30ba3003bda4f097db2ac10bd3861ff8fa6a0c389f68b4467f22d90b88120cad5 5SHA512 (gettext-3.2.0.gem) = 4ebb1a5a1eb4c6fe0fb6e78ae1dbc6c477649d2c73bc422ecaf285bc4dd2a1567ff027416740d30b9c746ca2e16cac2b04f115e68c7e1be2e67050018f4a4b93
6Size (gettext-3.1.7.gem) = 283136 bytes 6Size (gettext-3.2.0.gem) = 283136 bytes