summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2015-11-23 15:46:58 +0000
committertaca <taca>2015-11-23 15:46:58 +0000
commit0948c3d9efed885c50a6b40ecf833b32dd9da58e (patch)
tree19f0ab78adb720aad58d2d004f27a837a5dbd911
parenta21a9264b087b63ce055141f66edd80aad17177b (diff)
downloadpkgsrc-0948c3d9efed885c50a6b40ecf833b32dd9da58e.tar.gz
Remove 193 from RUBY_VERSION_SUPPORTED.
-rw-r--r--databases/ruby-gdbm/Makefile4
-rw-r--r--devel/ruby-curses/Makefile4
-rw-r--r--devel/ruby-debugger-linecache/Makefile4
-rw-r--r--devel/ruby-debugger-ruby_core_source/Makefile4
-rw-r--r--devel/ruby-debugger/Makefile4
-rw-r--r--devel/ruby-rake/Makefile4
-rw-r--r--devel/ruby-rdoc/Makefile4
-rw-r--r--devel/ruby-readline/Makefile4
-rw-r--r--devel/ruby-redmine/Makefile4
-rw-r--r--lang/ruby/Makefile4
-rw-r--r--misc/ruby-progressbar/Makefile4
-rw-r--r--sysutils/puppet/Makefile4
-rw-r--r--textproc/migemo/Makefile.common4
-rw-r--r--textproc/ruby-diff-lcs/Makefile4
-rw-r--r--textproc/ruby-json/Makefile4
-rw-r--r--textproc/ruby-rdtool/Makefile4
-rw-r--r--textproc/ruby-sary/Makefile4
-rw-r--r--x11/ruby-tk/Makefile4
18 files changed, 36 insertions, 36 deletions
diff --git a/databases/ruby-gdbm/Makefile b/databases/ruby-gdbm/Makefile
index 9ec7411fd08..f54e241b6a3 100644
--- a/databases/ruby-gdbm/Makefile
+++ b/databases/ruby-gdbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2015/03/08 16:27:42 taca Exp $
+# $NetBSD: Makefile,v 1.27 2015/11/23 15:46:58 taca Exp $
#
DISTNAME= ${RUBY_DISTNAME}
@@ -11,7 +11,7 @@ MAINTAINER= taca@NetBSD.org
HOMEPAGE= ${RUBY_HOMEPAGE}
COMMENT= Ruby extension to GDBM library
-RUBY_VERSION_SUPPORTED= 22 21 200 193 18
+RUBY_VERSION_SUPPORTED= 22 21 200 18
USE_RUBY_EXTCONF= yes
DISTINFO_FILE= ${RUBY_DISTINFO_FILE}
EXTRACT_ELEMENTS= ${RUBY_DISTNAME}/ext/gdbm
diff --git a/devel/ruby-curses/Makefile b/devel/ruby-curses/Makefile
index b5205fa7ee2..e5f744c9a78 100644
--- a/devel/ruby-curses/Makefile
+++ b/devel/ruby-curses/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2015/08/18 07:31:05 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2015/11/23 15:46:58 taca Exp $
#
DISTNAME= ${RUBY_DISTNAME}
@@ -20,7 +20,7 @@ CURSES_EXAMPLES= hello.rb rain.rb view.rb view2.rb
REPLACE_RUBY= ${CURSES_EXAMPLES}
INSTALLATION_DIRS= ${RUBY_EG}/curses
-RUBY_VERSION_SUPPORTED= 200 193 18
+RUBY_VERSION_SUPPORTED= 200 18
post-install:
.for f in ${CURSES_EXAMPLES}
diff --git a/devel/ruby-debugger-linecache/Makefile b/devel/ruby-debugger-linecache/Makefile
index 4c70720c1ea..69ae2880e66 100644
--- a/devel/ruby-debugger-linecache/Makefile
+++ b/devel/ruby-debugger-linecache/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/02/04 13:36:04 taca Exp $
+# $NetBSD: Makefile,v 1.2 2015/11/23 15:46:58 taca Exp $
DISTNAME= debugger-linecache-1.2.0
CATEGORIES= devel
@@ -8,7 +8,7 @@ HOMEPAGE= https://github.com/cldwalker/debugger-linecache
COMMENT= Read file with caching
LICENSE= mit
-RUBY_VERSION_SUPPORTED= 193 200 21
+RUBY_VERSION_SUPPORTED= 200 21
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-debugger-ruby_core_source/Makefile b/devel/ruby-debugger-ruby_core_source/Makefile
index 112c830878c..ea0336049aa 100644
--- a/devel/ruby-debugger-ruby_core_source/Makefile
+++ b/devel/ruby-debugger-ruby_core_source/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/11/23 13:21:16 taca Exp $
+# $NetBSD: Makefile,v 1.5 2015/11/23 15:46:58 taca Exp $
DISTNAME= debugger-ruby_core_source-1.3.8
PKGREVISION= 1
@@ -9,7 +9,7 @@ HOMEPAGE= https://github.com/cldwalker/debugger-ruby_core_source
COMMENT= Provide Ruby core source files
LICENSE= mit
-RUBY_VERSION_SUPPORTED= 193 200 21
+RUBY_VERSION_SUPPORTED= 200 21
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-debugger/Makefile b/devel/ruby-debugger/Makefile
index e176a392746..066b3716802 100644
--- a/devel/ruby-debugger/Makefile
+++ b/devel/ruby-debugger/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/11/23 13:21:16 taca Exp $
+# $NetBSD: Makefile,v 1.5 2015/11/23 15:46:58 taca Exp $
DISTNAME= debugger-1.6.8
PKGREVISION= 1
@@ -15,7 +15,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-debugger-linecache>=1.2.0<1.3:../../devel/ruby-debug
BUILDLINK_PASSTHRU_DIRS+= ${PREFIX}/${GEM_HOME}/gems
-RUBY_VERSION_SUPPORTED= 193 200 210
+RUBY_VERSION_SUPPORTED= 200 210
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-rake/Makefile b/devel/ruby-rake/Makefile
index e85fcbe7982..c799b56c438 100644
--- a/devel/ruby-rake/Makefile
+++ b/devel/ruby-rake/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/09/25 08:55:18 taca Exp $
+# $NetBSD: Makefile,v 1.14 2015/11/23 15:46:58 taca Exp $
DISTNAME= rake-${VERS}
CATEGORIES= devel
@@ -14,7 +14,7 @@ USE_TOOLS+= gzip
FIX_PERM= doc/release_notes/rake-0.7.3.rdoc
VERS= 10.4.2
-RUBY_VERSION_SUPPORTED= 200 193 18 21 22
+RUBY_VERSION_SUPPORTED= 200 18 21 22
FILES_SUBST+= GEM_NAME=${GEM_NAME} RAKE_HACK=${RAKE_HACK} RAKEBIN=${RAKEBIN}
PLIST_SUBST+= RAKE_HACK=${RAKE_HACK} RAKEBIN=${RAKEBIN}
diff --git a/devel/ruby-rdoc/Makefile b/devel/ruby-rdoc/Makefile
index 977de2b5913..b7ab765c1fe 100644
--- a/devel/ruby-rdoc/Makefile
+++ b/devel/ruby-rdoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/03/10 16:18:54 taca Exp $
+# $NetBSD: Makefile,v 1.12 2015/11/23 15:46:58 taca Exp $
DISTNAME= rdoc-${RUBY_RDOC_PKGSRC_VERS}
CATEGORIES= devel
@@ -8,7 +8,7 @@ HOMEPAGE= http://docs.seattlerb.org/rdoc
COMMENT= Produces HTML and command-line documentation for Ruby projects
LICENSE= gnu-gpl-v2 OR ruby-license
-RUBY_VERSION_SUPPORTED= 200 193 18 21
+RUBY_VERSION_SUPPORTED= 200 18 21
RUBY_JSON_REQD= 1.4
GEM_PATH= ${RUBYGEM_INSTALL_ROOT}${PREFIX}/${GEM_LIBDIR}:${PREFIX}/${GEM_HOME}
diff --git a/devel/ruby-readline/Makefile b/devel/ruby-readline/Makefile
index 4f5e40eb12d..7e80cf2a67c 100644
--- a/devel/ruby-readline/Makefile
+++ b/devel/ruby-readline/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2015/03/08 16:29:40 taca Exp $
+# $NetBSD: Makefile,v 1.39 2015/11/23 15:46:59 taca Exp $
#
DISTNAME= ${RUBY_DISTNAME}
@@ -12,7 +12,7 @@ MAINTAINER= taca@NetBSD.org
HOMEPAGE= ${RUBY_HOMEPAGE}
COMMENT= Ruby extension to readline library
-RUBY_VERSION_SUPPORTED= 22 21 200 193 18
+RUBY_VERSION_SUPPORTED= 22 21 200 18
USE_RUBY_EXTCONF= yes
DISTINFO_FILE= ${RUBY_DISTINFO_FILE}
EXTRACT_ELEMENTS= ${RUBY_DISTNAME}/ext/readline
diff --git a/devel/ruby-redmine/Makefile b/devel/ruby-redmine/Makefile
index c89cc93fbe0..0f35ab8f7a6 100644
--- a/devel/ruby-redmine/Makefile
+++ b/devel/ruby-redmine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/11/21 09:32:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2015/11/23 15:46:59 taca Exp $
DISTNAME= redmine-3.1.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2 # and so on.
.include "../../lang/ruby/rubyversion.mk"
-RUBY_VERSION_SUPPORTED= 200 193 21 22
+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
diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile
index 724e4b27d43..b2c216a63e4 100644
--- a/lang/ruby/Makefile
+++ b/lang/ruby/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2015/03/08 16:32:32 taca Exp $
+# $NetBSD: Makefile,v 1.57 2015/11/23 15:46:59 taca Exp $
DISTNAME= # empty
PKGNAME= ruby-${RUBY_VERSION_FULL}
@@ -15,7 +15,7 @@ CONFLICTS= pkg_alternatives-[0-9]*
NO_CONFIGURE= yes
NO_BUILD= yes
-RUBY_VERSION_SUPPORTED= 22 21 200 193 18
+RUBY_VERSION_SUPPORTED= 22 21 200 18
.include "../../lang/ruby/rubyversion.mk"
diff --git a/misc/ruby-progressbar/Makefile b/misc/ruby-progressbar/Makefile
index 8bc5312445b..8e78f8c3d85 100644
--- a/misc/ruby-progressbar/Makefile
+++ b/misc/ruby-progressbar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/06/07 16:26:37 taca Exp $
+# $NetBSD: Makefile,v 1.9 2015/11/23 15:46:59 taca Exp $
#
DISTNAME= ruby-progressbar-0.9
@@ -12,7 +12,7 @@ HOMEPAGE= http://0xcc.net/ruby-progressbar/
COMMENT= Text Progress Bar Library for Ruby
LICENSE= ruby-license
-RUBY_VERSION_SUPPORTED= 200 193 18 21 22
+RUBY_VERSION_SUPPORTED= 200 18 21 22
USE_LANGUAGES= # none
diff --git a/sysutils/puppet/Makefile b/sysutils/puppet/Makefile
index 8f86c3e724c..0774ee4849f 100644
--- a/sysutils/puppet/Makefile
+++ b/sysutils/puppet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2015/11/10 10:24:14 fhajny Exp $
+# $NetBSD: Makefile,v 1.21 2015/11/23 15:46:59 taca Exp $
DISTNAME= puppet-3.8.4
CATEGORIES= sysutils
@@ -16,7 +16,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-json-pure>=0:../../textproc/ruby-json-pure
DEPENDS+= ${RUBY_PKGPREFIX}-minitest>=2.5.1:../../devel/ruby-minitest
DEPENDS+= ${RUBY_PKGPREFIX}-shadow>=2.0.0:../../security/ruby-shadow
-RUBY_VERSION_SUPPORTED= 200 193 21
+RUBY_VERSION_SUPPORTED= 200 21
CONFLICTS+= ruby[1-9][0-9]-puppet-[0-9]* puppet-[0-9]*
diff --git a/textproc/migemo/Makefile.common b/textproc/migemo/Makefile.common
index b65360609f0..e5740aeaf03 100644
--- a/textproc/migemo/Makefile.common
+++ b/textproc/migemo/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2015/06/11 17:36:33 taca Exp $
+# $NetBSD: Makefile.common,v 1.7 2015/11/23 15:46:59 taca Exp $
#
# used by textproc/migemo/Makefile
# used by textproc/migemo-elisp/Makefile
@@ -12,4 +12,4 @@ MASTER_SITES= http://0xcc.net/migemo/
MAINTAINER= yamajun@ofug.net
HOMEPAGE= http://0xcc.net/migemo/
-RUBY_VERSION_SUPPORTED= 200 193 21 22
+RUBY_VERSION_SUPPORTED= 200 21 22
diff --git a/textproc/ruby-diff-lcs/Makefile b/textproc/ruby-diff-lcs/Makefile
index 2d7a9e0f7a3..ec3f778e75c 100644
--- a/textproc/ruby-diff-lcs/Makefile
+++ b/textproc/ruby-diff-lcs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/09/26 23:41:10 taca Exp $
+# $NetBSD: Makefile,v 1.14 2015/11/23 15:46:59 taca Exp $
DISTNAME= diff-lcs-1.2.5
PKGREVISION= 1
@@ -11,7 +11,7 @@ LICENSE= gnu-gpl-v2 OR artistic OR ruby-license
RUBYGEM_OPTIONS+= --format-executable
-RUBY_VERSION_SUPPORTED= 18 193 200 21 22
+RUBY_VERSION_SUPPORTED= 18 200 21 22
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ruby-json/Makefile b/textproc/ruby-json/Makefile
index 3f255a204ba..c074e06bb51 100644
--- a/textproc/ruby-json/Makefile
+++ b/textproc/ruby-json/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2015/06/11 15:40:57 taca Exp $
+# $NetBSD: Makefile,v 1.31 2015/11/23 15:46:59 taca Exp $
DISTNAME= json-1.8.3
CATEGORIES= textproc
@@ -10,7 +10,7 @@ LICENSE= ruby-license
USE_GCC_RUNTIME= yes
-RUBY_VERSION_SUPPORTED= 200 193 18 21 22
+RUBY_VERSION_SUPPORTED= 200 18 21 22
post-extract:
cd ${WRKSRC}; ${FIND} . -xdev -type f -print | ${XARGS} ${CHMOD} g-w
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile
index a8334884129..f268306a840 100644
--- a/textproc/ruby-rdtool/Makefile
+++ b/textproc/ruby-rdtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2015/06/08 16:47:54 taca Exp $
+# $NetBSD: Makefile,v 1.40 2015/11/23 15:46:59 taca Exp $
DISTNAME= rdtool-0.6.38
PKGREVISION= 2
@@ -18,7 +18,7 @@ SUBST_SED.path= -e "s|@PKG_SYSCONFDIR@|${PKG_SYSCONFDIR}|"
SUBST_MESSAGE.path= Fixing PKG_SYSCONFDIR paths.
RUBYGEM_OPTIONS+= --format-executable
-RUBY_VERSION_SUPPORTED= 18 193 200 21 22
+RUBY_VERSION_SUPPORTED= 18 200 21 22
.include "../../lang/ruby/gem.mk"
.include "../../lang/ruby/modules.mk"
diff --git a/textproc/ruby-sary/Makefile b/textproc/ruby-sary/Makefile
index 99d7fc6e779..01da835e4be 100644
--- a/textproc/ruby-sary/Makefile
+++ b/textproc/ruby-sary/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2015/06/11 16:28:07 taca Exp $
+# $NetBSD: Makefile,v 1.16 2015/11/23 15:46:59 taca Exp $
#
DISTNAME= sary-ruby-1.2.0
@@ -12,7 +12,7 @@ HOMEPAGE= http://sary.sourceforge.net/
COMMENT= Ruby Binding of Sary
LICENSE= gnu-lgpl-v2.1
-RUBY_VERSION_SUPPORTED= 200 193 18 21 22
+RUBY_VERSION_SUPPORTED= 200 18 21 22
USE_RUBY_EXTCONF= yes
USE_TOOLS+= pkg-config
diff --git a/x11/ruby-tk/Makefile b/x11/ruby-tk/Makefile
index 5ee62214d68..b21bde44d19 100644
--- a/x11/ruby-tk/Makefile
+++ b/x11/ruby-tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2015/03/08 16:30:37 taca Exp $
+# $NetBSD: Makefile,v 1.47 2015/11/23 15:46:59 taca Exp $
DISTNAME= ${RUBY_DISTNAME}
PKGNAME= ${RUBY_PKGPREFIX}-${RUBY_EXTNAME}-${RUBY_VERSION_FULL}
@@ -11,7 +11,7 @@ MAINTAINER= taca@NetBSD.org
HOMEPAGE= ${RUBY_HOMEPAGE}
COMMENT= Ruby interface to the Tk widget set
-RUBY_VERSION_SUPPORTED= 22 21 200 193 18
+RUBY_VERSION_SUPPORTED= 22 21 200 18
USE_LANGUAGES= c
USE_TOOLS+= pax
USE_RUBY_EXTCONF= yes