Skip to content
Snippets Groups Projects
Verified Commit 0ce6c3f5 authored by sunpoet's avatar sunpoet
Browse files

devel/rubygem-cucumber-messages23: Add rubygem-cucumber-messages23 23.0.0...

devel/rubygem-cucumber-messages23: Add rubygem-cucumber-messages23 23.0.0 (copied from rubygem-cucumber-messages)

- Add PORTSCOUT
parent d8864656
No related branches found
No related tags found
No related merge requests found
......@@ -6693,6 +6693,7 @@
SUBDIR += rubygem-cucumber-cucumber-expressions
SUBDIR += rubygem-cucumber-messages
SUBDIR += rubygem-cucumber-messages22
SUBDIR += rubygem-cucumber-messages23
SUBDIR += rubygem-cucumber-rails
SUBDIR += rubygem-cucumber-tag-expressions
SUBDIR += rubygem-cucumber-tag-expressions5
......
PORTNAME= cucumber-messages
PORTVERSION= 23.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 23
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Protocol Buffer messages for Cucumber
WWW= https://github.com/cucumber/messages
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
NO_ARCH= yes
PORTSCOUT= limit:^23\.
.include <bsd.port.mk>
TIMESTAMP = 1699774786
SHA256 (rubygem/cucumber-messages-23.0.0.gem) = 88ccf13ba96eddb8b612e8206f78000c4c5fe6f1bb3a3f26a4591886d5c7c1f1
SIZE (rubygem/cucumber-messages-23.0.0.gem) = 21504
Cucumber Messages is a message protocol based on Protocol Buffers. It allows one
process to construct message objects and send them to another process. Protobuf
takes care of serialising those messages to a binary format, and deserialise
them on the other end.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment