pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-jekyll-seo-tag



Module Name:    pkgsrc
Committed By:   tnn
Date:           Fri Sep 28 16:00:39 UTC 2018

Modified Files:
        pkgsrc/www/ruby-jekyll-seo-tag: Makefile

Log Message:
ruby-jekyll-seo-tag: not for ruby22


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-jekyll-seo-tag/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/ruby-jekyll-seo-tag/Makefile
diff -u pkgsrc/www/ruby-jekyll-seo-tag/Makefile:1.2 pkgsrc/www/ruby-jekyll-seo-tag/Makefile:1.3
--- pkgsrc/www/ruby-jekyll-seo-tag/Makefile:1.2 Sun Sep 23 17:13:51 2018
+++ pkgsrc/www/ruby-jekyll-seo-tag/Makefile     Fri Sep 28 16:00:39 2018
@@ -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 @@ LICENSE=      mit
 
 #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