ports/devel/ruby-rbprof/files/patch-aspects_profiler_lib_rbprof.rb
Mathieu Arnold 7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00

9 lines
265 B
Ruby

--- aspects/profiler/lib/rbprof.rb.orig 2016-06-20 14:57:12 UTC
+++ aspects/profiler/lib/rbprof.rb
@@ -1,5 +1,5 @@
require 'aspectr'
-require 'trap_method_definitions'
+require 'rbprof/trap_method_definitions'
class Profiler < AspectR::Aspect
def initialize