pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/ruby-hitimes



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun May 31 14:13:11 UTC 2026

Modified Files:
        pkgsrc/time/ruby-hitimes: Makefile distinfo

Log Message:
time/ruby-hitimes: update to 3.2.0

3.2.0 (2026-05-21)

* Fix tests for future Minitest 6.0 must_raise change (#91)
* Add Mamoru TASAKA to contributors
* Fix flaky timestamp comparison tests with directional epsilon tolerance
  (#95)
* Update Semaphore CI config and ruby versions in test matrxi to 3.2 and up
* Update dependencies


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/time/ruby-hitimes/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/time/ruby-hitimes/distinfo

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

Modified files:

Index: pkgsrc/time/ruby-hitimes/Makefile
diff -u pkgsrc/time/ruby-hitimes/Makefile:1.10 pkgsrc/time/ruby-hitimes/Makefile:1.11
--- pkgsrc/time/ruby-hitimes/Makefile:1.10      Sun Feb  9 15:09:04 2025
+++ pkgsrc/time/ruby-hitimes/Makefile   Sun May 31 14:13:11 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2025/02/09 15:09:04 taca Exp $
+# $NetBSD: Makefile,v 1.11 2026/05/31 14:13:11 taca Exp $
 
-DISTNAME=      hitimes-3.1.0
+DISTNAME=      hitimes-3.2.0
 CATEGORIES=    time
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/time/ruby-hitimes/distinfo
diff -u pkgsrc/time/ruby-hitimes/distinfo:1.13 pkgsrc/time/ruby-hitimes/distinfo:1.14
--- pkgsrc/time/ruby-hitimes/distinfo:1.13      Sun Feb  9 15:09:04 2025
+++ pkgsrc/time/ruby-hitimes/distinfo   Sun May 31 14:13:11 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2025/02/09 15:09:04 taca Exp $
+$NetBSD: distinfo,v 1.14 2026/05/31 14:13:11 taca Exp $
 
-BLAKE2s (hitimes-3.1.0.gem) = 1dfd9cc18cb86de0bbe8295d9e54e39087876953070c2a57572ee6872dc293da
-SHA512 (hitimes-3.1.0.gem) = 22a27ed619e00957a24e061f5e701db956ebc485ef976487c14eb09d386f9b2fbaa0e3c4a46bd51736875f9201d6b8c03fff4793c55d7ae447952da43a3f83b1
-Size (hitimes-3.1.0.gem) = 18944 bytes
+BLAKE2s (hitimes-3.2.0.gem) = e96a0bf6384dad34154f8e57dd4ed4a7c9081ea0bc8abcf0acd764238703ae48
+SHA512 (hitimes-3.2.0.gem) = 782fbfa0e4b373a5ebf111a4162cc7006517ce23950b728c36cae1bb01eed3ff07e879fa7f03871d7c5b2865744eb38506ccb8c7667e785da097b0e6df05000c
+Size (hitimes-3.2.0.gem) = 18944 bytes



Home | Main Index | Thread Index | Old Index