pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-jekyll Restrict ruby22 and ruby23 by ruby-jek...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e6630e408ab8
branches: trunk
changeset: 354205:e6630e408ab8
user: taca <taca%pkgsrc.org@localhost>
date: Sat Oct 22 12:19:32 2016 +0000
description:
Restrict ruby22 and ruby23 by ruby-jekyll-watch through ruby-dep
and ruby-listen.
diffstat:
www/ruby-jekyll/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 9cab0ccbbc31 -r e6630e408ab8 www/ruby-jekyll/Makefile
--- a/www/ruby-jekyll/Makefile Sat Oct 22 08:02:03 2016 +0000
+++ b/www/ruby-jekyll/Makefile Sat Oct 22 12:19:32 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2016/10/18 10:34:29 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2016/10/22 12:19:32 taca Exp $
DISTNAME= jekyll-3.3.0
CATEGORIES= www
@@ -21,5 +21,8 @@
RUBYGEM_OPTIONS+= --format-executable
+# restricted by ruby-jekyll-watch through ruby-dep and ruby-listen
+RUBY_VERSIONS_ACCEPTED= 22 23
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index