Remove merb-stories package, 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
e4d700405c
commit
bbc7db0eda
4 changed files with 0 additions and 43 deletions
|
@ -1,2 +0,0 @@
|
|||
This package contains a plugin for the Merb framework that provides
|
||||
helper functionality for using the RSpec testing framework.
|
|
@ -1,18 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.4 2011/08/13 00:22:00 taca Exp $
|
||||
|
||||
DISTNAME= merb_stories-0.9.13
|
||||
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://rubyforge.org/frs/download.php/46246/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.merbivore.com/
|
||||
COMMENT= Merb plugin that provides helpers for using RSpec
|
||||
|
||||
DEPENDS+= ${RUBY_PKGPREFIX}-merb>=0.4.0:../../www/merb
|
||||
|
||||
CONFLICTS+= merb-stories-[0-9]*
|
||||
|
||||
.include "../../lang/ruby/gem.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,18 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2010/09/12 02:52:32 taca Exp $
|
||||
${GEM_HOME}/cache/${GEM_NAME}.gem
|
||||
${GEM_LIBDIR}/Generators
|
||||
${GEM_LIBDIR}/LICENSE
|
||||
${GEM_LIBDIR}/README
|
||||
${GEM_LIBDIR}/Rakefile
|
||||
${GEM_LIBDIR}/TODO
|
||||
${GEM_LIBDIR}/lib/generators/merb_story_setup.rb
|
||||
${GEM_LIBDIR}/lib/generators/story.rb
|
||||
${GEM_LIBDIR}/lib/generators/templates/merb_story_setup/stories/helper.rb
|
||||
${GEM_LIBDIR}/lib/generators/templates/merb_story_setup/stories/stories/all.rb
|
||||
${GEM_LIBDIR}/lib/generators/templates/story/step.rbt
|
||||
${GEM_LIBDIR}/lib/generators/templates/story/story.rbt
|
||||
${GEM_LIBDIR}/lib/generators/templates/story/story.t
|
||||
${GEM_LIBDIR}/lib/merb_stories.rb
|
||||
${GEM_LIBDIR}/lib/merb_stories/merbtasks.rb
|
||||
${GEM_LIBDIR}/lib/merb_stories/story.rb
|
||||
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.3 2010/09/12 02:52:32 taca Exp $
|
||||
|
||||
SHA1 (merb_stories-0.9.13.gem) = c12b2276b1e92a72de4094a1887827606cd71611
|
||||
RMD160 (merb_stories-0.9.13.gem) = fd03a58e0047b8117389a3de4286f1dc91f63da5
|
||||
Size (merb_stories-0.9.13.gem) = 7168 bytes
|
Loading…
Reference in a new issue