pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-nokogiri ruby-nokogiri: relax dependency...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2dde317778ef
branches: trunk
changeset: 412627:2dde317778ef
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Tue Mar 10 14:28:19 2020 +0000
description:
ruby-nokogiri: relax dependency versions for ruby-mini_portile2.
diffstat:
textproc/ruby-nokogiri/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e3ccebaa8329 -r 2dde317778ef textproc/ruby-nokogiri/Makefile
--- a/textproc/ruby-nokogiri/Makefile Tue Mar 10 14:19:54 2020 +0000
+++ b/textproc/ruby-nokogiri/Makefile Tue Mar 10 14:28:19 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2020/03/10 14:19:35 tsutsui Exp $
+# $NetBSD: Makefile,v 1.52 2020/03/10 14:28:19 tsutsui Exp $
DISTNAME= nokogiri-1.10.9
CATEGORIES= textproc
@@ -8,7 +8,7 @@
COMMENT= HTML, XML, SAX, and Reader parser with XPath and CSS selector support
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-mini_portile2>=2.4.0<2.5.0:../../misc/ruby-mini_portile2
+DEPENDS+= ${RUBY_PKGPREFIX}-mini_portile2>=2.4.0:../../misc/ruby-mini_portile2
USE_GCC_RUNTIME= yes
USE_TOOLS+= pkg-config
Home |
Main Index |
Thread Index |
Old Index