pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-bindata devel/ruby-bindata: update to 2.4.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/642445d63959
branches:  trunk
changeset: 424248:642445d63959
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 08 13:29:54 2020 +0000

description:
devel/ruby-bindata: update to 2.4.6

Update ruby-bindata to 2.4.6.


== Version 2.4.6 (2020-02-27)

* More encoding fixes.  Thanks to Aaron Patterson.

== Version 2.4.5 (2020-02-21)

* Small typo fixes to examples.
* Fix encoding issue for ruby 2.7.  Thanks to Aaron Patterson.
* Quieter test output.

diffstat:

 devel/ruby-bindata/Makefile |   6 ++++--
 devel/ruby-bindata/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 0e552df9d24a -r 642445d63959 devel/ruby-bindata/Makefile
--- a/devel/ruby-bindata/Makefile       Sun Mar 08 13:28:48 2020 +0000
+++ b/devel/ruby-bindata/Makefile       Sun Mar 08 13:29:54 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/12/02 06:43:40 taca Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/08 13:29:54 taca Exp $
 
-DISTNAME=      bindata-2.4.4
+DISTNAME=      bindata-2.4.6
 CATEGORIES=    devel
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -8,5 +8,7 @@
 COMMENT=       Declarative way to read and write structured binary data
 LICENSE=       2-clause-bsd
 
+USE_LANGUAGES= # none
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 0e552df9d24a -r 642445d63959 devel/ruby-bindata/distinfo
--- a/devel/ruby-bindata/distinfo       Sun Mar 08 13:28:48 2020 +0000
+++ b/devel/ruby-bindata/distinfo       Sun Mar 08 13:29:54 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/12/02 06:43:40 taca Exp $
+$NetBSD: distinfo,v 1.4 2020/03/08 13:29:54 taca Exp $
 
-SHA1 (bindata-2.4.4.gem) = 609fa2e52f9ee341c366a321008a593890bc0a65
-RMD160 (bindata-2.4.4.gem) = 0655fdb8bbf435fed855d2ade5ccff2f9c95ff0b
-SHA512 (bindata-2.4.4.gem) = c7af17ea3c7aec6360acfbe0b511700706daec24a4028c86eee441baaad39c259200ee66d33e6f73766c24ae9a8a3c00e5a0c140b4e12e0d526046cd81c6ce79
-Size (bindata-2.4.4.gem) = 79872 bytes
+SHA1 (bindata-2.4.6.gem) = 081f9c6176dfdd8e216dc1111c12601540ecf68f
+RMD160 (bindata-2.4.6.gem) = b03f2a5567c826ffb987ccc981d7513861b7f265
+SHA512 (bindata-2.4.6.gem) = 8c8970abecdd83bf803b8793d36bc0425872fbfeef5db7a7175ea5f7c9e809185bd6b0cf0c7587028d907d74cbb1f9bc9728a49ea4659b7460104934b6a2ae2b
+Size (bindata-2.4.6.gem) = 80384 bytes



Home | Main Index | Thread Index | Old Index