Wed Feb 28 16:15:24 2018 UTC ()
devel/ruby-fast_gettext: update to 1.6.1

1.6.0 -- 2017/12/03

* Ruby 2.4 unified Bignum and Fixnum into Integer.
* fix bug where locale files with underscores in them are not loading in
  yaml.rb#find_and_store_files
* add exception for mismatching filename <=> file contents

1.6.1 -- 2018/01/18

* Update Contributors in Readme.md.


(taca)
diff -r1.17 -r1.18 pkgsrc/devel/ruby-fast_gettext/Makefile
diff -r1.18 -r1.19 pkgsrc/devel/ruby-fast_gettext/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/devel/ruby-fast_gettext/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-fast_gettext/Makefile 2017/08/18 10:41:40 1.17
+++ pkgsrc/devel/ruby-fast_gettext/Makefile 2018/02/28 16:15:24 1.18
@@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
1# $NetBSD: Makefile,v 1.17 2017/08/18 10:41:40 taca Exp $ 1# $NetBSD: Makefile,v 1.18 2018/02/28 16:15:24 taca Exp $
2 2
3DISTNAME= fast_gettext-1.5.1 3DISTNAME= fast_gettext-1.6.0
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/grosser/fast_gettext 7HOMEPAGE= https://github.com/grosser/fast_gettext
8COMMENT= Simple, fast, memory-efficient and threadsafe GetText 8COMMENT= Simple, fast, memory-efficient and threadsafe GetText
9LICENSE= ruby-license 9LICENSE= ruby-license
10 10
11.include "../../lang/ruby/gem.mk" 11.include "../../lang/ruby/gem.mk"
12.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.18 -r1.19 pkgsrc/devel/ruby-fast_gettext/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-fast_gettext/distinfo 2017/08/18 10:41:40 1.18
+++ pkgsrc/devel/ruby-fast_gettext/distinfo 2018/02/28 16:15:24 1.19
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.18 2017/08/18 10:41:40 taca Exp $ 1$NetBSD: distinfo,v 1.19 2018/02/28 16:15:24 taca Exp $
2 2
3SHA1 (fast_gettext-1.5.1.gem) = 38176ce0ac0b929b5091264d1e9d2a5f0268f9b3 3SHA1 (fast_gettext-1.6.0.gem) = e49a11fbe21bb60d9b8d47e9af168b02e06c642c
4RMD160 (fast_gettext-1.5.1.gem) = 38a8b3687fe65d240e9f6ebd36bbcdc3eca910d9 4RMD160 (fast_gettext-1.6.0.gem) = f5c2173eb3349858abe0b6edd29ef607785cfbe7
5SHA512 (fast_gettext-1.5.1.gem) = 21cada24e9b27cc9ea3f228347fd4a8f6030832f4d2c7e4e56d45a295c20c979d8099bce278ca3fcf7096a51aeb341d35ef6a434d4180ebda1312c4b0ad266f4 5SHA512 (fast_gettext-1.6.0.gem) = 822db98c8862745e87aa41c35ea89a84c972b472eeaa7de6f0a879a3b01182163acecb15111e0c41057e0d4fc416c78ea5611b4fc1da62355afa21239a0ec249
6Size (fast_gettext-1.5.1.gem) = 27136 bytes 6Size (fast_gettext-1.6.0.gem) = 27136 bytes