summaryrefslogtreecommitdiff
path: root/databases/rubygem-do_postgres
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-06-20 17:25:42 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-06-20 17:25:42 +0000
commit3ee931631c69e5814bd4e09136930b6d8459e161 (patch)
tree4562f64d175d9f41a11d219ca2bcb9a94acf76d6 /databases/rubygem-do_postgres
parentFix build with clang (diff)
- Fix dependency versions
Notes
Notes: svn path=/head/; revision=275909
Diffstat (limited to 'databases/rubygem-do_postgres')
-rw-r--r--databases/rubygem-do_postgres/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-do_postgres/Makefile b/databases/rubygem-do_postgres/Makefile
index 01e52ac74414..1fd69211f746 100644
--- a/databases/rubygem-do_postgres/Makefile
+++ b/databases/rubygem-do_postgres/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= RG
MAINTAINER= voldern@hoeggen.net
COMMENT= Ruby DataObjects driver for PostgreSQL
-RUN_DEPENDS= rubygem-data_objects>=0.10.2:${PORTSDIR}/databases/rubygem-data_objects
+RUN_DEPENDS= rubygem-data_objects>=0.10.3:${PORTSDIR}/databases/rubygem-data_objects
USE_PGSQL= yes