pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ruby-css-parser Allow build this package no Ruby 2.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c70f7738ce3c
branches:  trunk
changeset: 653029:c70f7738ce3c
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jun 11 16:45:31 2015 +0000

description:
Allow build this package no Ruby 2.2.

diffstat:

 www/ruby-css-parser/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r 3dd2f658940c -r c70f7738ce3c www/ruby-css-parser/Makefile
--- a/www/ruby-css-parser/Makefile      Thu Jun 11 16:44:34 2015 +0000
+++ b/www/ruby-css-parser/Makefile      Thu Jun 11 16:45:31 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/02/05 15:30:35 taca Exp $
+# $NetBSD: Makefile,v 1.12 2015/06/11 16:45:31 taca Exp $
 
 DISTNAME=      css_parser-1.3.6
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g}
@@ -11,7 +11,5 @@
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-addressable>=0:../../net/ruby-addressable
 
-RUBY_VERSION_SUPPORTED=        200 193 21
-
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index