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/e9e3226997c7
branches:  trunk
changeset: 385760:e9e3226997c7
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 3540711be7e3 -r e9e3226997c7 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