Sun Jan 10 15:10:23 2021 UTC ()
devel/ruby-minitest: update to 5.14.3

=== 5.14.3 / 2021-01-05

* 1 bug fix:

  * Bumped require_ruby_version to < 4 (trunk = 3.1).


(taca)
diff -r1.22 -r1.23 pkgsrc/devel/ruby-minitest/Makefile
diff -r1.21 -r1.22 pkgsrc/devel/ruby-minitest/distinfo

cvs diff -r1.22 -r1.23 pkgsrc/devel/ruby-minitest/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-minitest/Makefile 2020/09/13 15:53:32 1.22
+++ pkgsrc/devel/ruby-minitest/Makefile 2021/01/10 15:10:22 1.23
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.22 2020/09/13 15:53:32 taca Exp $ 1# $NetBSD: Makefile,v 1.23 2021/01/10 15:10:22 taca Exp $
2 2
3DISTNAME= minitest-5.14.2 3DISTNAME= minitest-5.14.3
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/seattlerb/minitest 7HOMEPAGE= https://github.com/seattlerb/minitest
8COMMENT= Complete suite of testing facilities for Ruby 8COMMENT= Complete suite of testing facilities for Ruby
9LICENSE= mit 9LICENSE= mit
10 10
11USE_LANGUAGES= # none 11USE_LANGUAGES= # none
12 12
13.include "../../lang/ruby/gem.mk" 13.include "../../lang/ruby/gem.mk"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.21 -r1.22 pkgsrc/devel/ruby-minitest/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-minitest/distinfo 2020/09/13 15:53:32 1.21
+++ pkgsrc/devel/ruby-minitest/distinfo 2021/01/10 15:10:22 1.22
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.21 2020/09/13 15:53:32 taca Exp $ 1$NetBSD: distinfo,v 1.22 2021/01/10 15:10:22 taca Exp $
2 2
3SHA1 (minitest-5.14.2.gem) = b064df124354b64c305f62c4e64f1b058513d7df 3SHA1 (minitest-5.14.3.gem) = d7ef56afba1255fe1bb1bce2fd26bffe1a9323ec
4RMD160 (minitest-5.14.2.gem) = 2876b3a794a571d3eda9dd515b2ae75027946237 4RMD160 (minitest-5.14.3.gem) = eb18490a5c63e4f6cf3c92487fdfe07a752059b3
5SHA512 (minitest-5.14.2.gem) = c1cdb87824382233d4ae0570346a6888ecdf0dddbd5fbc9bc136e1c8ed9e1ce57d08d5994f57ba1eee99a38e48a04a10a32288d34ce10ca4ecdfa15587cf602e 5SHA512 (minitest-5.14.3.gem) = 2aadb99c5eac8d29c78865f8ce3fae51f11c2e1dd17157b6d0c6684733a3b870146df16fd26626c6f9c56806422e1e2457208afa1c69238a2bdaa4a859c23645
6Size (minitest-5.14.2.gem) = 84992 bytes 6Size (minitest-5.14.3.gem) = 84992 bytes