update 2.0.0. -> 3.1.0

This commit is contained in:
sebastia
2026-05-21 18:31:42 +00:00
parent f7fc7f75d9
commit d2032a3b8f
3 changed files with 5 additions and 23 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
COMMENT = high resolution timer library
DISTNAME = hitimes-2.0.0
DISTNAME = hitimes-3.1.0
CATEGORIES = devel
HOMEPAGE = http://github.com/copiousfreetime/hitimes
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (hitimes-2.0.0.gem) = DovFgpJRu0O+OkTlUQ39TVzE+uURK/HRsJFnndPNqUc=
SIZE (hitimes-2.0.0.gem) = 27136
SHA256 (hitimes-3.1.0.gem) = qcLK2H6WnDJxHUF31rytxNimE43I6e3XHRdK9xNLoC8=
SIZE (hitimes-3.1.0.gem) = 18944
+2 -20
View File
@@ -2,13 +2,10 @@ ${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/CONTRIBUTING.md
${GEM_LIB}/gems/${DISTNAME}/HISTORY.md
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/LICENSE.txt
${GEM_LIB}/gems/${DISTNAME}/Manifest.txt
${GEM_LIB}/gems/${DISTNAME}/README.md
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/examples/
${GEM_LIB}/gems/${DISTNAME}/examples/benchmarks.rb
${GEM_LIB}/gems/${DISTNAME}/examples/stats.rb
${GEM_LIB}/gems/${DISTNAME}/hitimes.gemspec
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/hitimes/
${GEM_LIB}/gems/${DISTNAME}/lib/hitimes.rb
@@ -23,19 +20,4 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/hitimes/timed_metric.rb
${GEM_LIB}/gems/${DISTNAME}/lib/hitimes/timed_value_metric.rb
${GEM_LIB}/gems/${DISTNAME}/lib/hitimes/value_metric.rb
${GEM_LIB}/gems/${DISTNAME}/lib/hitimes/version.rb
${GEM_LIB}/gems/${DISTNAME}/spec/
${GEM_LIB}/gems/${DISTNAME}/spec/hitimes_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/interval_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/metric_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/mutex_stats_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/paths_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
${GEM_LIB}/gems/${DISTNAME}/spec/stats_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/timed_metric_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/timed_value_metric_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/value_metric_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/version_spec.rb
${GEM_LIB}/gems/${DISTNAME}/tasks/
${GEM_LIB}/gems/${DISTNAME}/tasks/default.rake
${GEM_LIB}/gems/${DISTNAME}/tasks/this.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec