Remove merb-test-unit, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
This commit is contained in:
parent
488d3f0143
commit
80dd35d6fc
4 changed files with 0 additions and 35 deletions
|
@ -1,2 +0,0 @@
|
|||
This package contains a plugin for the Merb framework that provides
|
||||
helper functionality for using the Test::Unit testing framework.
|
|
@ -1,17 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.3 2010/09/13 14:32:42 taca Exp $
|
||||
|
||||
DISTNAME= merb_test_unit-0.9.13
|
||||
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g}
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.merbivore.com/
|
||||
COMMENT= Merb plugin that provides support for Test::Unit
|
||||
LICENSE= mit
|
||||
|
||||
DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=0.9.9:../../www/merb-core
|
||||
|
||||
CONFLICTS+= merb-test-unit-[0-9]*
|
||||
|
||||
.include "../../lang/ruby/gem.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,11 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2010/09/12 02:53:26 taca Exp $
|
||||
${GEM_HOME}/cache/${GEM_NAME}.gem
|
||||
${GEM_LIBDIR}/LICENSE
|
||||
${GEM_LIBDIR}/README
|
||||
${GEM_LIBDIR}/Rakefile
|
||||
${GEM_LIBDIR}/TODO
|
||||
${GEM_LIBDIR}/lib/asserts/controller_asserts.rb
|
||||
${GEM_LIBDIR}/lib/asserts/hpricot_asserts.rb
|
||||
${GEM_LIBDIR}/lib/merb_test_unit.rb
|
||||
${GEM_LIBDIR}/lib/merb_test_unit/merbtasks.rb
|
||||
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.3 2010/09/12 02:53:26 taca Exp $
|
||||
|
||||
SHA1 (merb_test_unit-0.9.13.gem) = 7c880f4108b5866664f8aa858e7453ad644efc79
|
||||
RMD160 (merb_test_unit-0.9.13.gem) = ec9b66bba940ccd1107cd6c292610c4fd9b90c92
|
||||
Size (merb_test_unit-0.9.13.gem) = 6656 bytes
|
Loading…
Reference in a new issue