mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
- Update to 5.1.35
- Add LICENSE - Update WWW Changes: https://github.com/jruby/activerecord-jdbc-adapter/blob/master/jdbc-mysql/History.txt
This commit is contained in:
parent
92c0c81769
commit
61a02c6358
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385986
@ -2,13 +2,15 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jdbc-mysql
|
||||
PORTVERSION= 5.1.25
|
||||
PORTVERSION= 5.1.35
|
||||
CATEGORIES= databases rubygems java
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= MySQL JDBC driver for JRuby
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= jruby:${PORTSDIR}/lang/jruby
|
||||
|
||||
USE_RUBY= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/jdbc-mysql-5.1.25.gem) = 259b6255b37f97ba544f5eaeabee08ff66fd3fba9549690d1104b14dc80aba19
|
||||
SIZE (rubygem/jdbc-mysql-5.1.25.gem) = 823296
|
||||
SHA256 (rubygem/jdbc-mysql-5.1.35.gem) = f6c701fdde1ff45b075ffc4811fab634a161d9f251f8fce19f1f341ef28885c6
|
||||
SIZE (rubygem/jdbc-mysql-5.1.35.gem) = 935424
|
||||
|
@ -4,4 +4,4 @@ This is a MySQL JDBC driver gem for JRuby. Use
|
||||
|
||||
to make the driver accessible to JDBC and ActiveRecord code running in JRuby.
|
||||
|
||||
WWW: http://rubygems.org/gems/jdbc-mysql/
|
||||
WWW: https://github.com/jruby/activerecord-jdbc-adapter/tree/master/jdbc-mysql
|
||||
|
Loading…
x
Reference in New Issue
Block a user