From 64e068d25c1370f67d2f0d779ac1719f9bc5d137 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Wed, 13 Dec 2006 12:41:35 +0000 Subject: Update the ftp/curl port to 7.16.0. Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports --- sysutils/heartbeat2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/heartbeat2') diff --git a/sysutils/heartbeat2/Makefile b/sysutils/heartbeat2/Makefile index f8628fcc7bdb..06fbbeb4ad1a 100644 --- a/sysutils/heartbeat2/Makefile +++ b/sysutils/heartbeat2/Makefile @@ -7,7 +7,7 @@ PORTNAME= heartbeat PORTVERSION= 1.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://linux-ha.org/download/ @@ -15,7 +15,7 @@ MAINTAINER= scott-ports@tummy.com COMMENT= Subsystem for High-Availability Clustering BUILD_DEPENDS= libnet*>=1.1.2,1:${PORTSDIR}/net/libnet -LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ xml2.5:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes -- cgit v1.2.3