summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-15 21:13:35 +0000
committerwiz <wiz@pkgsrc.org>2020-03-15 21:13:35 +0000
commite0dcd0de96e9534423771f780a46c09a16b1efa8 (patch)
tree942823fab85a05a5f1252d89d1d2608e8af12704
parentd4a500a0799883d6dfba9ed274d365a708079b5d (diff)
downloadpkgsrc-e0dcd0de96e9534423771f780a46c09a16b1efa8.tar.gz
ruby-jekyll-*: remove RUBY restrictions
These excluded 22 only and that is gone.
-rw-r--r--www/ruby-jekyll-archives/Makefile4
-rw-r--r--www/ruby-jekyll-feed/Makefile4
-rw-r--r--www/ruby-jekyll-minima/Makefile4
-rw-r--r--www/ruby-jekyll-seo-tag/Makefile4
4 files changed, 4 insertions, 12 deletions
diff --git a/www/ruby-jekyll-archives/Makefile b/www/ruby-jekyll-archives/Makefile
index af3cdf1ca6c..748edc8932d 100644
--- a/www/ruby-jekyll-archives/Makefile
+++ b/www/ruby-jekyll-archives/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/04/15 06:11:32 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2020/03/15 21:13:35 wiz Exp $
DISTNAME= jekyll-archives-2.1.1
PKGREVISION= 1
@@ -11,7 +11,5 @@ LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-jekyll>=2.4:../../www/ruby-jekyll
-RUBY_VERSIONS_ACCEPTED= 24 25 26
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/ruby-jekyll-feed/Makefile b/www/ruby-jekyll-feed/Makefile
index 83591d543c8..caa8b9d0b88 100644
--- a/www/ruby-jekyll-feed/Makefile
+++ b/www/ruby-jekyll-feed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/10/05 04:52:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2020/03/15 21:13:35 wiz Exp $
DISTNAME= jekyll-feed-0.12.1
CATEGORIES= www
@@ -12,7 +12,5 @@ LICENSE= mit
# gemspec says dependency, but this package is really part of jekyll.
#DEPENDS+= ${RUBY_PKGPREFIX}-jekyll>=3.3<4:../../www/ruby-jekyll
-RUBY_VERSIONS_ACCEPTED= 24 25 26
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/ruby-jekyll-minima/Makefile b/www/ruby-jekyll-minima/Makefile
index 2539da003f0..5053d8eed46 100644
--- a/www/ruby-jekyll-minima/Makefile
+++ b/www/ruby-jekyll-minima/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/10/05 05:05:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2020/03/15 21:13:35 wiz Exp $
DISTNAME= minima-2.5.1
PKGNAME= ${RUBY_PKGPREFIX}-jekyll-${DISTNAME}
@@ -15,7 +15,5 @@ LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-jekyll-feed>=0.9<1:../../www/ruby-jekyll-feed
DEPENDS+= ${RUBY_PKGPREFIX}-jekyll-seo-tag>=2.1<3:../../www/ruby-jekyll-seo-tag
-RUBY_VERSIONS_ACCEPTED= 24 25 26
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/ruby-jekyll-seo-tag/Makefile b/www/ruby-jekyll-seo-tag/Makefile
index 6f84688bdce..1d5d545bf7f 100644
--- a/www/ruby-jekyll-seo-tag/Makefile
+++ b/www/ruby-jekyll-seo-tag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2019/10/05 04:55:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2020/03/15 21:13:36 wiz Exp $
DISTNAME= jekyll-seo-tag-2.6.1
CATEGORIES= www
@@ -10,7 +10,5 @@ LICENSE= mit
#DEPENDS+= ${RUBY_PKGPREFIX}-jekyll>=3.3<4:../../www/ruby-jekyll
-RUBY_VERSIONS_ACCEPTED= 24 25 26
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"