Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 2014 18:44:38 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r355262 - head/net/linphone-base
Message-ID:  <201405251844.s4PIic3G004031@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May 25 18:44:38 2014
New Revision: 355262
URL: http://svnweb.freebsd.org/changeset/ports/355262
QAT: https://qat.redports.org/buildarchive/r355262/

Log:
  - Update LIB_DEPENDS: from net/libexosip2 to net/libexosip2-legacy
  - Bump PORTREVISION for dependency change
  
  Approved by:	portmgr (implicit)

Modified:
  head/net/linphone-base/Makefile

Modified: head/net/linphone-base/Makefile
==============================================================================
--- head/net/linphone-base/Makefile	Sun May 25 18:37:51 2014	(r355261)
+++ head/net/linphone-base/Makefile	Sun May 25 18:44:38 2014	(r355262)
@@ -3,7 +3,7 @@
 
 PORTNAME=	linphone
 PORTVERSION=	3.2.1
-PORTREVISION?=	2
+PORTREVISION?=	3
 PORTEPOCH=	1
 CATEGORIES?=	net
 MASTER_SITES=	SAVANNAH/${PORTNAME}/3.2.x/sources
@@ -13,7 +13,7 @@ COMMENT=	Web phone that supports SIP pro
 
 LIB_DEPENDS=	libgsm.so:${PORTSDIR}/audio/gsm \
 		libspeex.so:${PORTSDIR}/audio/speex \
-		libeXosip2.so:${PORTSDIR}/net/libexosip2
+		libeXosip2.so:${PORTSDIR}/net/libexosip2-legacy
 
 CONFLICTS=	ortp-[0-9]*
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405251844.s4PIic3G004031>