databases/rubygem-trilogy: Add rubygem-trilogy 2.6.0

Ruby bindings to the Trilogy client library
This commit is contained in:
Po-Chuan Hsieh 2023-10-16 23:11:20 +08:00
parent 70bcccc1e9
commit c52ac3c054
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
4 changed files with 20 additions and 0 deletions

View file

@ -1015,6 +1015,7 @@
SUBDIR += rubygem-state_machines-activerecord
SUBDIR += rubygem-state_machines-activerecord08
SUBDIR += rubygem-tarantool
SUBDIR += rubygem-trilogy
SUBDIR += sequeler
SUBDIR += sfcgal
SUBDIR += sharedance

View file

@ -0,0 +1,15 @@
PORTNAME= trilogy
PORTVERSION= 2.6.0
CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Friendly MySQL-compatible library for Ruby, binding to libtrilogy
WWW= https://github.com/trilogy-libraries/trilogy/tree/main/contrib/ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem ssl
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1697463036
SHA256 (rubygem/trilogy-2.6.0.gem) = 3da50f525a092e996d7ce74a6d8c65d087d11bc99ccff7aa4e6a6210932f61c2
SIZE (rubygem/trilogy-2.6.0.gem) = 67584

View file

@ -0,0 +1 @@
Ruby bindings to the Trilogy client library