pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc Allow this package build on Ruby 2.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/294e4234b4f2
branches: trunk
changeset: 652781:294e4234b4f2
user: taca <taca%pkgsrc.org@localhost>
date: Sun Jun 07 16:25:56 2015 +0000
description:
Allow this package build on Ruby 2.2.
diffstat:
misc/ruby-progressbar/Makefile | 4 ++--
misc/ruby-rainbow/Makefile | 4 +---
2 files changed, 3 insertions(+), 5 deletions(-)
diffs (35 lines):
diff -r c9baa34f5c52 -r 294e4234b4f2 misc/ruby-progressbar/Makefile
--- a/misc/ruby-progressbar/Makefile Sun Jun 07 16:07:42 2015 +0000
+++ b/misc/ruby-progressbar/Makefile Sun Jun 07 16:25:56 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/03/15 19:31:44 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.8 2015/06/07 16:26:37 taca Exp $
#
DISTNAME= ruby-progressbar-0.9
@@ -12,7 +12,7 @@
COMMENT= Text Progress Bar Library for Ruby
LICENSE= ruby-license
-RUBY_VERSION_SUPPORTED= 200 193 18 21
+RUBY_VERSION_SUPPORTED= 200 193 18 21 22
USE_LANGUAGES= # none
diff -r c9baa34f5c52 -r 294e4234b4f2 misc/ruby-rainbow/Makefile
--- a/misc/ruby-rainbow/Makefile Sun Jun 07 16:07:42 2015 +0000
+++ b/misc/ruby-rainbow/Makefile Sun Jun 07 16:25:56 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/04/17 20:19:35 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2015/06/07 16:25:56 taca Exp $
#
DISTNAME= rainbow-2.0.0
@@ -11,7 +11,5 @@
USE_LANGUAGES= # none
-RUBY_VERSION_SUPPORTED= 200 193 21
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index