aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-do_postgres/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-11 19:06:20 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-11 19:06:20 +0000
commit99a30e262b1ab851c74a477555f6865ad273ceda (patch)
tree3e49db01619e5c2640eb15c48a88b3167ad61a53 /databases/rubygem-do_postgres/Makefile
parent593e807d3c80593fdd2d25212ef3558501c8813d (diff)
downloadports-99a30e262b1ab851c74a477555f6865ad273ceda.tar.gz
ports-99a30e262b1ab851c74a477555f6865ad273ceda.zip
Notes
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