diff options
author | taca <taca@pkgsrc.org> | 2017-04-22 18:27:04 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2017-04-22 18:27:04 +0000 |
commit | 36c9fc9d35d1294deda7abcabe65e23e4ccbfcc9 (patch) | |
tree | 70c5639e14e89c4323cc70a550b52aef25310f73 | |
parent | 4f6511d02058e6f6238a14140d2c695691fdc748 (diff) | |
download | pkgsrc-36c9fc9d35d1294deda7abcabe65e23e4ccbfcc9.tar.gz |
Remove 18 from RUBY_VERSIONS_ACCEPTED.
-rw-r--r-- | databases/ruby-gdbm/Makefile | 4 | ||||
-rw-r--r-- | devel/ruby-rake/Makefile | 4 | ||||
-rw-r--r-- | devel/ruby-rdoc/Makefile | 4 | ||||
-rw-r--r-- | devel/ruby-readline/Makefile | 4 | ||||
-rw-r--r-- | lang/ruby/Makefile | 4 | ||||
-rw-r--r-- | misc/ruby-progressbar/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-diff-lcs/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-json/Makefile | 6 | ||||
-rw-r--r-- | textproc/ruby-rdtool/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-sary/Makefile | 4 | ||||
-rw-r--r-- | x11/ruby-tk/Makefile | 4 |
11 files changed, 23 insertions, 23 deletions
diff --git a/databases/ruby-gdbm/Makefile b/databases/ruby-gdbm/Makefile index 1b3c4adf502..5816e1f2ea6 100644 --- a/databases/ruby-gdbm/Makefile +++ b/databases/ruby-gdbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2016/09/08 15:19:16 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2017/04/22 18:27:04 taca Exp $ # DISTNAME= ${RUBY_DISTNAME} @@ -11,7 +11,7 @@ MAINTAINER= taca@NetBSD.org HOMEPAGE= ${RUBY_HOMEPAGE} COMMENT= Ruby extension to GDBM library -RUBY_VERSIONS_ACCEPTED= 23 22 21 18 +RUBY_VERSIONS_ACCEPTED= 23 22 21 USE_RUBY_EXTCONF= yes DISTINFO_FILE= ${RUBY_DISTINFO_FILE} EXTRACT_ELEMENTS= ${RUBY_DISTNAME}/ext/gdbm diff --git a/devel/ruby-rake/Makefile b/devel/ruby-rake/Makefile index 0fb3a987f58..07d18a9d18a 100644 --- a/devel/ruby-rake/Makefile +++ b/devel/ruby-rake/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2016/09/08 15:19:17 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2017/04/22 18:27:04 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_VERSIONS_ACCEPTED= 18 21 22 +RUBY_VERSIONS_ACCEPTED= 22 21 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 b2277c39489..20745fca199 100644 --- a/devel/ruby-rdoc/Makefile +++ b/devel/ruby-rdoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2016/09/08 15:19:17 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2017/04/22 18:27:04 taca Exp $ DISTNAME= rdoc-${RUBY_RDOC_PKGSRC_VERS} CATEGORIES= devel @@ -9,7 +9,7 @@ COMMENT= Produces HTML and command-line documentation for Ruby projects LICENSE= gnu-gpl-v2 OR ruby-license # ruby23 has 4.2.1 in tree. -RUBY_VERSIONS_ACCEPTED= 22 18 21 +RUBY_VERSIONS_ACCEPTED= 22 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 897595449c5..1dd2b2ce755 100644 --- a/devel/ruby-readline/Makefile +++ b/devel/ruby-readline/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2016/09/08 15:19:17 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2017/04/22 18:27:04 taca Exp $ # DISTNAME= ${RUBY_DISTNAME} @@ -12,7 +12,7 @@ MAINTAINER= taca@NetBSD.org HOMEPAGE= ${RUBY_HOMEPAGE} COMMENT= Ruby extension to readline library -RUBY_VERSIONS_ACCEPTED= 23 22 21 18 +RUBY_VERSIONS_ACCEPTED= 23 22 21 USE_RUBY_EXTCONF= yes EXTRACT_ELEMENTS= ${RUBY_DISTNAME}/ext/readline WRKSRC= ${RUBY_WRKSRC}/ext/readline diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 7fba1199d9b..3abb788d8b6 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2016/09/08 15:19:17 joerg Exp $ +# $NetBSD: Makefile,v 1.61 2017/04/22 18:27:04 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_VERSIONS_ACCEPTED= 23 22 21 18 +RUBY_VERSIONS_ACCEPTED= 23 22 21 .include "../../lang/ruby/rubyversion.mk" diff --git a/misc/ruby-progressbar/Makefile b/misc/ruby-progressbar/Makefile index 9d72d1f8d4d..f03018a4b72 100644 --- a/misc/ruby-progressbar/Makefile +++ b/misc/ruby-progressbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2016/10/17 14:27:37 taca Exp $ +# $NetBSD: Makefile,v 1.15 2017/04/22 18:27:04 taca Exp $ DISTNAME= ruby-progressbar-1.8.1 PKGNAME= ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/} @@ -9,7 +9,7 @@ HOMEPAGE= https://github.com/jfelchner/ruby-progressbar COMMENT= Text Progress Bar Library for Ruby LICENSE= mit -RUBY_VERSIONS_ACCEPTED= 18 21 22 23 +RUBY_VERSIONS_ACCEPTED= 23 22 21 .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/ruby-diff-lcs/Makefile b/textproc/ruby-diff-lcs/Makefile index 47ad00c5fd3..e622477a491 100644 --- a/textproc/ruby-diff-lcs/Makefile +++ b/textproc/ruby-diff-lcs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2017/03/20 15:26:04 taca Exp $ +# $NetBSD: Makefile,v 1.20 2017/04/22 18:27:05 taca Exp $ DISTNAME= diff-lcs-1.3 CATEGORIES= textproc @@ -10,7 +10,7 @@ LICENSE= gnu-gpl-v2 OR artistic OR ruby-license RUBYGEM_OPTIONS+= --format-executable -RUBY_VERSIONS_ACCEPTED= 18 21 22 23 +RUBY_VERSIONS_ACCEPTED= 23 22 21 .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/ruby-json/Makefile b/textproc/ruby-json/Makefile index ba743d8f1b0..6bcc2306621 100644 --- a/textproc/ruby-json/Makefile +++ b/textproc/ruby-json/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.34 2016/09/08 15:19:19 joerg Exp $ +# $NetBSD: Makefile,v 1.35 2017/04/22 18:27:05 taca Exp $ -DISTNAME= json-1.8.3 +DISTNAME= json-2.0.3 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org @@ -10,7 +10,7 @@ LICENSE= ruby-license USE_GCC_RUNTIME= yes -RUBY_VERSIONS_ACCEPTED= 18 21 22 23 +RUBY_VERSIONS_ACCEPTED= 23 22 21 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 f36e230e7db..033c97fbe62 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2016/09/08 15:19:19 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2017/04/22 18:27:05 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_VERSIONS_ACCEPTED= 18 21 22 23 +RUBY_VERSIONS_ACCEPTED= 23 22 21 .include "../../lang/ruby/gem.mk" .include "../../lang/ruby/modules.mk" diff --git a/textproc/ruby-sary/Makefile b/textproc/ruby-sary/Makefile index f2e1cbc2ff9..a6e3d270f4c 100644 --- a/textproc/ruby-sary/Makefile +++ b/textproc/ruby-sary/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2016/09/08 15:19:19 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2017/04/22 18:27:05 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_VERSIONS_ACCEPTED= 18 21 22 23 +RUBY_VERSIONS_ACCEPTED= 23 22 21 USE_RUBY_EXTCONF= yes USE_TOOLS+= pkg-config diff --git a/x11/ruby-tk/Makefile b/x11/ruby-tk/Makefile index 51531dea0d1..c9541872c9c 100644 --- a/x11/ruby-tk/Makefile +++ b/x11/ruby-tk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2016/09/08 15:19:19 joerg Exp $ +# $NetBSD: Makefile,v 1.51 2017/04/22 18:27:05 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_VERSIONS_ACCEPTED= 23 22 21 18 +RUBY_VERSIONS_ACCEPTED= 23 22 21 USE_TOOLS+= pax USE_RUBY_EXTCONF= yes RUBY_EXTCONF_SUBDIRS= . tkutil |