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:           Tue May  4 07:47:23 UTC 2021

Modified Files:
        pkgsrc/devel/ruby-bindata: Makefile distinfo

Log Message:
devel/ruby-bindata: update to 2.4.9

Version 2.4.9 (2021-04-22)

* Change example from Fixnum to Integer. Thanks to Tim Chambers.
* Now works with frozen string literals. Requested by Jeremy Evans.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 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.6 pkgsrc/devel/ruby-bindata/Makefile:1.7
--- pkgsrc/devel/ruby-bindata/Makefile:1.6      Sun Aug  9 15:11:16 2020
+++ pkgsrc/devel/ruby-bindata/Makefile  Tue May  4 07:47:22 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/08/09 15:11:16 taca Exp $
+# $NetBSD: Makefile,v 1.7 2021/05/04 07:47:22 taca Exp $
 
-DISTNAME=      bindata-2.4.8
+DISTNAME=      bindata-2.4.9
 CATEGORIES=    devel
 
 MAINTAINER=    minskim%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-bindata/distinfo
diff -u pkgsrc/devel/ruby-bindata/distinfo:1.6 pkgsrc/devel/ruby-bindata/distinfo:1.7
--- pkgsrc/devel/ruby-bindata/distinfo:1.6      Sun Aug  9 15:11:16 2020
+++ pkgsrc/devel/ruby-bindata/distinfo  Tue May  4 07:47:22 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/08/09 15:11:16 taca Exp $
+$NetBSD: distinfo,v 1.7 2021/05/04 07:47:22 taca Exp $
 
-SHA1 (bindata-2.4.8.gem) = 50523a9d44fa746090dd4b7121f61a929b42c493
-RMD160 (bindata-2.4.8.gem) = cf910cd23cc6957c9152babe20b8af7fd41b5760
-SHA512 (bindata-2.4.8.gem) = a6e037720acd520e248aecf0c0f4de413ac1f47665487c876457585853c822d1ee46816ab7cd7060e58566b8288ba77917be51cd6a783c25f619bb8a84724446
-Size (bindata-2.4.8.gem) = 80384 bytes
+SHA1 (bindata-2.4.9.gem) = 8526523f0b9e9ba2002252595679f3fc16598ee2
+RMD160 (bindata-2.4.9.gem) = 2ee3ced0608472ae251c62bb199620802588cc58
+SHA512 (bindata-2.4.9.gem) = 7d52841ee61250d8b57bb9ec00bee905610f343f7cc991448f35c116e82dc77bf60875aeeac252738f047371a40012414504d6c757fffc6bc384dd16bfa62375
+Size (bindata-2.4.9.gem) = 80384 bytes



Home | Main Index | Thread Index | Old Index