databases/rubygem-do_mysql: update to 0.10.17
PR: 224743 Approved by: maintainer timeout (voldern@hoeggen.net, > 2 weeks)
This commit is contained in:
parent
e7570e4363
commit
ca589b8afc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459044
2 changed files with 5 additions and 4 deletions
|
@ -2,14 +2,14 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= do_mysql
|
||||
PORTVERSION= 0.10.13
|
||||
PORTVERSION= 0.10.17
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= voldern@hoeggen.net
|
||||
COMMENT= Ruby DataObjects driver for MySQL
|
||||
|
||||
RUN_DEPENDS= rubygem-data_objects>=0.10.13:databases/rubygem-data_objects
|
||||
RUN_DEPENDS= rubygem-data_objects>=0.10.17:databases/rubygem-data_objects
|
||||
|
||||
USE_MYSQL= yes
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (rubygem/do_mysql-0.10.13.gem) = d7d981d62c9f16d6cf9d4e927c2d5ab29886b4314a34f88106ec75dc6b1efecb
|
||||
SIZE (rubygem/do_mysql-0.10.13.gem) = 29184
|
||||
TIMESTAMP = 1514155101
|
||||
SHA256 (rubygem/do_mysql-0.10.17.gem) = 62af9cbce89ae9f773133b9fbb5b716e01d4e2a6ac26fab6f68747d430e100ad
|
||||
SIZE (rubygem/do_mysql-0.10.17.gem) = 29696
|
||||
|
|
Loading…
Reference in a new issue