1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Add rubygem-fog-core 1.22.0

rubygem-fog-core (Fog::Core) provides shared classes and tests for fog providers
and services.

WWW: https://github.com/fog/fog-core
RG:  https://rubygems.org/gems/fog-core
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-04-26 18:19:12 +00:00
parent a1524b126a
commit 47030464f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352358
4 changed files with 33 additions and 0 deletions

View File

@ -4213,6 +4213,7 @@
SUBDIR += rubygem-filemagic
SUBDIR += rubygem-fog
SUBDIR += rubygem-fog-brightbox
SUBDIR += rubygem-fog-core
SUBDIR += rubygem-font-awesome-rails
SUBDIR += rubygem-foreman
SUBDIR += rubygem-foreman_api

View File

@ -0,0 +1,25 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= fog-core
PORTVERSION= 1.22.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Shared classes and tests for fog providers and services
LICENSE= MIT
RUN_DEPENDS= rubygem-builder>=0:${PORTSDIR}/devel/rubygem-builder \
rubygem-excon>=0.33:${PORTSDIR}/devel/rubygem-excon \
rubygem-formatador>=0.2:${PORTSDIR}/devel/rubygem-formatador \
rubygem-mime-types>=0:${PORTSDIR}/misc/rubygem-mime-types \
rubygem-net-scp>=1.1:${PORTSDIR}/security/rubygem-net-scp \
rubygem-net-ssh>=2.1.3:${PORTSDIR}/security/rubygem-net-ssh
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/fog-core-1.22.0.gem) = 187e189b7e126e873ba5041a25f1fc1286c5001332c4db9261ac2a05d59ee0a3
SIZE (rubygem/fog-core-1.22.0.gem) = 36864

View File

@ -0,0 +1,5 @@
rubygem-fog-core (Fog::Core) provides shared classes and tests for fog providers
and services.
WWW: https://github.com/fog/fog-core
RG: https://rubygems.org/gems/fog-core