mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update 2.0.0. -> 3.1.0
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user