Update to ruby-prof 0.16.2
This commit is contained in:
parent
90995f26c3
commit
40e89d3f70
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2014/09/27 17:02:29 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2016/11/04 21:35:25 jeremy Exp $
|
||||
|
||||
COMMENT = fast code profiler for Ruby
|
||||
|
||||
DISTNAME = ruby-${PKGNAME}
|
||||
PKGNAME = prof-0.15.1
|
||||
PKGNAME = prof-0.16.2
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = https://github.com/ruby-prof/ruby-prof
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ruby-prof-0.15.1.gem) = 4J86lVTZWVTvc57VHMG7caxjJm8viccMffY5ed8jwsU=
|
||||
SIZE (ruby-prof-0.15.1.gem) = 589824
|
||||
SHA256 (ruby-prof-0.16.2.gem) = T82T26cO1vkKwDD7QnmN3U++zto3sVz6zM9J1Vh7I3g=
|
||||
SIZE (ruby-prof-0.16.2.gem) = 476672
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2014/09/27 17:02:29 jeremy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2016/11/04 21:35:25 jeremy Exp $
|
||||
${GEM_BIN}/ruby-prof-check-trace${GEM_BIN_SUFFIX}
|
||||
${GEM_BIN}/ruby-prof${GEM_BIN_SUFFIX}
|
||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
@ -37,12 +37,14 @@ ${GEM_LIB}/gems/${DISTNAME}/doc/RubyProf/Profile.html
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/RubyProf/ProfileTask.html
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/RubyProf/Thread.html
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/created.rid
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/css/
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/css/fonts.css
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/css/rdoc.css
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/examples/
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/examples/flat_txt.html
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/examples/graph_html.html
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/examples/graph_txt.html
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/fonts/
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/fonts.css
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/fonts/Lato-Light.ttf
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/fonts/Lato-LightItalic.ttf
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/fonts/Lato-Regular.ttf
|
||||
@ -80,36 +82,36 @@ ${GEM_LIB}/gems/${DISTNAME}/doc/js/
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/js/darkfish.js
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/js/jquery.js
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/js/navigation.js
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/js/navigation.js.gz
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/js/search.js
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/js/search_index.js
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/js/search_index.js.gz
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/js/searcher.js
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/rdoc.css
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/js/searcher.js.gz
|
||||
${GEM_LIB}/gems/${DISTNAME}/doc/table_of_contents.html
|
||||
${GEM_LIB}/gems/${DISTNAME}/examples/
|
||||
${GEM_LIB}/gems/${DISTNAME}/examples/empty.png
|
||||
${GEM_LIB}/gems/${DISTNAME}/examples/cachegrind.out.1
|
||||
${GEM_LIB}/gems/${DISTNAME}/examples/cachegrind.out.1.32313213
|
||||
${GEM_LIB}/gems/${DISTNAME}/examples/flat.txt
|
||||
${GEM_LIB}/gems/${DISTNAME}/examples/graph.dot
|
||||
${GEM_LIB}/gems/${DISTNAME}/examples/graph.html
|
||||
${GEM_LIB}/gems/${DISTNAME}/examples/graph.png
|
||||
${GEM_LIB}/gems/${DISTNAME}/examples/graph.txt
|
||||
${GEM_LIB}/gems/${DISTNAME}/examples/minus.png
|
||||
${GEM_LIB}/gems/${DISTNAME}/examples/multi.flat.txt
|
||||
${GEM_LIB}/gems/${DISTNAME}/examples/multi.graph.html
|
||||
${GEM_LIB}/gems/${DISTNAME}/examples/multi.grind.dat
|
||||
${GEM_LIB}/gems/${DISTNAME}/examples/multi.stack.html
|
||||
${GEM_LIB}/gems/${DISTNAME}/examples/plus.png
|
||||
${GEM_LIB}/gems/${DISTNAME}/examples/stack.html
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/aggregate_call_info.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/assets/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/assets/call_stack_printer.css.html
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/assets/call_stack_printer.js.html
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/assets/call_stack_printer.png
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/call_info.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/call_info_visitor.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/compatibility.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/images/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/images/empty.png
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/images/minus.png
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/images/plus.png
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/method_info.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/printers/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/ruby-prof/printers/abstract_printer.rb
|
||||
@ -133,6 +135,7 @@ ${GEM_LIB}/gems/${DISTNAME}/ruby-prof.gemspec
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/aggregate_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/basic_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/block_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/call_info_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/call_info_visitor_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/duplicate_names_test.rb
|
||||
@ -141,6 +144,7 @@ ${GEM_LIB}/gems/${DISTNAME}/test/enumerable_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/exceptions_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/exclude_threads_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/fiber_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/issue137_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/line_number_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/measure_allocations_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/measure_cpu_time_test.rb
|
||||
@ -156,6 +160,8 @@ ${GEM_LIB}/gems/${DISTNAME}/test/no_method_class_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/pause_resume_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/prime.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/printers_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/printing_recursive_graph_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/rack_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/recursive_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/singleton_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/stack_printer_test.rb
|
||||
|
Loading…
Reference in New Issue
Block a user