pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www www: allow use of ruby25



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d28cfdc30458
branches:  trunk
changeset: 373708:d28cfdc30458
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 08 22:09:48 2018 +0000

description:
www: allow use of ruby25

diffstat:

 www/ruby-rack-protection/Makefile |  4 +---
 www/ruby-url_mount/Makefile       |  4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r 058a8fd16b35 -r d28cfdc30458 www/ruby-rack-protection/Makefile
--- a/www/ruby-rack-protection/Makefile Mon Jan 08 19:02:09 2018 +0000
+++ b/www/ruby-rack-protection/Makefile Mon Jan 08 22:09:48 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/07/30 22:32:28 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2018/01/08 22:09:48 taca Exp $
 
 DISTNAME=      rack-protection-2.0.0
 CATEGORIES=    www
@@ -10,7 +10,5 @@
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-rack>=2.0:../../www/ruby-rack
 
-RUBY_VERSIONS_ACCEPTED=        23 22 24
-
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 058a8fd16b35 -r d28cfdc30458 www/ruby-url_mount/Makefile
--- a/www/ruby-url_mount/Makefile       Mon Jan 08 19:02:09 2018 +0000
+++ b/www/ruby-url_mount/Makefile       Mon Jan 08 22:09:48 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/07/30 22:32:28 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2018/01/08 22:09:48 taca Exp $
 
 DISTNAME=      url_mount-0.2.1
 CATEGORIES=    www
@@ -10,7 +10,5 @@
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-rack>=0:../../www/ruby-rack
 
-RUBY_VERSIONS_ACCEPTED=        23 22 24
-
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index