Verified Commit 01bc60ac authored by sunpoet's avatar sunpoet
Browse files

devel/rubygem-cucumber-ci-environment10: Remove obsoleted port

Use devel/rubygem-cucumber-ci-environment instead.
parent a3ebc326
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5123,3 +5123,4 @@ devel/rubygem-aws-sdk-lookoutmetrics||2026-02-10|Remove obsoleted port
devel/rubygem-aws-sdk-qldb||2026-02-10|Remove obsoleted port
devel/rubygem-aws-sdk-qldbsession||2026-02-10|Remove obsoleted port
devel/rubygem-aws-sdk-robomaker||2026-02-10|Remove obsoleted port
devel/rubygem-cucumber-ci-environment10|devel/rubygem-cucumber-ci-environment|2026-02-10|Remove obsoleted port. Use devel/rubygem-cucumber-ci-environment instead
+0 −1
Original line number Diff line number Diff line
@@ -7267,7 +7267,6 @@
    SUBDIR += rubygem-csv
    SUBDIR += rubygem-cucumber
    SUBDIR += rubygem-cucumber-ci-environment
    SUBDIR += rubygem-cucumber-ci-environment10
    SUBDIR += rubygem-cucumber-ci-environment11
    SUBDIR += rubygem-cucumber-core
    SUBDIR += rubygem-cucumber-core15
+0 −20
Original line number Diff line number Diff line
PORTNAME=	cucumber-ci-environment
PORTVERSION=	10.0.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	10

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Detect CI Environment from environment variables
WWW=		https://github.com/cucumber/ci-environment

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem

NO_ARCH=	yes

PORTSCOUT=	limit:^10\.

.include <bsd.port.mk>
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1708450354
SHA256 (rubygem/cucumber-ci-environment-10.0.1.gem) = bb6e3fcec85c981dff4561997e8675a7123eead5fe9e587d2ad7568adbe18631
SIZE (rubygem/cucumber-ci-environment-10.0.1.gem) = 8192
+0 −2
Original line number Diff line number Diff line
This library detects the CI environment based on environment variables defined
by CI servers.