Date: Mon, 4 Sep 2023 21:31:13 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: 110f8c4af31a - main - textproc/rubygem-cucumber-gherkin23: Remove obsoleted port Message-ID: <202309042131.384LVDqu090705@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=110f8c4af31ac6d40e3f23e29b360eaade11e98c commit 110f8c4af31ac6d40e3f23e29b360eaade11e98c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-04 21:24:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-04 21:30:03 +0000 textproc/rubygem-cucumber-gherkin23: Remove obsoleted port Use textproc/rubygem-cucumber-gherkin instead. --- MOVED | 1 + textproc/Makefile | 1 - textproc/rubygem-cucumber-gherkin23/Makefile | 25 ------------------------- textproc/rubygem-cucumber-gherkin23/distinfo | 3 --- textproc/rubygem-cucumber-gherkin23/pkg-descr | 1 - 5 files changed, 1 insertion(+), 30 deletions(-) diff --git a/MOVED b/MOVED index ad42954efe79..e890397d7d27 100644 --- a/MOVED +++ b/MOVED @@ -7845,3 +7845,4 @@ www/squid-devel||2023-09-01|Has expired: Not used anymore to create rc-state rel databases/rubygem-red-plasma||2023-09-04|Remove deprecated port. red-plasma is deprecated since 10.0.0. red-plasma will not be released from Apache Arrow 12.0.0 or so devel/rubygem-cucumber-cucumber-expressions15|devel/rubygem-cucumber-cucumber-expressions|2023-09-04|Remove obsoleted port. Use devel/rubygem-cucumber-cucumber-expressions instead devel/rubygem-cucumber-messages18|devel/rubygem-cucumber-messages|2023-09-04|Remove obsoleted port. Use devel/rubygem-cucumber-messages instead +textproc/rubygem-cucumber-gherkin23|textproc/rubygem-cucumber-gherkin|2023-09-04|Remove obsoleted port. Use textproc/rubygem-cucumber-gherkin instead diff --git a/textproc/Makefile b/textproc/Makefile index 3da935756d1b..ff1319cccc5a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1731,7 +1731,6 @@ SUBDIR += rubygem-css_parser SUBDIR += rubygem-cssmin SUBDIR += rubygem-cucumber-gherkin - SUBDIR += rubygem-cucumber-gherkin23 SUBDIR += rubygem-cucumber-html-formatter SUBDIR += rubygem-cucumber-html-formatter19 SUBDIR += rubygem-diff-lcs diff --git a/textproc/rubygem-cucumber-gherkin23/Makefile b/textproc/rubygem-cucumber-gherkin23/Makefile deleted file mode 100644 index fb26ecf0992b..000000000000 --- a/textproc/rubygem-cucumber-gherkin23/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= cucumber-gherkin -PORTVERSION= 23.0.1 -CATEGORIES= textproc rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 23 - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Fast Gherkin lexer/parser based on the Ragel State Machine Compiler -WWW= https://github.com/cucumber/common/tree/main/gherkin/ruby - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -RUN_DEPENDS= rubygem-cucumber-messages18>=18.0.0<19:devel/rubygem-cucumber-messages18 - -USES= gem - -NO_ARCH= yes - -PORTSCOUT= limit:^23\. - -post-install: - ${RM} ${STAGEDIR}${PREFIX}/bin/gherkin ${STAGEDIR}${PREFIX}/bin/gherkin-ruby - -.include <bsd.port.mk> diff --git a/textproc/rubygem-cucumber-gherkin23/distinfo b/textproc/rubygem-cucumber-gherkin23/distinfo deleted file mode 100644 index db7692fdb4a7..000000000000 --- a/textproc/rubygem-cucumber-gherkin23/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1649423962 -SHA256 (rubygem/cucumber-gherkin-23.0.1.gem) = 92239a6be4d32cc4639204f739134ec40d0c7f119a29fb0726213074bc645b37 -SIZE (rubygem/cucumber-gherkin-23.0.1.gem) = 33792 diff --git a/textproc/rubygem-cucumber-gherkin23/pkg-descr b/textproc/rubygem-cucumber-gherkin23/pkg-descr deleted file mode 100644 index 77e6fe4db2cc..000000000000 --- a/textproc/rubygem-cucumber-gherkin23/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A fast Gherkin lexer/parser based on the Ragel State Machine Compiler.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309042131.384LVDqu090705>