aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-do_mysql
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-11-02 18:05:08 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-11-02 18:05:08 +0000
commit19334d785f74b37ce6d393821a881dd43e6622d8 (patch)
tree5aa43ecf11905c852ec7979482ddc359ac80df24 /databases/rubygem-do_mysql
parent9344c2d6cabcdedf0d7cfc561f7688ace1b3a8b0 (diff)
downloadports-19334d785f74b37ce6d393821a881dd43e6622d8.tar.gz
ports-19334d785f74b37ce6d393821a881dd43e6622d8.zip
- Fix depend versions according to rubygems.org [again]
With Hat: ruby@ Tested by: P6 TB Full rubygem run
Notes
Notes: svn path=/head/; revision=284931
Diffstat (limited to 'databases/rubygem-do_mysql')
-rw-r--r--databases/rubygem-do_mysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-do_mysql/Makefile b/databases/rubygem-do_mysql/Makefile
index cf60f5dac57b..ab3b259ea454 100644
--- a/databases/rubygem-do_mysql/Makefile
+++ b/databases/rubygem-do_mysql/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= RG
MAINTAINER= voldern@hoeggen.net
COMMENT= Ruby DataObjects driver for MySQL
-RUN_DEPENDS= rubygem-data_objects>=0.10.6:${PORTSDIR}/databases/rubygem-data_objects
+RUN_DEPENDS= rubygem-data_objects>=0.10.7:${PORTSDIR}/databases/rubygem-data_objects
USE_MYSQL= yes
USE_RUBY= yes