diff options
author | taca <taca> | 2012-09-16 01:03:48 +0000 |
---|---|---|
committer | taca <taca> | 2012-09-16 01:03:48 +0000 |
commit | 17f7542648b98900b31a2f31844f6a040074a2e4 (patch) | |
tree | 60e243a82934a11dff95f5b1f67ae365c004d698 /www | |
parent | 333c04efed244a635e8e4b57fa18bccf4b40928b (diff) | |
download | pkgsrc-17f7542648b98900b31a2f31844f6a040074a2e4.tar.gz |
Remove merb-param-protection, 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.
Diffstat (limited to 'www')
-rw-r--r-- | www/merb-param-protection/DESCR | 3 | ||||
-rw-r--r-- | www/merb-param-protection/Makefile | 17 | ||||
-rw-r--r-- | www/merb-param-protection/PLIST | 13 | ||||
-rw-r--r-- | www/merb-param-protection/distinfo | 5 |
4 files changed, 0 insertions, 38 deletions
diff --git a/www/merb-param-protection/DESCR b/www/merb-param-protection/DESCR deleted file mode 100644 index 1eb6ee5c934..00000000000 --- a/www/merb-param-protection/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -This package contains a plugin for the Merb framework that exposes two -new controller methods which allow one to simply and flexibly filter -the parameters available within the controller. diff --git a/www/merb-param-protection/Makefile b/www/merb-param-protection/Makefile deleted file mode 100644 index 353c9fc4973..00000000000 --- a/www/merb-param-protection/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: Makefile,v 1.4 2011/08/13 00:20:25 taca Exp $ - -DISTNAME= merb-param-protection-1.1.3 -PKGREVISION= 1 -CATEGORIES= www - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.merbivore.com/ -COMMENT= Merb plugin supplying methods to filter parameters -LICENSE= mit - -DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=1.1.3<1.2:../../www/merb-core - -CONFLICTS+= merb-param-protection-[0-9]* - -.include "../../lang/ruby/gem.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/www/merb-param-protection/PLIST b/www/merb-param-protection/PLIST deleted file mode 100644 index 36145d0b6a5..00000000000 --- a/www/merb-param-protection/PLIST +++ /dev/null @@ -1,13 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2010/09/12 02:46:38 taca Exp $ -${GEM_HOME}/cache/${GEM_NAME}.gem -${GEM_LIBDIR}/LICENSE -${GEM_LIBDIR}/README -${GEM_LIBDIR}/Rakefile -${GEM_LIBDIR}/TODO -${GEM_LIBDIR}/lib/merb-param-protection.rb -${GEM_LIBDIR}/lib/merb-param-protection/version.rb -${GEM_LIBDIR}/spec/controllers/param_protection.rb -${GEM_LIBDIR}/spec/merb_param_protection_spec.rb -${GEM_LIBDIR}/spec/spec.opts -${GEM_LIBDIR}/spec/spec_helper.rb -${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/www/merb-param-protection/distinfo b/www/merb-param-protection/distinfo deleted file mode 100644 index c5b76f5cc7d..00000000000 --- a/www/merb-param-protection/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2010/09/12 02:46:38 taca Exp $ - -SHA1 (merb-param-protection-1.1.3.gem) = 489f5372d13bc7210f266cac2e5dd63a14523b17 -RMD160 (merb-param-protection-1.1.3.gem) = ad03f61631730e0d550188b04791889a236e7d02 -Size (merb-param-protection-1.1.3.gem) = 8192 bytes |