summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca>2017-04-23 13:04:00 +0000
committertaca <taca>2017-04-23 13:04:00 +0000
commit8710dfa438cfc4437157bcf68ee2954a177b1332 (patch)
treedd676cb82825606d4b50579d47a6bb0569d4c44f /www
parentf45a6cb2813c84d70e74da1909b930f5c84f46bd (diff)
downloadpkgsrc-8710dfa438cfc4437157bcf68ee2954a177b1332.tar.gz
* Add really dependency to ruby-jekyll-minima and ruby-jekyll-feed.
* Add MESSAGE forgot in previous commit. Bump PKGREVISION.
Diffstat (limited to 'www')
-rw-r--r--www/ruby-jekyll/MESSAGE8
-rw-r--r--www/ruby-jekyll/Makefile5
2 files changed, 12 insertions, 1 deletions
diff --git a/www/ruby-jekyll/MESSAGE b/www/ruby-jekyll/MESSAGE
new file mode 100644
index 00000000000..598540ce5d9
--- /dev/null
+++ b/www/ruby-jekyll/MESSAGE
@@ -0,0 +1,8 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2017/04/23 13:04:00 taca Exp $
+
+Note jekyll pkgsrc version dose not depends on ruby-bundler and disables
+bundler execution unless --execute-bundle option is specified to
+`jekyll new`.
+
+===========================================================================
diff --git a/www/ruby-jekyll/Makefile b/www/ruby-jekyll/Makefile
index 216e0b72cdb..003f2676921 100644
--- a/www/ruby-jekyll/Makefile
+++ b/www/ruby-jekyll/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2017/04/22 17:13:48 taca Exp $
+# $NetBSD: Makefile,v 1.23 2017/04/23 13:04:00 taca Exp $
DISTNAME= jekyll-3.4.3
+PKGREVISION= 1
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -18,6 +19,8 @@ DEPENDS+= ${RUBY_PKGPREFIX}-jekyll-sass-converter>=1.0<2:../../www/ruby-jekyll-s
DEPENDS+= ${RUBY_PKGPREFIX}-jekyll-watch>=1.1<2:../../www/ruby-jekyll-watch
DEPENDS+= ${RUBY_PKGPREFIX}-pathutil>=0.9<1:../../devel/ruby-pathutil
DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.4<3:../../net/ruby-addressable
+DEPENDS+= ${RUBY_PKGPREFIX}-jekyll-minima>=2.1.1:../../www/ruby-jekyll-minima
+DEPENDS+= ${RUBY_PKGPREFIX}-jekyll-feed>=0.9.2:../../www/ruby-jekyll-feed
RUBYGEM_OPTIONS+= --format-executable