View | Details | Raw Unified | Return to bug 276123
Collapse All | Expand All

(-)b/databases/rubygem-ruby-mysql/Makefile (+16 lines)
Added Link Here
1
PORTNAME=       ruby-mysql
2
PORTVERSION=    4.1.0
3
PORTREVISION=   1
4
CATEGORIES=     databases rubygems
5
MASTER_SITES=   RG
6
7
MAINTAINER=     tanawts@gmail.com
8
COMMENT=        MySQL connector pure Ruby version
9
WWW=            https://gitlab.com/tmtms/ruby-mysql
10
11
LICENSE=        GPLv2 RUBY
12
LICENSE_COMB=   dual
13
14
USES=           gem
15
16
.include <bsd.port.mk>
(-)b/databases/rubygem-ruby-mysql/distinfo (+3 lines)
Added Link Here
1
TIMESTAMP = 1704407362
2
SHA256 (rubygem/ruby-mysql-4.1.0.gem) = 6515157cfc0d986c1b9a13f52ebe3260e09c3ef9142e4703160f2f8dbf65dcbc
3
SIZE (rubygem/ruby-mysql-4.1.0.gem) = 42496
(-)b/databases/rubygem-ruby-mysql/pkg-descr (-1 / +2 lines)
Added Link Here
0
- 
1
Ruby-mysql is a MySQL client library. It is written entirely in Ruby.
2
Therefore libmysqlclient is not required and no compilation is required during installation.

Return to bug 276123