mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
parent
ae3e1f303b
commit
3e335cfd57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543179
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mysql2
|
||||
PORTVERSION= 0.5.2
|
||||
PORTVERSION= 0.5.3
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,7 +12,7 @@ COMMENT= Simple, fast MySQL library for Ruby, binding to libmysql
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem mysql ssl
|
||||
USE_RUBY= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1573467122
|
||||
SHA256 (rubygem/mysql2-0.5.2.gem) = 243673f0156444943969a5b5c5095862c4158de74af5ca66163740fe9f6c53a8
|
||||
SIZE (rubygem/mysql2-0.5.2.gem) = 99328
|
||||
TIMESTAMP = 1595416797
|
||||
SHA256 (rubygem/mysql2-0.5.3.gem) = 5ca2d97d9c25fa27dc67eca77dd8d73f12576c4cd4f6f6c18b12925a3cbb2434
|
||||
SIZE (rubygem/mysql2-0.5.3.gem) = 74240
|
||||
|
Loading…
Reference in New Issue
Block a user