summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca>2015-02-04 13:54:25 +0000
committertaca <taca>2015-02-04 13:54:25 +0000
commit0acf092dce8066f395b0b838cb292c67bade7b22 (patch)
treea19c3d4e24f096006790cf1d8e6e13e4ea1b1c75 /devel
parente6027b2f39158dd60b1afcf92e2010ed901a306d (diff)
downloadpkgsrc-0acf092dce8066f395b0b838cb292c67bade7b22.tar.gz
Remove ruby-linecache package which was required by ruby-debug-base and it
was supported by ruby18 only.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-linecache/DESCR2
-rw-r--r--devel/ruby-linecache/Makefile18
-rw-r--r--devel/ruby-linecache/PLIST50
-rw-r--r--devel/ruby-linecache/distinfo5
4 files changed, 0 insertions, 75 deletions
diff --git a/devel/ruby-linecache/DESCR b/devel/ruby-linecache/DESCR
deleted file mode 100644
index 247e346a9da..00000000000
--- a/devel/ruby-linecache/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-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.
diff --git a/devel/ruby-linecache/Makefile b/devel/ruby-linecache/Makefile
deleted file mode 100644
index d1c96a15d5f..00000000000
--- a/devel/ruby-linecache/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2014/03/13 11:08:51 jperkin Exp $
-
-DISTNAME= linecache-0.46
-CATEGORIES= devel
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/rocky-hacks/linecache
-COMMENT= Ruby module to read and cache lines of a file
-LICENSE= gnu-gpl-v2
-
-DEPENDS+= ${RUBY_PKGPREFIX}-rbx-require-relative>=0.0.5:../../devel/ruby-rbx-require-relative
-
-RUBY_VERSION_SUPPORTED= 18
-
-USE_GCC_RUNTIME= yes
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-linecache/PLIST b/devel/ruby-linecache/PLIST
deleted file mode 100644
index ff8d19f2bd5..00000000000
--- a/devel/ruby-linecache/PLIST
+++ /dev/null
@@ -1,50 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2011/06/17 15:37:19 taca Exp $
-${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/AUTHORS
-${GEM_LIBDIR}/COPYING
-${GEM_LIBDIR}/ChangeLog
-${GEM_LIBDIR}/NEWS
-${GEM_LIBDIR}/README
-${GEM_LIBDIR}/Rakefile
-${GEM_LIBDIR}/ext/extconf.rb
-${GEM_LIBDIR}/ext/trace_nums.c
-${GEM_LIBDIR}/ext/trace_nums.h
-${GEM_LIBDIR}/lib/linecache.rb
-${GEM_LIBDIR}/lib/trace_nums.${RUBY_DLEXT}
-${GEM_LIBDIR}/lib/tracelines.rb
-${GEM_LIBDIR}/lib/version.rb
-${GEM_LIBDIR}/test/data/begin1.rb
-${GEM_LIBDIR}/test/data/begin2.rb
-${GEM_LIBDIR}/test/data/begin3.rb
-${GEM_LIBDIR}/test/data/block1.rb
-${GEM_LIBDIR}/test/data/block2.rb
-${GEM_LIBDIR}/test/data/case1.rb
-${GEM_LIBDIR}/test/data/case2.rb
-${GEM_LIBDIR}/test/data/case3.rb
-${GEM_LIBDIR}/test/data/case4.rb
-${GEM_LIBDIR}/test/data/case5.rb
-${GEM_LIBDIR}/test/data/class1.rb
-${GEM_LIBDIR}/test/data/comments1.rb
-${GEM_LIBDIR}/test/data/def1.rb
-${GEM_LIBDIR}/test/data/each1.rb
-${GEM_LIBDIR}/test/data/end.rb
-${GEM_LIBDIR}/test/data/for1.rb
-${GEM_LIBDIR}/test/data/if1.rb
-${GEM_LIBDIR}/test/data/if2.rb
-${GEM_LIBDIR}/test/data/if3.rb
-${GEM_LIBDIR}/test/data/if4.rb
-${GEM_LIBDIR}/test/data/if5.rb
-${GEM_LIBDIR}/test/data/if6.rb
-${GEM_LIBDIR}/test/data/if7.rb
-${GEM_LIBDIR}/test/data/match.rb
-${GEM_LIBDIR}/test/data/match3.rb
-${GEM_LIBDIR}/test/data/match3a.rb
-${GEM_LIBDIR}/test/data/not-lit.rb
-${GEM_LIBDIR}/test/lnum-diag.rb
-${GEM_LIBDIR}/test/parse-show.rb
-${GEM_LIBDIR}/test/rcov-bug.rb
-${GEM_LIBDIR}/test/short-file
-${GEM_LIBDIR}/test/test-linecache.rb
-${GEM_LIBDIR}/test/test-lnum.rb
-${GEM_LIBDIR}/test/test-tracelines.rb
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/devel/ruby-linecache/distinfo b/devel/ruby-linecache/distinfo
deleted file mode 100644
index 8911ae4c231..00000000000
--- a/devel/ruby-linecache/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.4 2011/06/19 10:36:43 taca Exp $
-
-SHA1 (linecache-0.46.gem) = cfef1ba477f109c37d1fdb6e3fb91cec8a762cf7
-RMD160 (linecache-0.46.gem) = 6d447c9e0fa90b5da9faf3ae2471d0eb52e52f1c
-Size (linecache-0.46.gem) = 28160 bytes