aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-do_mysql/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-06-25 22:01:10 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-06-25 22:01:10 +0000
commit4bd931970e6771a59ca9b2e058861c38512575dc (patch)
tree665759993c8035d4031003bf93c0596fb3066a3a /databases/rubygem-do_mysql/Makefile
parent61e4899e3e5e489b15e6e53c3d41673a0c4d6905 (diff)
downloadports-4bd931970e6771a59ca9b2e058861c38512575dc.tar.gz
ports-4bd931970e6771a59ca9b2e058861c38512575dc.zip
Notes
Diffstat (limited to 'databases/rubygem-do_mysql/Makefile')
-rw-r--r--databases/rubygem-do_mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/rubygem-do_mysql/Makefile b/databases/rubygem-do_mysql/Makefile
index 026d3f05c8c0..8698a401cb12 100644
--- a/databases/rubygem-do_mysql/Makefile
+++ b/databases/rubygem-do_mysql/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= do_mysql
-PORTVERSION= 0.10.5
+PORTVERSION= 0.10.6
CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= voldern@hoeggen.net
COMMENT= Ruby DataObjects driver for MySQL
-RUN_DEPENDS= rubygem-data_objects>=0.10.4:${PORTSDIR}/databases/rubygem-data_objects
+RUN_DEPENDS= rubygem-data_objects>=0.10.6:${PORTSDIR}/databases/rubygem-data_objects
USE_MYSQL= yes
USE_RUBY= yes