pkgsrc/time/ruby-hitimes/PLIST
taca 3b26c45e9c time/ruby-hitimes: update to 2.0.0
Update ruby-hitimes to 2.0.0.
pkgsrc change: add "USE_LANGAUGES=	# none".


## Version 2.0.0 2019-09-23

* Remove the C and Java extensions as `Process.clock_gettime()` has the same
  resolution as what the extensions did.
* Update all depedencies and resolve deprecations
* Now usable on truffleruby
2020-03-22 09:38:30 +00:00

36 lines
1.3 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2020/03/22 09:38:30 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CONTRIBUTING.md
${GEM_LIBDIR}/HISTORY.md
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/Manifest.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/examples/benchmarks.rb
${GEM_LIBDIR}/examples/stats.rb
${GEM_LIBDIR}/lib/hitimes.rb
${GEM_LIBDIR}/lib/hitimes/initialize.rb
${GEM_LIBDIR}/lib/hitimes/instant.rb
${GEM_LIBDIR}/lib/hitimes/interval.rb
${GEM_LIBDIR}/lib/hitimes/metric.rb
${GEM_LIBDIR}/lib/hitimes/mutexed_stats.rb
${GEM_LIBDIR}/lib/hitimes/paths.rb
${GEM_LIBDIR}/lib/hitimes/stats.rb
${GEM_LIBDIR}/lib/hitimes/timed_metric.rb
${GEM_LIBDIR}/lib/hitimes/timed_value_metric.rb
${GEM_LIBDIR}/lib/hitimes/value_metric.rb
${GEM_LIBDIR}/lib/hitimes/version.rb
${GEM_LIBDIR}/spec/hitimes_spec.rb
${GEM_LIBDIR}/spec/interval_spec.rb
${GEM_LIBDIR}/spec/metric_spec.rb
${GEM_LIBDIR}/spec/mutex_stats_spec.rb
${GEM_LIBDIR}/spec/paths_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/spec/stats_spec.rb
${GEM_LIBDIR}/spec/timed_metric_spec.rb
${GEM_LIBDIR}/spec/timed_value_metric_spec.rb
${GEM_LIBDIR}/spec/value_metric_spec.rb
${GEM_LIBDIR}/spec/version_spec.rb
${GEM_LIBDIR}/tasks/default.rake
${GEM_LIBDIR}/tasks/this.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec