Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/rubygem-anemone/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 29 May 2010 13:03:32 -0000 1.2 +++ Makefile 24 Sep 2010 20:42:57 -0000 @@ -5,7 +5,7 @@ # $FreeBSD: ports/www/rubygem-anemone/Makefile,v 1.2 2010/05/29 13:03:32 niels Exp $ PORTNAME= anemone -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ COMMENT= Anemone is a library that allows programs to spider websites RUN_DEPENDS= rubygem-nokogiri>=1.3.0:${PORTSDIR}/textproc/rubygem-nokogiri \ - rubygem-robots>=0.8.0:${PORTSDIR}/www/rubygem-robots + rubygem-robots>=0.7.2:${PORTSDIR}/www/rubygem-robots USE_RUBY= yes USE_RUBYGEMS= yes