pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ruby-jekyll-seo-tag ruby-jekyll-seo-tag: not for r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f9aeed9cf48
branches:  trunk
changeset: 313376:9f9aeed9cf48
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Sep 28 16:00:39 2018 +0000

description:
ruby-jekyll-seo-tag: not for ruby22

diffstat:

 www/ruby-jekyll-seo-tag/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7d4d87fd2d79 -r 9f9aeed9cf48 www/ruby-jekyll-seo-tag/Makefile
--- a/www/ruby-jekyll-seo-tag/Makefile  Fri Sep 28 15:54:42 2018 +0000
+++ b/www/ruby-jekyll-seo-tag/Makefile  Fri Sep 28 16:00:39 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/09/23 17:13:51 taca Exp $
+# $NetBSD: Makefile,v 1.3 2018/09/28 16:00:39 tnn Exp $
 
 DISTNAME=      jekyll-seo-tag-2.5.0
 CATEGORIES=    www
@@ -10,5 +10,7 @@
 
 #DEPENDS+=     ${RUBY_PKGPREFIX}-jekyll>=3.3<4:../../www/ruby-jekyll
 
+RUBY_VERSIONS_ACCEPTED=        23 24 25
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index