From 8e58200b71b13bddd8f458a94c6a06a6c7949f4b Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Mon, 15 Jun 2009 12:10:15 +0000 Subject: Well, yeah, leave it to me to test an update and all dependent ports, notify maintainers, wait for a couple of days, and then only commit the update itself, leaving the dependent ports un-updated :( Bump the shared lib dependency on ports touched by the c-ares update. Pointy hat to: roam (myself) --- irc/ircproxy/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'irc/ircproxy/Makefile') diff --git a/irc/ircproxy/Makefile b/irc/ircproxy/Makefile index 2b4a4de6c3b7..9269db8590be 100644 --- a/irc/ircproxy/Makefile +++ b/irc/ircproxy/Makefile @@ -7,13 +7,14 @@ PORTNAME= ircproxy PORTVERSION= 1.3.3c +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= SF MAINTAINER= jonas@night-light.net COMMENT= An IRC proxy/bouncer daemon -LIB_DEPENDS= cares.1:${PORTSDIR}/dns/c-ares +LIB_DEPENDS= cares.2:${PORTSDIR}/dns/c-ares GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib -- cgit v1.2.3