pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/ruby-hashie



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 10 14:40:05 UTC 2017

Modified Files:
        pkgsrc/misc/ruby-hashie: Makefile distinfo

Log Message:
Update ruby-hashie to 3.5.6.

## [3.5.6] - 2017-07-12

[3.5.6]: https://github.com/intridea/hashie/compare/v3.5.5...v3.5.6

### Miscellaneous

* [#416](https://github.com/intridea/hashie/pull/416): Fix `warning: instance
  variable @disable_warnings not initialized` -
  [@axfcampos](https://github.com/axfcampos).


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/misc/ruby-hashie/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/misc/ruby-hashie/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/ruby-hashie/Makefile
diff -u pkgsrc/misc/ruby-hashie/Makefile:1.6 pkgsrc/misc/ruby-hashie/Makefile:1.7
--- pkgsrc/misc/ruby-hashie/Makefile:1.6        Mon Mar 20 14:28:58 2017
+++ pkgsrc/misc/ruby-hashie/Makefile    Sun Sep 10 14:40:05 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2017/03/20 14:28:58 taca Exp $
+# $NetBSD: Makefile,v 1.7 2017/09/10 14:40:05 taca Exp $
 #
 
-DISTNAME=      hashie-3.5.5
+DISTNAME=      hashie-3.5.6
 CATEGORIES=    misc
 
 MAINTAINER=    tsutsui%NetBSD.org@localhost

Index: pkgsrc/misc/ruby-hashie/distinfo
diff -u pkgsrc/misc/ruby-hashie/distinfo:1.7 pkgsrc/misc/ruby-hashie/distinfo:1.8
--- pkgsrc/misc/ruby-hashie/distinfo:1.7        Mon Mar 20 14:28:58 2017
+++ pkgsrc/misc/ruby-hashie/distinfo    Sun Sep 10 14:40:05 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2017/03/20 14:28:58 taca Exp $
+$NetBSD: distinfo,v 1.8 2017/09/10 14:40:05 taca Exp $
 
-SHA1 (hashie-3.5.5.gem) = 0ea78133f0a989909e2b15e9568e62e575431a69
-RMD160 (hashie-3.5.5.gem) = 4079e162e80b24ec02c1ddd4fb7859144e38604b
-SHA512 (hashie-3.5.5.gem) = 60853f1a0ef274a6cd5b13b6a4085c11d867a0e5a83ebf1f1b210b7635db5789cda515710e2b794e67933f71a579a41b75923e6aff872389b205caf04c4ecc3d
-Size (hashie-3.5.5.gem) = 71680 bytes
+SHA1 (hashie-3.5.6.gem) = e2fabbbc657eb539c0ac05d482124ced88300ea6
+RMD160 (hashie-3.5.6.gem) = f66bd1b228db2a18f886b474725b9209603bb7e3
+SHA512 (hashie-3.5.6.gem) = 86d9ff56ced3a9458d48119f928be565d2022ee97424d864166e908e2cca7b2155ffc5d35af14cb33741aedc88435e2c5f7d3cad3e98e0ce4e48469673615572
+Size (hashie-3.5.6.gem) = 71680 bytes



Home | Main Index | Thread Index | Old Index