aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-loofah
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-12-16 19:33:15 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-12-16 19:33:15 +0000
commit102d3c72a761ec3dbfae95a39890ca4a4cb626cc (patch)
treea61e986f7c8c8eb0e60b182e42a475dcc4404a54 /textproc/rubygem-loofah
parent80ef2ddede7605cff727e334b154e4fa9e59e408 (diff)
downloadports-102d3c72a761ec3dbfae95a39890ca4a4cb626cc.tar.gz
ports-102d3c72a761ec3dbfae95a39890ca4a4cb626cc.zip
- Fix gem dep versions acording to rubygems.org
Notes
Notes: svn path=/head/; revision=287492
Diffstat (limited to 'textproc/rubygem-loofah')
-rw-r--r--textproc/rubygem-loofah/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-loofah/Makefile b/textproc/rubygem-loofah/Makefile
index a13e7bbf56c7..d24e01eed098 100644
--- a/textproc/rubygem-loofah/Makefile
+++ b/textproc/rubygem-loofah/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= RG
MAINTAINER= freebsdports@chillibear.com
COMMENT= Library for manipulating HTML/XML documents and fragments
-RUN_DEPENDS= rubygem-nokogiri>=1.3.3:${PORTSDIR}/textproc/rubygem-nokogiri
+RUN_DEPENDS= rubygem-nokogiri>=1.4.4:${PORTSDIR}/textproc/rubygem-nokogiri
USE_RUBY= yes
USE_RUBYGEMS= yes