pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www ruby-jekyll-*: remove RUBY restrictions
details: https://anonhg.NetBSD.org/pkgsrc/rev/0a3cddf3574a
branches: trunk
changeset: 413140:0a3cddf3574a
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Mar 15 21:13:35 2020 +0000
description:
ruby-jekyll-*: remove RUBY restrictions
These excluded 22 only and that is gone.
diffstat:
www/ruby-jekyll-archives/Makefile | 4 +---
www/ruby-jekyll-feed/Makefile | 4 +---
www/ruby-jekyll-minima/Makefile | 4 +---
www/ruby-jekyll-seo-tag/Makefile | 4 +---
4 files changed, 4 insertions(+), 12 deletions(-)
diffs (68 lines):
diff -r 69e87d271b94 -r 0a3cddf3574a www/ruby-jekyll-archives/Makefile
--- a/www/ruby-jekyll-archives/Makefile Sun Mar 15 21:09:47 2020 +0000
+++ b/www/ruby-jekyll-archives/Makefile Sun Mar 15 21:13:35 2020 +0000
@@ -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 @@
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 -r 69e87d271b94 -r 0a3cddf3574a www/ruby-jekyll-feed/Makefile
--- a/www/ruby-jekyll-feed/Makefile Sun Mar 15 21:09:47 2020 +0000
+++ b/www/ruby-jekyll-feed/Makefile Sun Mar 15 21:13:35 2020 +0000
@@ -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 @@
# 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 -r 69e87d271b94 -r 0a3cddf3574a www/ruby-jekyll-minima/Makefile
--- a/www/ruby-jekyll-minima/Makefile Sun Mar 15 21:09:47 2020 +0000
+++ b/www/ruby-jekyll-minima/Makefile Sun Mar 15 21:13:35 2020 +0000
@@ -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 @@
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 -r 69e87d271b94 -r 0a3cddf3574a www/ruby-jekyll-seo-tag/Makefile
--- a/www/ruby-jekyll-seo-tag/Makefile Sun Mar 15 21:09:47 2020 +0000
+++ b/www/ruby-jekyll-seo-tag/Makefile Sun Mar 15 21:13:35 2020 +0000
@@ -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 @@
#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"
Home |
Main Index |
Thread Index |
Old Index