mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- Move net/rubygem-rightslicehost to net/rubygem-right_slicehost
- Update RUN_DEPENDS - Remove UNIQUENAME - Update WWW - Bump PORTREVISION for dependency change
This commit is contained in:
parent
83ebc4dc99
commit
089685e996
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387616
@ -1,21 +1,19 @@
|
||||
# Created by: Greg Larkin <glarkin@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rightslicehost
|
||||
PORTNAME= right_slicehost
|
||||
PORTVERSION= 0.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
DISTNAME= right_slicehost-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Provides Ruby access to the Slicehost API
|
||||
|
||||
RUN_DEPENDS= rubygem-righthttpconnection>=1.2.4:${PORTSDIR}/net/rubygem-righthttpconnection
|
||||
RUN_DEPENDS= rubygem-right_http_connection>=1.2.4:${PORTSDIR}/net/rubygem-right_http_connection
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
GEM_NAME= ${DISTNAME}
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
UNIQUENAME= ${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,4 +1,4 @@
|
||||
The RightScale Slicehost gem has been designed to provide a robust
|
||||
interface to Slicehost's existing API.
|
||||
|
||||
WWW: http://rubygems.org/gems/rightslicehost/
|
||||
WWW: https://github.com/rightscale/right_slicehost
|
Loading…
Reference in New Issue
Block a user