pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-minitest



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Feb 10 14:05:36 UTC 2024

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

Log Message:
devel/ruby-minitest: update to 5.22.2

5.22.2 (2024-02-07)

1 bug fix:

* Third time's a charm? Remember: `ensure' is almost always the wrong way to
  go (for results... it's great for cleaning up).


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/ruby-minitest/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/devel/ruby-minitest/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-minitest/Makefile
diff -u pkgsrc/devel/ruby-minitest/Makefile:1.35 pkgsrc/devel/ruby-minitest/Makefile:1.36
--- pkgsrc/devel/ruby-minitest/Makefile:1.35    Tue Feb  6 15:00:17 2024
+++ pkgsrc/devel/ruby-minitest/Makefile Sat Feb 10 14:05:35 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2024/02/06 15:00:17 taca Exp $
+# $NetBSD: Makefile,v 1.36 2024/02/10 14:05:35 taca Exp $
 
-DISTNAME=      minitest-5.22.0
+DISTNAME=      minitest-5.22.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-minitest/distinfo
diff -u pkgsrc/devel/ruby-minitest/distinfo:1.36 pkgsrc/devel/ruby-minitest/distinfo:1.37
--- pkgsrc/devel/ruby-minitest/distinfo:1.36    Tue Feb  6 15:00:17 2024
+++ pkgsrc/devel/ruby-minitest/distinfo Sat Feb 10 14:05:35 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2024/02/06 15:00:17 taca Exp $
+$NetBSD: distinfo,v 1.37 2024/02/10 14:05:35 taca Exp $
 
-BLAKE2s (minitest-5.22.0.gem) = 6d2015ffea751244730e6aaea41b1b1a89ba1e370e768a5c50b1252f97afcadd
-SHA512 (minitest-5.22.0.gem) = d8ffac4d46c59bc62a421f66d09d8228a73f3a02e8c159a8b231dc2d049fa44ab5077a96f05ae339c69c5162e0b0b42eeb324dc33dd414058782561263714633
-Size (minitest-5.22.0.gem) = 98816 bytes
+BLAKE2s (minitest-5.22.2.gem) = 42883605680841911a5fcd226b297a944c196fe44d54ab77065f2861e834f5e4
+SHA512 (minitest-5.22.2.gem) = aafeec582d60f580317f7d30319dd0c0fbb04269359e0aa4de62d0c598039d44dc9a28ce4f999550e7e3a2f48871e4cc563b45ebabf3f8ba7207b7e734b3b5d8
+Size (minitest-5.22.2.gem) = 98816 bytes



Home | Main Index | Thread Index | Old Index