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 Dec  2 06:43:40 UTC 2018

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

Log Message:
devel/ruby-bindata: udpate to 2.4.4

Version 2.4.4 (2018-10-03)

* Display a hint when endian is omitted. Requested by Tails.

* Add thread safety to Integer/BitField creation. Requested by jbpeirce.

* Ensure windows sockets are unseekable. Thanks to Brent Cook.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/devel/ruby-bindata/Makefile:1.3
--- pkgsrc/devel/ruby-bindata/Makefile:1.2      Tue Mar 13 16:47:11 2018
+++ pkgsrc/devel/ruby-bindata/Makefile  Sun Dec  2 06:43:40 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/03/13 16:47:11 taca Exp $
+# $NetBSD: Makefile,v 1.3 2018/12/02 06:43:40 taca Exp $
 
-DISTNAME=      bindata-2.4.3
+DISTNAME=      bindata-2.4.4
 CATEGORIES=    devel
 
 MAINTAINER=    minskim%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-bindata/distinfo
diff -u pkgsrc/devel/ruby-bindata/distinfo:1.2 pkgsrc/devel/ruby-bindata/distinfo:1.3
--- pkgsrc/devel/ruby-bindata/distinfo:1.2      Tue Mar 13 16:47:11 2018
+++ pkgsrc/devel/ruby-bindata/distinfo  Sun Dec  2 06:43:40 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/03/13 16:47:11 taca Exp $
+$NetBSD: distinfo,v 1.3 2018/12/02 06:43:40 taca Exp $
 
-SHA1 (bindata-2.4.3.gem) = 2546d6f7bde79dded23ec0d2e81786f3aa006b85
-RMD160 (bindata-2.4.3.gem) = 1e7fdaffe436663a013fe9d7a4b7f75cb4677859
-SHA512 (bindata-2.4.3.gem) = b04ca21f162a5f777b0bee8d5a3bf82d0210516b961d46ccbe2b4ef49f5eec3a261b220e6706fea565370ac3625a643eec5d892399d2cdde195a34347e6de888
-Size (bindata-2.4.3.gem) = 79872 bytes
+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



Home | Main Index | Thread Index | Old Index