summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-12-30 04:22:59 +0000
committertaca <taca@pkgsrc.org>2015-12-30 04:22:59 +0000
commitc70fcd2e7342aa58257ebe5362bfed8889a6d35c (patch)
tree33f1c5d03ca71c64aa76d8d015a09a7217085fab
parentfa478f71d4da4e3b7992aeb6bf2495c8ac940cdd (diff)
downloadpkgsrc-c70fcd2e7342aa58257ebe5362bfed8889a6d35c.tar.gz
Remove RUBY_VERSION_SUPPORTED which has the samve value as default.
-rw-r--r--devel/ruby-power_assert/Makefile4
-rw-r--r--devel/ruby-redmine/Makefile4
-rw-r--r--devel/ruby-test-unit-notify/Makefile4
-rw-r--r--devel/ruby-test-unit/Makefile4
-rw-r--r--misc/ruby-ohai/Makefile4
-rw-r--r--net/mikutter/Makefile4
-rw-r--r--net/ruby-amq-client/Makefile4
-rw-r--r--net/ruby-amq-protocol/Makefile4
-rw-r--r--net/ruby-amqp/Makefile4
-rw-r--r--print/ruby-prawn/Makefile4
10 files changed, 10 insertions, 30 deletions
diff --git a/devel/ruby-power_assert/Makefile b/devel/ruby-power_assert/Makefile
index 5c855ac89b7..6a826a64447 100644
--- a/devel/ruby-power_assert/Makefile
+++ b/devel/ruby-power_assert/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2015/11/29 14:39:25 taca Exp $
+# $NetBSD: Makefile,v 1.7 2015/12/30 04:22:59 taca Exp $
DISTNAME= power_assert-0.2.6
CATEGORIES= devel
@@ -8,7 +8,5 @@ HOMEPAGE= https://github.com/k-tsj/power_assert
COMMENT= Power Assert for Ruby
LICENSE= 2-clause-bsd
-RUBY_VERSION_SUPPORTED= 200 21 22
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-redmine/Makefile b/devel/ruby-redmine/Makefile
index 0f35ab8f7a6..da0e6975e60 100644
--- a/devel/ruby-redmine/Makefile
+++ b/devel/ruby-redmine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/11/23 15:46:59 taca Exp $
+# $NetBSD: Makefile,v 1.10 2015/12/30 04:22:59 taca Exp $
DISTNAME= redmine-3.1.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -13,8 +13,6 @@ LICENSE= gnu-gpl-v2 # and so on.
.include "../../lang/ruby/rubyversion.mk"
-RUBY_VERSION_SUPPORTED= 200 21 22
-
GEMS_DISTFILES+= actionmailer-4.2.4.gem actionpack-4.2.4.gem
GEMS_DISTFILES+= actionpack-action_caching-1.1.1.gem
GEMS_DISTFILES+= actionpack-xml_parser-1.0.2.gem actionview-4.2.4.gem
diff --git a/devel/ruby-test-unit-notify/Makefile b/devel/ruby-test-unit-notify/Makefile
index 24674ae7a89..67a2bc38c5f 100644
--- a/devel/ruby-test-unit-notify/Makefile
+++ b/devel/ruby-test-unit-notify/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/09/26 15:03:52 taca Exp $
+# $NetBSD: Makefile,v 1.9 2015/12/30 04:22:59 taca Exp $
DISTNAME= test-unit-notify-1.0.4
CATEGORIES= devel
@@ -8,8 +8,6 @@ HOMEPAGE= https://github.com/test-unit/test-unit-notify
COMMENT= Test result notify extension for Ruby Test::Util
LICENSE= gnu-lgpl-v2.1 # or later
-RUBY_VERSION_SUPPORTED= 200 21 22
-
DEPENDS+= ${RUBY_PKGPREFIX}-test-unit>=2.4.9:../../devel/ruby-test-unit
USE_LANGUAGES= # empty
diff --git a/devel/ruby-test-unit/Makefile b/devel/ruby-test-unit/Makefile
index 133eecf7f5c..4a74c3c55f9 100644
--- a/devel/ruby-test-unit/Makefile
+++ b/devel/ruby-test-unit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2015/10/12 15:38:57 taca Exp $
+# $NetBSD: Makefile,v 1.21 2015/12/30 04:22:59 taca Exp $
DISTNAME= test-unit-3.1.5
CATEGORIES= devel
@@ -12,7 +12,5 @@ DEPENDS+= ${RUBY_PKGPREFIX}-power_assert>=0:../../devel/ruby-power_assert
USE_LANGUAGES= # none
-RUBY_VERSION_SUPPORTED= 200 21 22
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/ruby-ohai/Makefile b/misc/ruby-ohai/Makefile
index 8a379595c59..e37c2d7bdb4 100644
--- a/misc/ruby-ohai/Makefile
+++ b/misc/ruby-ohai/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/12/13 16:36:11 taca Exp $
+# $NetBSD: Makefile,v 1.12 2015/12/30 04:22:59 taca Exp $
DISTNAME= ohai-8.8.1
CATEGORIES= misc
@@ -20,8 +20,6 @@ DEPENDS+= ${RUBY_PKGPREFIX}-wmi-lite>=1.0:../../devel/ruby-wmi-lite
DEPENDS+= ${RUBY_PKGPREFIX}-ipaddress>=0.8.0:../../net/ruby-ipaddress
DEPENDS+= ${RUBY_PKGPREFIX}-chef-config<13:../../sysutils/ruby-chef-config
-RUBY_VERSION_SUPPORTED= 200 21 22
-
RUBYGEM_OPTIONS+= --format-executable
.include "../../lang/ruby/rubyversion.mk"
diff --git a/net/mikutter/Makefile b/net/mikutter/Makefile
index c6e497794f1..3987a569234 100644
--- a/net/mikutter/Makefile
+++ b/net/mikutter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.108 2015/12/22 16:34:05 tsutsui Exp $
+# $NetBSD: Makefile,v 1.109 2015/12/30 04:22:59 taca Exp $
#
DISTNAME= mikutter.3.2.12
@@ -11,8 +11,6 @@ HOMEPAGE= http://mikutter.hachune.net/
COMMENT= Simple, powerful, and moeful twitter client
LICENSE= mit AND cc-by-sa-v3.0
-RUBY_VERSION_SUPPORTED= 200 21 22
-
.include "../../lang/ruby/rubyversion.mk"
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=2.2.5:../../x11/ruby-gnome2-gtk
diff --git a/net/ruby-amq-client/Makefile b/net/ruby-amq-client/Makefile
index 4e9b1b878da..e2af1477434 100644
--- a/net/ruby-amq-client/Makefile
+++ b/net/ruby-amq-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/09/15 20:54:44 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2015/12/30 04:22:59 taca Exp $
DISTNAME= amq-client-1.0.4
CATEGORIES= net
@@ -8,8 +8,6 @@ HOMEPAGE= http://github.com/ruby-amqp/amq-client
COMMENT= Fully-featured, low-level AMQP 0.9.1 client
LICENSE= mit
-RUBY_VERSION_SUPPORTED= 200 21 22
-
DEPENDS+= ${RUBY_PKGPREFIX}-eventmachine>=0:../../devel/ruby-eventmachine
DEPENDS+= ${RUBY_PKGPREFIX}-amq-protocol>=1.9.0:../../net/ruby-amq-protocol
diff --git a/net/ruby-amq-protocol/Makefile b/net/ruby-amq-protocol/Makefile
index 43652e7d6ef..b7fc8800fce 100644
--- a/net/ruby-amq-protocol/Makefile
+++ b/net/ruby-amq-protocol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/09/15 03:06:58 taca Exp $
+# $NetBSD: Makefile,v 1.11 2015/12/30 04:22:59 taca Exp $
DISTNAME= amq-protocol-2.0.0
CATEGORIES= net
@@ -8,7 +8,5 @@ HOMEPAGE= http://github.com/ruby-amqp/amq-protocol
COMMENT= AMQP 0.9.1 encoder & decoder
LICENSE= mit
-RUBY_VERSION_SUPPORTED= 200 21 22
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/ruby-amqp/Makefile b/net/ruby-amqp/Makefile
index 396f31d6a27..9b1de01526e 100644
--- a/net/ruby-amqp/Makefile
+++ b/net/ruby-amqp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2015/09/15 20:54:44 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2015/12/30 04:22:59 taca Exp $
DISTNAME= amqp-1.5.1
CATEGORIES= net
@@ -8,8 +8,6 @@ HOMEPAGE= http://github.com/ruby-amqp/amqp
COMMENT= AMQP client implementation in Ruby/EventMachine
LICENSE= ruby-license
-RUBY_VERSION_SUPPORTED= 200 21 22
-
DEPENDS+= ${RUBY_PKGPREFIX}-eventmachine>=0:../../devel/ruby-eventmachine
DEPENDS+= ${RUBY_PKGPREFIX}-amq-protocol>=1.9.2:../../net/ruby-amq-protocol
diff --git a/print/ruby-prawn/Makefile b/print/ruby-prawn/Makefile
index 711c9a90b4c..205c49dd37d 100644
--- a/print/ruby-prawn/Makefile
+++ b/print/ruby-prawn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/09/13 15:11:06 taca Exp $
+# $NetBSD: Makefile,v 1.12 2015/12/30 04:23:00 taca Exp $
DISTNAME= prawn-2.0.2
CATEGORIES= print
@@ -11,7 +11,5 @@ LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 OR ruby-license
DEPENDS+= ${RUBY_PKGPREFIX}-pdf-core>=0.6.0<0.7:../../print/ruby-pdf-core
DEPENDS+= ${RUBY_PKGPREFIX}-ttfunk>=1.4.0<1.5:../../fonts/ruby-ttfunk
-RUBY_VERSION_SUPPORTED= 200 21 22
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"