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

devel/rubygem-cucumber-messages15: Remove obsoleted port

Use devel/rubygem-cucumber-messages instead.
parent e079b45b
No related branches found
No related tags found
No related merge requests found
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= cucumber-messages
PORTVERSION= 15.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 15
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Protocol Buffer messages for Cucumber
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-protobuf-cucumber>=3.10.8<4:devel/rubygem-protobuf-cucumber
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PORTSCOUT= limit:^15\.
.include <bsd.port.mk>
TIMESTAMP = 1618320882
SHA256 (rubygem/cucumber-messages-15.0.0.gem) = 4fa91b62581141d9fc01b3760b5be6ee03af2ec8095a8ed631c8ecfa8a8c7bc7
SIZE (rubygem/cucumber-messages-15.0.0.gem) = 11264
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.
WWW: https://github.com/cucumber/common/tree/main/messages/ruby
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment