mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.10.2
PR: ports/150065 Submitted by: myself (pgollucci) Approved by: maintainer timeout (voldern@hoeggen.net ; 14 days) Sponsored by: RideCharge Inc. / TaxiMagic
This commit is contained in:
parent
ff6f156bc6
commit
ec0c031404
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260992
2 changed files with 6 additions and 7 deletions
|
@ -6,15 +6,14 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= do_mysql
|
PORTNAME= do_mysql
|
||||||
PORTVERSION= 0.10.0
|
PORTVERSION= 0.10.2
|
||||||
CATEGORIES= databases rubygems
|
CATEGORIES= databases rubygems
|
||||||
MASTER_SITES= RUBYFORGE/dorb
|
MASTER_SITES= RG
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
|
||||||
|
|
||||||
MAINTAINER= voldern@hoeggen.net
|
MAINTAINER= voldern@hoeggen.net
|
||||||
COMMENT= Ruby DataObjects driver for MySQL
|
COMMENT= Ruby DataObjects driver for MySQL
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-data_objects>=0.10.0:${PORTSDIR}/databases/rubygem-data_objects
|
RUN_DEPENDS= rubygem-data_objects>=0.10.2:${PORTSDIR}/databases/rubygem-data_objects
|
||||||
|
|
||||||
USE_MYSQL= yes
|
USE_MYSQL= yes
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (rubygem/do_mysql-0.10.0.gem) = 1bf95bcc1deeb81b58a155a5b215f00d
|
MD5 (rubygem/do_mysql-0.10.2.gem) = f5cf8dd7e09019a5cff217f972496c9b
|
||||||
SHA256 (rubygem/do_mysql-0.10.0.gem) = 69f46e7c6453405e617fd684d612ef889b5039077e9d84df614af7928e16b086
|
SHA256 (rubygem/do_mysql-0.10.2.gem) = 6af9b263395c777c70d22e4d62dab4755f781c348a6ba55fd95e1a69da92fafd
|
||||||
SIZE (rubygem/do_mysql-0.10.0.gem) = 24064
|
SIZE (rubygem/do_mysql-0.10.2.gem) = 26624
|
||||||
|
|
Loading…
Add table
Reference in a new issue