summaryrefslogtreecommitdiff
path: root/databases/rubygem-do_postgres/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-do_postgres/Makefile')
-rw-r--r--databases/rubygem-do_postgres/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/rubygem-do_postgres/Makefile b/databases/rubygem-do_postgres/Makefile
index 29c55d460b53..03a37eae112a 100644
--- a/databases/rubygem-do_postgres/Makefile
+++ b/databases/rubygem-do_postgres/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= do_postgres
-PORTVERSION= 0.9.11
+PORTVERSION= 0.10.0
CATEGORIES= databases rubygems
MASTER_SITES= RUBYFORGE/dorb
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -14,9 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= voldern@hoeggen.net
COMMENT= Ruby DataObjects driver for PostgreSQL
-RUN_DEPENDS= rubygem-data_objects>=0.9.11:${PORTSDIR}/databases/rubygem-data_objects
-
-BROKEN= unsatisfiable dependency
+RUN_DEPENDS= rubygem-data_objects>=0.10.0:${PORTSDIR}/databases/rubygem-data_objects
USE_PGSQL= yes
USE_RUBY= yes