Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 2021 19:50:31 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 93458f0202da - main - net/rubygem-fog-brightbox0: Remove obsoleted port
Message-ID:  <202112211950.1BLJoVpN046697@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=93458f0202daedf47e5ed01b85b7944823543eb4

commit 93458f0202daedf47e5ed01b85b7944823543eb4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-12-21 19:27:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-12-21 19:27:13 +0000

    net/rubygem-fog-brightbox0: Remove obsoleted port
    
    Use net/rubygem-fog-brightbox instead.
---
 net/rubygem-fog-brightbox0/Makefile  | 27 ---------------------------
 net/rubygem-fog-brightbox0/distinfo  |  3 ---
 net/rubygem-fog-brightbox0/pkg-descr | 15 ---------------
 3 files changed, 45 deletions(-)

diff --git a/net/rubygem-fog-brightbox0/Makefile b/net/rubygem-fog-brightbox0/Makefile
deleted file mode 100644
index da538c1d6ffc..000000000000
--- a/net/rubygem-fog-brightbox0/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
-PORTNAME=	fog-brightbox
-PORTVERSION=	0.16.1
-CATEGORIES=	net rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	0
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Module for the 'fog' gem to support Brightbox Cloud
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE.txt
-
-RUN_DEPENDS=	rubygem-dry-inflector>=0:devel/rubygem-dry-inflector \
-		rubygem-fog-core>=0:devel/rubygem-fog-core \
-		rubygem-fog-json>=0:devel/rubygem-fog-json \
-		rubygem-mime-types>=0:misc/rubygem-mime-types
-
-USES=		gem
-USE_RUBY=	yes
-
-NO_ARCH=	yes
-
-PORTSCOUT=	limit:^0\.
-
-.include <bsd.port.mk>
diff --git a/net/rubygem-fog-brightbox0/distinfo b/net/rubygem-fog-brightbox0/distinfo
deleted file mode 100644
index d4c9821f0d30..000000000000
--- a/net/rubygem-fog-brightbox0/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1536418033
-SHA256 (rubygem/fog-brightbox-0.16.1.gem) = 972c923f3ee150935c95abea3791676784b3fd1502e996fbd864a71090fe0a7c
-SIZE (rubygem/fog-brightbox-0.16.1.gem) = 70144
diff --git a/net/rubygem-fog-brightbox0/pkg-descr b/net/rubygem-fog-brightbox0/pkg-descr
deleted file mode 100644
index 6ac373f99801..000000000000
--- a/net/rubygem-fog-brightbox0/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-Brightbox Cloud module for fog (The Ruby cloud services library)
-
-This gem is a modular for the `fog` gem that allows you to manage resources in
-the Brightbox Cloud.
-
-It is included by the main `fog` metagem but can used as an independent library
-in other applications.
-
-This includes support for the following services:
-- Compute
-- Images
-- Load Balancers
-- SQL Cloud instances
-
-WWW: https://github.com/fog/fog-brightbox



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112211950.1BLJoVpN046697>