From 82f37aa5ead11600ac94e141c8e98177047a2272 Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 2 Feb 2015 12:26:21 +0000 Subject: Relax delendency to ruby-parslet. I have not enough time to commit this yesterday. Bump PKGREVISION. --- textproc/ruby-rison/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'textproc/ruby-rison') diff --git a/textproc/ruby-rison/Makefile b/textproc/ruby-rison/Makefile index dd445b84251..6b0f6f95e37 100644 --- a/textproc/ruby-rison/Makefile +++ b/textproc/ruby-rison/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2013/02/11 09:17:42 taca Exp $ +# $NetBSD: Makefile,v 1.5 2015/02/02 12:26:21 taca Exp $ DISTNAME= rison-2.0.0 +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,7 +9,9 @@ HOMEPAGE= https://github.com/tim/ruby-rison/ COMMENT= Ruby implementation of Rison - Compact Data in URIs LICENSE= mit -DEPENDS+= ${RUBY_PKGPREFIX}-parslet>=1.4.0<1.5:../../devel/ruby-parslet +DEPENDS+= ${RUBY_PKGPREFIX}-parslet>=1.4.0:../../devel/ruby-parslet + +OVERRIDE_GEMSPEC+= parslet>=1.4.0 pre-configure: ${CHMOD} 0644 ${WRKSRC}/lib/rison/dump.rb -- cgit v1.2.3