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. --- editors/codelite/Makefile | 4 ++-- editors/morla/Makefile | 4 ++-- editors/tea/Makefile | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'editors') diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index ec27e1381a21..f9a75b5a391a 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -7,14 +7,14 @@ PORTNAME= codelite DISTVERSION= 2.3.0.${SVN_REVISION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/Releases/${PORTNAME}-${PORTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= An Open Source IDE for C/C++ -LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl RUN_DEPENDS= xterm:${PORTSDIR}/x11/xterm OPTIONS= CSCOPE "Enable CScope integration" OFF diff --git a/editors/morla/Makefile b/editors/morla/Makefile index 05af29789213..0933f4a70958 100644 --- a/editors/morla/Makefile +++ b/editors/morla/Makefile @@ -7,7 +7,7 @@ PORTNAME= morla PORTVERSION= 0.16 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors textproc MASTER_SITES= http://www.morlardf.net/src/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ @@ -17,7 +17,7 @@ COMMENT= A RDF editor LIB_DEPENDS= nxml.18:${PORTSDIR}/textproc/libnxml \ rdf.0:${PORTSDIR}/textproc/redland \ - curl.5:${PORTSDIR}/ftp/curl + curl.6:${PORTSDIR}/ftp/curl BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz diff --git a/editors/tea/Makefile b/editors/tea/Makefile index cfd790066f0c..a9a16798411e 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -7,7 +7,7 @@ PORTNAME= tea DISTVERSION= 17.6.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}-editor/${PORTVERSION} -- cgit v1.2.3