pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-simplecov



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Jan  3 13:37:11 UTC 2023

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

Log Message:
devel/ruby-simplecov: update to 0.22.0

0.22.0 (2022-12-23)

Enhancements

* On Ruby 3.2+, you can now use the new Coverage library feature for eval -
  See #1037. Thanks @mame!

Bugfixes

* Fix for making the test suite pass against the upcoming Ruby 3.2 - See
  #1035. Thanks @mame


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/ruby-simplecov/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/ruby-simplecov/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-simplecov/Makefile
diff -u pkgsrc/devel/ruby-simplecov/Makefile:1.27 pkgsrc/devel/ruby-simplecov/Makefile:1.28
--- pkgsrc/devel/ruby-simplecov/Makefile:1.27   Mon Jan 11 13:14:29 2021
+++ pkgsrc/devel/ruby-simplecov/Makefile        Tue Jan  3 13:37:11 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2021/01/11 13:14:29 taca Exp $
+# $NetBSD: Makefile,v 1.28 2023/01/03 13:37:11 taca Exp $
 
-DISTNAME=      simplecov-0.21.2
+DISTNAME=      simplecov-0.22.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-simplecov/distinfo
diff -u pkgsrc/devel/ruby-simplecov/distinfo:1.24 pkgsrc/devel/ruby-simplecov/distinfo:1.25
--- pkgsrc/devel/ruby-simplecov/distinfo:1.24   Tue Oct 26 10:19:48 2021
+++ pkgsrc/devel/ruby-simplecov/distinfo        Tue Jan  3 13:37:11 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2021/10/26 10:19:48 nia Exp $
+$NetBSD: distinfo,v 1.25 2023/01/03 13:37:11 taca Exp $
 
-BLAKE2s (simplecov-0.21.2.gem) = 974b53022391a92a5dc6bb5560265277d83fa486f2f3c95a43bf39cee1b3739f
-SHA512 (simplecov-0.21.2.gem) = 8b25f9b1b79ea180b78bcad27eeabd06f310c6674c681d17899e02144dcac6cb9c53befb70d622d907026cdcaac686be1122ca008d3d6b07139ee809daa8f7ff
-Size (simplecov-0.21.2.gem) = 47104 bytes
+BLAKE2s (simplecov-0.22.0.gem) = f3a24c9c7b7a90d416f28680d3d11268e5205e60ff2c095a45101327ec4fe8cb
+SHA512 (simplecov-0.22.0.gem) = 32fb0e25078c2ad75e4744d44542a9903e24bc7210d3d4049f608bc7b112c70696a5c910c501ad3965a2875a144feadd4c88521ecdf74cd0722479507e51d273
+Size (simplecov-0.22.0.gem) = 47616 bytes



Home | Main Index | Thread Index | Old Index