./devel/ruby-debugger-linecache, Read file with caching

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q4, Version: 1.2.0, Package name: ruby200-debugger-linecache-1.2.0, Maintainer: taca

Linecache is a module for reading and caching lines. This may be useful for
example in a debugger where the same lines are shown many times.


Required to run:
[lang/ruby200-base]

Master sites:

SHA1: c2f6599dadd3f4868b232b66a3c8a474500d9668
RMD160: 69900bfa924749c963a0114dcacd7cbd14bb4cfa
Filesize: 15.5 KB

Version history: (Expand)


CVS history: (Expand)


   2016-01-18 21:39:57 by Benny Siegert | Files touched by this commit (2)
Log message:
Pullup ticket #4896 - requested by taca
devel/ruby-debugger: build fix
devel/ruby-debugger-linecache: build fix

Revisions pulled up:
- devel/ruby-debugger-linecache/Makefile                        1.3
- devel/ruby-debugger/Makefile                                  1.7

---
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Sun Dec 27 12:06:16 UTC 2015

   Modified Files:
           pkgsrc/devel/ruby-debugger: Makefile
           pkgsrc/devel/ruby-debugger-linecache: Makefile

   Log message:
   Drop ruby21 support.