Index: head/textproc/rubygem-twitter-text/Makefile =================================================================== --- head/textproc/rubygem-twitter-text/Makefile (revision 457862) +++ head/textproc/rubygem-twitter-text/Makefile (revision 457863) @@ -1,20 +1,22 @@ # $FreeBSD$ PORTNAME= twitter-text PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby gem for handling of Twitter texts LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-unf>=0.1.0:textproc/rubygem-unf +RUN_DEPENDS= rubygem-unf>=0.1.0:textproc/rubygem-unf \ + rubygem-idn-ruby>=0:dns/rubygem-idn-ruby NO_ARCH= yes USE_RUBY= yes USES= gem .include