pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/benchmarks/ruby-benchmark
Module Name: pkgsrc
Committed By: taca
Date: Wed Jun 4 13:34:27 UTC 2025
Modified Files:
pkgsrc/benchmarks/ruby-benchmark: Makefile distinfo
Log Message:
benchmarks/ruby-benchmark: update to 0.4.1
0.4.1 (2025-05-30)
What's Changed
* Document that default FORMAT includes total time by @paarthmadan in #12
New Contributors
* @paarthmadan made their first contribution in #12
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/benchmarks/ruby-benchmark/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/benchmarks/ruby-benchmark/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/benchmarks/ruby-benchmark/Makefile
diff -u pkgsrc/benchmarks/ruby-benchmark/Makefile:1.5 pkgsrc/benchmarks/ruby-benchmark/Makefile:1.6
--- pkgsrc/benchmarks/ruby-benchmark/Makefile:1.5 Tue May 27 16:05:33 2025
+++ pkgsrc/benchmarks/ruby-benchmark/Makefile Wed Jun 4 13:34:27 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2025/05/27 16:05:33 taca Exp $
+# $NetBSD: Makefile,v 1.6 2025/06/04 13:34:27 taca Exp $
-DISTNAME= benchmark-0.4.0
+DISTNAME= benchmark-0.4.1
CATEGORIES= benchmarks
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -10,8 +10,5 @@ LICENSE= 2-clause-bsd OR ruby-license
USE_LANGUAGES= # none
-# Ruby 3.4.4 has benchmark 0.4.0 gem.
-RUBY_VERSIONS_ACCEPTED= 32 33
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/benchmarks/ruby-benchmark/distinfo
diff -u pkgsrc/benchmarks/ruby-benchmark/distinfo:1.1 pkgsrc/benchmarks/ruby-benchmark/distinfo:1.2
--- pkgsrc/benchmarks/ruby-benchmark/distinfo:1.1 Sun Dec 8 14:16:00 2024
+++ pkgsrc/benchmarks/ruby-benchmark/distinfo Wed Jun 4 13:34:27 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/12/08 14:16:00 taca Exp $
+$NetBSD: distinfo,v 1.2 2025/06/04 13:34:27 taca Exp $
-BLAKE2s (benchmark-0.4.0.gem) = 3bdeed3fd2000e00a31719167383c4477a4584d84019c328c01388839e566c87
-SHA512 (benchmark-0.4.0.gem) = 2891a5daf5d05ce7562cdb43d60b3231ee9c3e29d9726cb96c46bcbd66d841769a7c54ca29a3002fc977c4a1a607d211821983ce309ef59f54fabe59f5168225
-Size (benchmark-0.4.0.gem) = 14336 bytes
+BLAKE2s (benchmark-0.4.1.gem) = 4de090a50f439b3f3d3edc6a793263b66e12243f8bac371390e36d965d359ee8
+SHA512 (benchmark-0.4.1.gem) = 82b085fce610422b6d537640e237036beb0d7972151ce0101d8e782886b2c8a1e3b28fb7cf13255bb564cf53bc32fd973b5e0cab8638f9c0d5e428a369d99065
+Size (benchmark-0.4.1.gem) = 14336 bytes
Home |
Main Index |
Thread Index |
Old Index