From 9a097edca7d37db14396278050dfada7a2cb04c5 Mon Sep 17 00:00:00 2001 From: taca Date: Fri, 12 Aug 2011 17:36:31 +0000 Subject: - Restrict dependency pattern for www/thin and www/mail/ruby-mime-typs. - Relax dependency pattern of gemspec for coderay and launchy. Bump PKGREVISION. --- www/heel/Makefile | 9 ++++++--- www/heel/distinfo | 3 ++- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'www/heel') diff --git a/www/heel/Makefile b/www/heel/Makefile index 56475ce5ad3..41dc50a6dd3 100644 --- a/www/heel/Makefile +++ b/www/heel/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2010/09/13 14:12:14 taca Exp $ +# $NetBSD: Makefile,v 1.5 2011/08/12 17:36:31 taca Exp $ DISTNAME= heel-2.0.0 +PKGREVISION= 1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,12 +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:../../www/thin +DEPENDS+= ${RUBY_PKGPREFIX}-thin>=1.2.0<1.3:../../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:../../mail/ruby-mime-types +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 + .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/heel/distinfo b/www/heel/distinfo index 8eb8a8c0bbb..54acc32d081 100644 --- a/www/heel/distinfo +++ b/www/heel/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.3 2010/09/10 10:55:21 taca Exp $ +$NetBSD: distinfo,v 1.4 2011/08/12 17:36:31 taca Exp $ SHA1 (heel-2.0.0.gem) = aa9b0cc0878d203a14143cad333dc5728ea3420f RMD160 (heel-2.0.0.gem) = c0d49f469af106ba7e2147baa87fd80c181a5741 Size (heel-2.0.0.gem) = 47616 bytes +SHA1 (patch-.._heel-2.0.0.gemspec) = 67d7fa7a36a458457b42655ac073a408746360f8 -- cgit v1.2.3