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:           Sat Nov 26 14:07:09 UTC 2022

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

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ruby-bindata/Makefile
cvs rdiff -u -r1.11 -r1.12 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.9 pkgsrc/devel/ruby-bindata/Makefile:1.10
--- pkgsrc/devel/ruby-bindata/Makefile:1.9      Sun Oct  9 07:16:20 2022
+++ pkgsrc/devel/ruby-bindata/Makefile  Sat Nov 26 14:07:09 2022
@@ -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

Index: pkgsrc/devel/ruby-bindata/distinfo
diff -u pkgsrc/devel/ruby-bindata/distinfo:1.11 pkgsrc/devel/ruby-bindata/distinfo:1.12
--- pkgsrc/devel/ruby-bindata/distinfo:1.11     Sun Oct  9 07:16:20 2022
+++ pkgsrc/devel/ruby-bindata/distinfo  Sat Nov 26 14:07:09 2022
@@ -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