pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-jekyll ruby-jekyll: not for ruby22
details: https://anonhg.NetBSD.org/pkgsrc/rev/f0030d440fbe
branches: trunk
changeset: 313385:f0030d440fbe
user: tnn <tnn%pkgsrc.org@localhost>
date: Sat Sep 29 10:34:33 2018 +0000
description:
ruby-jekyll: not for ruby22
diffstat:
www/ruby-jekyll/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3a063322ed32 -r f0030d440fbe www/ruby-jekyll/Makefile
--- a/www/ruby-jekyll/Makefile Sat Sep 29 10:33:46 2018 +0000
+++ b/www/ruby-jekyll/Makefile Sat Sep 29 10:34:33 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2018/09/23 17:15:17 taca Exp $
+# $NetBSD: Makefile,v 1.31 2018/09/29 10:34:33 tnn Exp $
DISTNAME= jekyll-3.8.4
CATEGORIES= www
@@ -26,6 +26,8 @@
DEPENDS+= ${RUBY_PKGPREFIX}-jekyll-feed>=0.9.2:../../www/ruby-jekyll-feed
DEPENDS+= ${RUBY_PKGPREFIX}-bundler>=1.7:../../misc/ruby-bundler
+RUBY_VERSIONS_ACCEPTED= 23 24 25
+
RUBYGEM_OPTIONS+= --format-executable
OVERRIDE_GEMSPEC+= i18n>=0.7
Home |
Main Index |
Thread Index |
Old Index