pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ruby-xpath Allow this package build on Ruby 2.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/60c64f20c4cb
branches:  trunk
changeset: 653022:60c64f20c4cb
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jun 11 16:33:43 2015 +0000

description:
Allow this package build on Ruby 2.2.

diffstat:

 textproc/ruby-xpath/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r 3619615ea7b3 -r 60c64f20c4cb textproc/ruby-xpath/Makefile
--- a/textproc/ruby-xpath/Makefile      Thu Jun 11 16:33:19 2015 +0000
+++ b/textproc/ruby-xpath/Makefile      Thu Jun 11 16:33:43 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2014/07/16 08:37:21 rodent Exp $
+# $NetBSD: Makefile,v 1.5 2015/06/11 16:33:43 taca Exp $
 
 DISTNAME=      xpath-2.0.0
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -13,7 +13,5 @@
 
 USE_LANGUAGES= # none
 
-RUBY_VERSION_SUPPORTED=        21 200 193
-
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index