pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-nokogiri Relax the version constraint to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ed2b10c46160
branches: trunk
changeset: 643025:ed2b10c46160
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Wed Dec 10 01:54:33 2014 +0000
description:
Relax the version constraint to accept the latest ruby-mini_portile.
diffstat:
textproc/ruby-nokogiri/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e93529ce4ffe -r ed2b10c46160 textproc/ruby-nokogiri/Makefile
--- a/textproc/ruby-nokogiri/Makefile Wed Dec 10 01:42:41 2014 +0000
+++ b/textproc/ruby-nokogiri/Makefile Wed Dec 10 01:54:33 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2014/04/28 01:23:40 taca Exp $
+# $NetBSD: Makefile,v 1.23 2014/12/10 01:54:33 schmonz Exp $
DISTNAME= nokogiri-1.6.1
CATEGORIES= textproc
@@ -10,7 +10,7 @@
CONFLICTS+= ruby[1-9][0-9][0-9]-nokogiri-[0-9]*
-DEPENDS+= ${RUBY_PKGPREFIX}-mini_portile>=0.5.0<0.6:../../misc/ruby-mini_portile
+DEPENDS+= ${RUBY_PKGPREFIX}-mini_portile>=0.5.0<0.6.2:../../misc/ruby-mini_portile
USE_GCC_RUNTIME= yes
MAKE_ENV+= NOKOGIRI_USE_SYSTEM_LIBRARIES=yes
Home |
Main Index |
Thread Index |
Old Index