summaryrefslogtreecommitdiff
path: root/time/ruby-hitimes/PLIST
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-03-22 09:38:30 +0000
committertaca <taca@pkgsrc.org>2020-03-22 09:38:30 +0000
commit235dede1d3f5e9c22b08d1cf09cf9c452a6e93ee (patch)
tree4ff06a17e3510fdfe673d9d78a79ae288e832df4 /time/ruby-hitimes/PLIST
parent79158e16bc762b20cdfe155e9f01b76d47fba524 (diff)
downloadpkgsrc-235dede1d3f5e9c22b08d1cf09cf9c452a6e93ee.tar.gz
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
Diffstat (limited to 'time/ruby-hitimes/PLIST')
-rw-r--r--time/ruby-hitimes/PLIST22
1 files changed, 4 insertions, 18 deletions
diff --git a/time/ruby-hitimes/PLIST b/time/ruby-hitimes/PLIST
index 1425231e766..909556eb099 100644
--- a/time/ruby-hitimes/PLIST
+++ b/time/ruby-hitimes/PLIST
@@ -1,7 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2015/10/04 13:39:42 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/03/22 09:38:30 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_EXTSDIR}/gem.build_complete
-${GEM_EXTSDIR}/hitimes/${RUBY_MAJOR_MINOR}/hitimes.${RUBY_DLEXT}
${GEM_LIBDIR}/CONTRIBUTING.md
${GEM_LIBDIR}/HISTORY.md
${GEM_LIBDIR}/LICENSE
@@ -10,21 +8,10 @@ ${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/examples/benchmarks.rb
${GEM_LIBDIR}/examples/stats.rb
-${GEM_LIBDIR}/ext/hitimes/c/extconf.rb
-${GEM_LIBDIR}/ext/hitimes/c/hitimes.c
-${GEM_LIBDIR}/ext/hitimes/c/hitimes_instant_clock_gettime.c
-${GEM_LIBDIR}/ext/hitimes/c/hitimes_instant_osx.c
-${GEM_LIBDIR}/ext/hitimes/c/hitimes_instant_windows.c
-${GEM_LIBDIR}/ext/hitimes/c/hitimes_interval.c
-${GEM_LIBDIR}/ext/hitimes/c/hitimes_interval.h
-${GEM_LIBDIR}/ext/hitimes/c/hitimes_stats.c
-${GEM_LIBDIR}/ext/hitimes/c/hitimes_stats.h
-${GEM_LIBDIR}/ext/hitimes/java/src/hitimes/Hitimes.java
-${GEM_LIBDIR}/ext/hitimes/java/src/hitimes/HitimesInterval.java
-${GEM_LIBDIR}/ext/hitimes/java/src/hitimes/HitimesService.java
-${GEM_LIBDIR}/ext/hitimes/java/src/hitimes/HitimesStats.java
${GEM_LIBDIR}/lib/hitimes.rb
-${GEM_LIBDIR}/lib/hitimes/${RUBY_MAJOR_MINOR}/hitimes.${RUBY_DLEXT}
+${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
@@ -45,6 +32,5 @@ ${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/extension.rake
${GEM_LIBDIR}/tasks/this.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec