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.14



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d99e55d2cc87
branches:  trunk
changeset: 388769:d99e55d2cc87
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Nov 26 14:07:09 2022 +0000

description:
devel/ruby-bindata: update to 2.4.14

2.4.13 (2022-10-16)

* Relax over-strict parameter naming requirements.  Requested by
  vinayak3qilabs.

2.4.14 (2022-10-31)

* Use Comparable#clamp instead of manual calculations.

* Update tests to new minitest requirements.

* Adjust tests due to changes in ruby 3.1

diffstat:

 devel/ruby-bindata/Makefile |  4 ++--
 devel/ruby-bindata/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 63b04a85557d -r d99e55d2cc87 devel/ruby-bindata/Makefile
--- a/devel/ruby-bindata/Makefile       Sat Nov 26 14:04:17 2022 +0000
+++ b/devel/ruby-bindata/Makefile       Sat Nov 26 14:07:09 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2022/10/09 07:16:20 taca Exp $
+# $NetBSD: Makefile,v 1.10 2022/11/26 14:07:09 taca Exp $
 
-DISTNAME=      bindata-2.4.12
+DISTNAME=      bindata-2.4.14
 CATEGORIES=    devel
 
 MAINTAINER=    minskim%NetBSD.org@localhost
diff -r 63b04a85557d -r d99e55d2cc87 devel/ruby-bindata/distinfo
--- a/devel/ruby-bindata/distinfo       Sat Nov 26 14:04:17 2022 +0000
+++ b/devel/ruby-bindata/distinfo       Sat Nov 26 14:07:09 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/10/09 07:16:20 taca Exp $
+$NetBSD: distinfo,v 1.12 2022/11/26 14:07:09 taca Exp $
 
-BLAKE2s (bindata-2.4.12.gem) = ec0d0ccd063e4c8fb1429157013e143177575e75a30efb7351b3a51af5598529
-SHA512 (bindata-2.4.12.gem) = ce54849e990e1e69527a27533dd44ff628f2f2a7f4d144149bf5459895483fd4abb1fa10706566d7899d1124fca5e217dad2844cb502646c0b1652dc153e8b6f
-Size (bindata-2.4.12.gem) = 80896 bytes
+BLAKE2s (bindata-2.4.14.gem) = 21b11920a6825c21d063b70ee66d02653b793197317043d06d41455f4da7eacb
+SHA512 (bindata-2.4.14.gem) = 5aa18d10c9a05c6b41845e258925fbd5bcbdd1cbcbf2c581dde2212f226437c032c4158835dca9881aaeff94a52b803c6294fda35a7afadadc76829875c3e9b0
+Size (bindata-2.4.14.gem) = 80896 bytes



Home | Main Index | Thread Index | Old Index