From c189a6b2da9cbee7ff927b553a75d1280f12253e Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Fri, 23 Jan 2009 15:43:14 +0000 Subject: Bump the version of the curl shared library after the ftp/curl update to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. --- net/xmlrpc-c-devel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/xmlrpc-c-devel') diff --git a/net/xmlrpc-c-devel/Makefile b/net/xmlrpc-c-devel/Makefile index 7365df2a7219..d43c8963bdb5 100644 --- a/net/xmlrpc-c-devel/Makefile +++ b/net/xmlrpc-c-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= xmlrpc-c PORTVERSION= 1.11.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= SF EXTRACT_SUFX= .tgz @@ -44,7 +44,7 @@ CFLAGS+= -DNDEBUG .if defined(WITHOUT_CURL) CONFIGURE_ARGS+= --disable-curl-client .else -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl OPT_CURL= yes .endif -- cgit v1.2.3