pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ruby-nokogiri Now gemspec dose not require ru...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4110cf30914
branches:  trunk
changeset: 356929:c4110cf30914
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 08 05:36:55 2017 +0000

description:
Now gemspec dose not require ruby-pkg-config any more.

Bump PKGREVISION.

diffstat:

 textproc/ruby-nokogiri/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 67b7472ef677 -r c4110cf30914 textproc/ruby-nokogiri/Makefile
--- a/textproc/ruby-nokogiri/Makefile   Sun Jan 08 02:26:57 2017 +0000
+++ b/textproc/ruby-nokogiri/Makefile   Sun Jan 08 05:36:55 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2017/01/07 22:30:13 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2017/01/08 05:36:55 taca Exp $
 
 DISTNAME=      nokogiri-1.7.0.1
+PKGREVISION=   1
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,7 +9,6 @@
 COMMENT=       HTML, XML, SAX, and Reader parser with XPath and CSS selector support
 LICENSE=       mit
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-pkg-config>=1.1.7<1.2:../../devel/ruby-pkg-config
 DEPENDS+=      ${RUBY_PKGPREFIX}-mini_portile2>=2.1.0:../../misc/ruby-mini_portile2
 
 USE_GCC_RUNTIME=       yes



Home | Main Index | Thread Index | Old Index