Verified Commit e4503154 authored by sunpoet's avatar sunpoet
Browse files

textproc/rubygem-cucumber-html-formatter21: Remove obsoleted port

Use textproc/rubygem-cucumber-html-formatter instead.
parent 5eac01a6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5133,3 +5133,4 @@ devel/rubygem-pagy6|devel/rubygem-pagy|2026-02-10|Remove obsoleted port. Use dev
devel/rubygem-xdg7|devel/rubygem-xdg|2026-02-10|Remove obsoleted port. Use devel/rubygem-xdg instead
devel/rubygem-xdg8|devel/rubygem-xdg|2026-02-10|Remove obsoleted port. Use devel/rubygem-xdg instead
textproc/rubygem-cucumber-gherkin34|textproc/rubygem-cucumber-gherkin|2026-02-10|Remove obsoleted port. Use textproc/rubygem-cucumber-gherkin instead
textproc/rubygem-cucumber-html-formatter21|textproc/rubygem-cucumber-html-formatter|2026-02-10|Remove obsoleted port. Use textproc/rubygem-cucumber-html-formatter instead
+0 −1
Original line number Diff line number Diff line
@@ -1852,7 +1852,6 @@
    SUBDIR += rubygem-cssmin
    SUBDIR += rubygem-cucumber-gherkin
    SUBDIR += rubygem-cucumber-html-formatter
    SUBDIR += rubygem-cucumber-html-formatter21
    SUBDIR += rubygem-cucumber-html-formatter22
    SUBDIR += rubygem-dartsass
    SUBDIR += rubygem-diff-lcs
+0 −24
Original line number Diff line number Diff line
PORTNAME=	cucumber-html-formatter
PORTVERSION=	21.15.1
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	21

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	HTML formatter for Cucumber
WWW=		https://github.com/cucumber/html-formatter

LICENSE=	MIT

RUN_DEPENDS=	rubygem-cucumber-messages27>=19<28:devel/rubygem-cucumber-messages27

USES=		gem

NO_ARCH=	yes

PORTSCOUT=	limit:^21\.

post-install:
	${RM} ${STAGEDIR}${PREFIX}/bin/cucumber-html-formatter

.include <bsd.port.mk>
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1759324336
SHA256 (rubygem/cucumber-html-formatter-21.15.1.gem) = a08d7c30c357bfd4ea746312ed36e75dab5ba069e5ebc364ecfd5508540920e0
SIZE (rubygem/cucumber-html-formatter-21.15.1.gem) = 284160
+0 −4
Original line number Diff line number Diff line
Cucumber HTML Formatter is a cross-platform formatter that produces a HTML
report for Cucumber runs. It is built on top of cucumber-react and works with
any Cucumber implementation with a protobuf formatter that outputs cucumber
messages.