From 29863648e3d55a1df8635d93b18e22c74273d9a3 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Sat, 3 Apr 2010 10:44:36 +0000 Subject: Chase the ftp/curl shlib version bump. --- databases/couchdb/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index fe2d877a201e..647c974432f9 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -7,6 +7,7 @@ PORTNAME= couchdb PORTVERSION= 0.10.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_APACHE} @@ -18,7 +19,7 @@ COMMENT= A document database server, accessible via a RESTful JSON API LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu \ js:${PORTSDIR}/lang/spidermonkey \ - curl.5:${PORTSDIR}/ftp/curl + curl.6:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/lib/erlang/usr/include/erl_driver.h:${PORTSDIR}/lang/erlang-lite RUN_DEPENDS= ${BUILD_DEPENDS} -- cgit v1.2.3