- Move net/rubygem-righthttpconnection to net/rubygem-right_http_connection

- Move LICENSE upward
- Update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-27 15:04:20 +00:00
parent 8bf703b74e
commit aae3618eec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387613
3 changed files with 6 additions and 8 deletions

View file

@ -1,20 +1,18 @@
# Created by: Greg Larkin <glarkin@FreeBSD.org>
# $FreeBSD$
PORTNAME= righthttpconnection
PORTNAME= right_http_connection
PORTVERSION= 1.5.0
CATEGORIES= net rubygems
MASTER_SITES= RG
DISTNAME= right_http_connection-${PORTVERSION}
MAINTAINER= ruby@FreeBSD.org
COMMENT= Persistent HTTP/HTTPS connections with error retries
USE_RUBY= yes
USE_RUBYGEMS= yes
GEM_NAME= ${DISTNAME}
RUBYGEM_AUTOPLIST= yes
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View file

@ -4,4 +4,4 @@ Amazon's REST and query interfaces to provide full programmatic
control. An optional robust HTTP layer retries and clears transient
errors.
WWW: http://rubygems.org/gems/righthttpconnection/
WWW: https://github.com/rightscale/right_http_connection