mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
textproc/rubygem-cucumber-html-formatter17: Remove obsoleted port
Use textproc/rubygem-cucumber-html-formatter instead
This commit is contained in:
parent
f7963a16a5
commit
bbd1035bd9
1
MOVED
1
MOVED
@ -17166,3 +17166,4 @@ devel/rubygem-cucumber-formatter-dots|textproc/rubygem-cucumber-html-formatter|2
|
||||
devel/rubygem-cucumber-messages4|devel/rubygem-cucumber-messages|2022-05-22|Remove obsoleted port. Use devel/rubygem-cucumber-messages instead
|
||||
devel/rubygem-cucumber-messages17|devel/rubygem-cucumber-messages|2022-05-22|Remove obsoleted port. Use devel/rubygem-cucumber-messages instead
|
||||
textproc/rubygem-cucumber-gherkin22|textproc/rubygem-cucumber-gherkin|2022-05-22|Remove obsoleted port. Use textproc/rubygem-cucumber-gherkin instead
|
||||
textproc/rubygem-cucumber-html-formatter17|textproc/rubygem-cucumber-html-formatter|2022-05-22|Remove obsoleted port. Use textproc/rubygem-cucumber-html-formatter instead
|
||||
|
@ -1644,7 +1644,6 @@
|
||||
SUBDIR += rubygem-cssmin
|
||||
SUBDIR += rubygem-cucumber-gherkin
|
||||
SUBDIR += rubygem-cucumber-html-formatter
|
||||
SUBDIR += rubygem-cucumber-html-formatter17
|
||||
SUBDIR += rubygem-diff-lcs
|
||||
SUBDIR += rubygem-diff_match_patch
|
||||
SUBDIR += rubygem-diffy
|
||||
|
@ -1,26 +0,0 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= cucumber-html-formatter
|
||||
PORTVERSION= 17.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 17
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= HTML formatter for Cucumber
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-cucumber-messages17>=17.1.0<18:devel/rubygem-cucumber-messages17
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/cucumber-html-formatter
|
||||
|
||||
PORTSCOUT= limit:^17\.
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1634111948
|
||||
SHA256 (rubygem/cucumber-html-formatter-17.0.0.gem) = b218c9a89ea2ef020e0cb36cb856a09c0ceb7e9b0507bdb58050aafa7f53a7c1
|
||||
SIZE (rubygem/cucumber-html-formatter-17.0.0.gem) = 434176
|
@ -1,6 +0,0 @@
|
||||
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.
|
||||
|
||||
WWW: https://github.com/cucumber/html-formatter
|
Loading…
Reference in New Issue
Block a user