From 20649ad789a343de9dbb3e3f3780560bec79e703 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Jan 2015 17:35:18 +0000 Subject: - Fix .gemspec - Bump PORTREVISION for package change --- net/rubygem-twitter/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'net/rubygem-twitter/Makefile') diff --git a/net/rubygem-twitter/Makefile b/net/rubygem-twitter/Makefile index c5c43dfda85d..aaf819145355 100644 --- a/net/rubygem-twitter/Makefile +++ b/net/rubygem-twitter/Makefile @@ -3,6 +3,7 @@ PORTNAME= twitter PORTVERSION= 5.13.0 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -26,4 +27,8 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +post-patch: +# adjust gemspec for "http ~> 0.6.0" + @${REINPLACE_CMD} -e '77 s|"~>"|">="|' ${WRKSRC}/${GEM_NAME}.gemspec + .include -- cgit v1.2.3