pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-bindata
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 8 13:29:54 UTC 2020
Modified Files:
pkgsrc/devel/ruby-bindata: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-bindata/Makefile \
pkgsrc/devel/ruby-bindata/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-bindata/Makefile
diff -u pkgsrc/devel/ruby-bindata/Makefile:1.3 pkgsrc/devel/ruby-bindata/Makefile:1.4
--- pkgsrc/devel/ruby-bindata/Makefile:1.3 Sun Dec 2 06:43:40 2018
+++ pkgsrc/devel/ruby-bindata/Makefile Sun Mar 8 13:29:54 2020
@@ -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 @@ HOMEPAGE= https://github.com/dmendel/bin
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"
Index: pkgsrc/devel/ruby-bindata/distinfo
diff -u pkgsrc/devel/ruby-bindata/distinfo:1.3 pkgsrc/devel/ruby-bindata/distinfo:1.4
--- pkgsrc/devel/ruby-bindata/distinfo:1.3 Sun Dec 2 06:43:40 2018
+++ pkgsrc/devel/ruby-bindata/distinfo Sun Mar 8 13:29:54 2020
@@ -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