From 78d6bea685aa6188f173d9af982d7a410ccd7452 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 17 Dec 2011 07:10:51 +0000 Subject: Relax depending version to www/thin. --- www/heel/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/heel/Makefile b/www/heel/Makefile index 41dc50a6dd3..adeaecb0cf9 100644 --- a/www/heel/Makefile +++ b/www/heel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2011/08/12 17:36:31 taca Exp $ +# $NetBSD: Makefile,v 1.6 2011/12/17 07:10:51 taca Exp $ DISTNAME= heel-2.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org @@ -9,14 +9,14 @@ HOMEPAGE= http://copiousfreetime.rubyforge.org/heel/ COMMENT= Static file web server based on Rack and Thin LICENSE= modified-bsd -DEPENDS+= ${RUBY_PKGPREFIX}-thin>=1.2.0<1.3:../../www/thin +DEPENDS+= ${RUBY_PKGPREFIX}-thin>=1.2<2:../../www/thin DEPENDS+= ${RUBY_PKGPREFIX}-coderay>=0.8.260:../../textproc/ruby-coderay DEPENDS+= ${RUBY_PKGPREFIX}-launchy>=0.3.2:../../misc/ruby-launchy DEPENDS+= ${RUBY_PKGPREFIX}-mime-types>=1.16<2:../../mail/ruby-mime-types CONFLICTS+= ruby[1-9][0-9]-heel-[0-9]* heel-[0-9]* -OVERRIDE_GEMSPEC+= coderay>=0.8.260 launchy>=0.3.2 +OVERRIDE_GEMSPEC+= coderay>=0.8.260 launchy>=0.3.2 thin>=1.2 .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3