pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-power_assert Allow this package build on ru...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/105df4809b2c
branches:  trunk
changeset: 652560:105df4809b2c
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jun 04 14:39:51 2015 +0000

description:
Allow this package build on ruby22.

diffstat:

 devel/ruby-power_assert/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 518705c61d25 -r 105df4809b2c devel/ruby-power_assert/Makefile
--- a/devel/ruby-power_assert/Makefile  Thu Jun 04 14:39:14 2015 +0000
+++ b/devel/ruby-power_assert/Makefile  Thu Jun 04 14:39:51 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2015/03/02 11:05:34 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2015/06/04 14:39:51 taca Exp $
 
 DISTNAME=      power_assert-0.2.3
 CATEGORIES=    devel
@@ -8,7 +8,7 @@
 COMMENT=       Power Assert for Ruby
 LICENSE=       2-clause-bsd
 
-RUBY_VERSION_SUPPORTED=        200 21
+RUBY_VERSION_SUPPORTED=        200 21 22
 
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index