From owner-svn-ports-head@FreeBSD.ORG Wed May 15 18:30:50 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 29715781; Wed, 15 May 2013 18:30:50 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 0347824C; Wed, 15 May 2013 18:30:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4FIUnu5047865; Wed, 15 May 2013 18:30:49 GMT (envelope-from zi@svn.freebsd.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4FIUn5h047862; Wed, 15 May 2013 18:30:49 GMT (envelope-from zi@svn.freebsd.org) Message-Id: <201305151830.r4FIUn5h047862@svn.freebsd.org> From: Ryan Steinmetz Date: Wed, 15 May 2013 18:30:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318254 - in head: irc/ircproxy irc/unreal net/ecore-con X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 18:30:50 -0000 Author: zi Date: Wed May 15 18:30:49 2013 New Revision: 318254 URL: http://svnweb.freebsd.org/changeset/ports/318254 Log: - Bump PORTREVISION after dns/c-ares update Modified: head/irc/ircproxy/Makefile (contents, props changed) head/irc/unreal/Makefile (contents, props changed) head/net/ecore-con/Makefile (contents, props changed) Modified: head/irc/ircproxy/Makefile ============================================================================== --- head/irc/ircproxy/Makefile Wed May 15 18:27:09 2013 (r318253) +++ head/irc/ircproxy/Makefile Wed May 15 18:30:49 2013 (r318254) @@ -3,16 +3,17 @@ PORTNAME= ircproxy PORTVERSION= 1.3.6 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= sylvio@FreeBSD.org COMMENT= An IRC proxy/bouncer daemon -LIB_DEPENDS= cares.2:${PORTSDIR}/dns/c-ares - LICENSE= GPLv3 +LIB_DEPENDS= cares:${PORTSDIR}/dns/c-ares + USE_BZIP2= yes GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib Modified: head/irc/unreal/Makefile ============================================================================== --- head/irc/unreal/Makefile Wed May 15 18:27:09 2013 (r318253) +++ head/irc/unreal/Makefile Wed May 15 18:30:49 2013 (r318254) @@ -3,6 +3,7 @@ PORTNAME= Unreal PORTVERSION= 3.2.9 +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= http://www.unrealircd.com/downloads/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -13,7 +14,7 @@ COMMENT= Unreal - the next generation ir LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= cares.2:${PORTSDIR}/dns/c-ares +LIB_DEPENDS= cares:${PORTSDIR}/dns/c-ares WRKSRC= ${WRKDIR}/${DISTNAME:R} @@ -85,7 +86,7 @@ CONFIGURE_ARGS+= --enable-ssl .endif .if ${PORT_OPTIONS:MREMOTE} -LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+= --enable-libcurl=${LOCALBASE} .endif Modified: head/net/ecore-con/Makefile ============================================================================== --- head/net/ecore-con/Makefile Wed May 15 18:27:09 2013 (r318253) +++ head/net/ecore-con/Makefile Wed May 15 18:30:49 2013 (r318254) @@ -3,6 +3,7 @@ PORTNAME= con PORTVERSION= 1.7.6 +PORTREVISION= 1 CATEGORIES= net enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/