pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-simplecov-html



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jul 27 16:07:02 UTC 2025

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

Log Message:
devel/ruby-simplecov-html: update to 0.13.2

0.13.2 (2025-07-16)

Misc

* Stop requiring cgi for Ruby 3.5 compatibility. See #149 (thanks
  @Earlopain).


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-simplecov-html/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/ruby-simplecov-html/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-html/Makefile
diff -u pkgsrc/devel/ruby-simplecov-html/Makefile:1.13 pkgsrc/devel/ruby-simplecov-html/Makefile:1.14
--- pkgsrc/devel/ruby-simplecov-html/Makefile:1.13      Wed Sep 18 15:27:01 2024
+++ pkgsrc/devel/ruby-simplecov-html/Makefile   Sun Jul 27 16:07:02 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2024/09/18 15:27:01 taca Exp $
+# $NetBSD: Makefile,v 1.14 2025/07/27 16:07:02 taca Exp $
 
-DISTNAME=      simplecov-html-0.13.1
+DISTNAME=      simplecov-html-0.13.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-simplecov-html/distinfo
diff -u pkgsrc/devel/ruby-simplecov-html/distinfo:1.14 pkgsrc/devel/ruby-simplecov-html/distinfo:1.15
--- pkgsrc/devel/ruby-simplecov-html/distinfo:1.14      Wed Sep 18 15:27:01 2024
+++ pkgsrc/devel/ruby-simplecov-html/distinfo   Sun Jul 27 16:07:02 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2024/09/18 15:27:01 taca Exp $
+$NetBSD: distinfo,v 1.15 2025/07/27 16:07:02 taca Exp $
 
-BLAKE2s (simplecov-html-0.13.1.gem) = 91f73639ec6b38538fc860e3bc9c04fe8d7ef47df60ac8093b7ad8cab6a02a0b
-SHA512 (simplecov-html-0.13.1.gem) = 8d3af10289f9435c9b50ed887627d5df0dbba1eec38f47bf2e7d4c85a2993e3a3651a38e80e00587641b7722af16a0432f7f131ae056fa8266faa78f4c7a292a
-Size (simplecov-html-0.13.1.gem) = 133632 bytes
+BLAKE2s (simplecov-html-0.13.2.gem) = 3e594b732f44b9848870c11a8890c2e09e8742d26da5da118de620dff97e043a
+SHA512 (simplecov-html-0.13.2.gem) = 7e8d0e415445272a7a8db650007bb764f41f094b431fcfbc01aab7905e56da63740c7dbf4f428c1ea5ff87f96ae32a9fd4035a240938782e69c04a2e768a31a3
+Size (simplecov-html-0.13.2.gem) = 133632 bytes



Home | Main Index | Thread Index | Old Index