head	1.5;
access;
symbols
	pkgsrc-2013Q2:1.5.0.4
	pkgsrc-2013Q2-base:1.5
	pkgsrc-2012Q4:1.5.0.2
	pkgsrc-2012Q4-base:1.5
	pkgsrc-2012Q2:1.4.0.8
	pkgsrc-2012Q2-base:1.4
	pkgsrc-2012Q1:1.4.0.6
	pkgsrc-2012Q1-base:1.4
	pkgsrc-2011Q4:1.4.0.4
	pkgsrc-2011Q4-base:1.4
	pkgsrc-2011Q3:1.4.0.2
	pkgsrc-2011Q3-base:1.4
	pkgsrc-2011Q2:1.3.0.8
	pkgsrc-2011Q2-base:1.3
	pkgsrc-2011Q1:1.3.0.6
	pkgsrc-2011Q1-base:1.3
	pkgsrc-2010Q4:1.3.0.4
	pkgsrc-2010Q4-base:1.3
	pkgsrc-2010Q3:1.3.0.2
	pkgsrc-2010Q3-base:1.3
	pkgsrc-2010Q2:1.1.1.1.0.22
	pkgsrc-2010Q2-base:1.1.1.1
	pkgsrc-2010Q1:1.1.1.1.0.20
	pkgsrc-2010Q1-base:1.1.1.1
	pkgsrc-2009Q4:1.1.1.1.0.18
	pkgsrc-2009Q4-base:1.1.1.1
	pkgsrc-2009Q3:1.1.1.1.0.16
	pkgsrc-2009Q3-base:1.1.1.1
	pkgsrc-2009Q2:1.1.1.1.0.14
	pkgsrc-2009Q2-base:1.1.1.1
	pkgsrc-2009Q1:1.1.1.1.0.12
	pkgsrc-2009Q1-base:1.1.1.1
	pkgsrc-2008Q4:1.1.1.1.0.10
	pkgsrc-2008Q4-base:1.1.1.1
	pkgsrc-2008Q3:1.1.1.1.0.8
	pkgsrc-2008Q3-base:1.1.1.1
	cube-native-xorg:1.1.1.1.0.6
	cube-native-xorg-base:1.1.1.1
	pkgsrc-2008Q2:1.1.1.1.0.4
	pkgsrc-2008Q2-base:1.1.1.1
	cwrapper:1.1.1.1.0.2
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.5
date	2012.09.16.01.03.49;	author taca;	state dead;
branches;
next	1.4;

1.4
date	2011.08.13.00.20.25;	author taca;	state Exp;
branches;
next	1.3;

1.3
date	2010.09.13.14.32.42;	author taca;	state Exp;
branches;
next	1.2;

1.2
date	2010.09.12.02.46.38;	author taca;	state Exp;
branches;
next	1.1;

1.1
date	2008.04.04.15.24.45;	author jlam;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2008.04.04.15.24.45;	author jlam;	state Exp;
branches;
next	;


desc
@@


1.5
log
@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.
@
text
@# $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"
@


1.4
log
@- Fix dependency pattern.

Bump PKGREVISION.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2010/09/13 14:32:42 taca Exp $
@


1.3
log
@* Add CONFLICTS a pattern matches previous package name
  without "${RUBY_PKGPREFIX}-".
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2010/09/12 02:46:38 taca Exp $
d4 1
d12 1
a12 1
DEPENDS+=	${RUBY_PKGPREFIX}-merb-core>=1.1.3:../../www/merb-core
@


1.2
log
@Update www/merb-param-protection pacakge to 1.1.3.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Ajust new ruby package's framework.

Changes are unknown.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 15:24:45 jlam Exp $
d13 2
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD$
d3 1
a3 2
DISTNAME=	merb_param_protection-0.9.2
PKGNAME=	${DISTNAME:S/_/-/g}
d9 1
d11 1
a11 1
DEPENDS+=	merb-core>=0.9.2:../../www/merb-core
d13 1
a13 1
.include "../../misc/rubygems/rubygem.mk"
@


1.1.1.1
log
@Initial import of merb-param-protection-0.9.2 as www/merb-param-protection.

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.
@
text
@@
