From owner-svn-ports-head@FreeBSD.ORG Mon May 12 07:55:14 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DCF52F91; Mon, 12 May 2014 07:55:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA95C25C7; Mon, 12 May 2014 07:55:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4C7tE9O085720; Mon, 12 May 2014 07:55:14 GMT (envelope-from makc@svn.freebsd.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4C7tE8w085718; Mon, 12 May 2014 07:55:14 GMT (envelope-from makc@svn.freebsd.org) Message-Id: <201405120755.s4C7tE8w085718@svn.freebsd.org> From: Max Brazhnikov Date: Mon, 12 May 2014 07:55:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353781 - head/audio/msilbc 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.18 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: Mon, 12 May 2014 07:55:15 -0000 Author: makc Date: Mon May 12 07:55:14 2014 New Revision: 353781 URL: http://svnweb.freebsd.org/changeset/ports/353781 QAT: https://qat.redports.org/buildarchive/r353781/ Log: audio/msilbc: convert to USES=libtool Modified: head/audio/msilbc/Makefile head/audio/msilbc/pkg-plist Modified: head/audio/msilbc/Makefile ============================================================================== --- head/audio/msilbc/Makefile Mon May 12 07:41:14 2014 (r353780) +++ head/audio/msilbc/Makefile Mon May 12 07:55:14 2014 (r353781) @@ -2,6 +2,7 @@ PORTNAME= msilbc PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= audio net MASTER_SITES= SAVANNAH/linphone/plugins/sources/ @@ -12,9 +13,8 @@ LIB_DEPENDS= libortp.so:${PORTSDIR}/net/ libmediastreamer.so:${PORTSDIR}/net/linphone-base \ libilbc.so:${PORTSDIR}/net/ilbc -USES= pkgconfig +USES= libtool pkgconfig GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool CONFIGURE_ENV= ILBC_CFLAGS=-I${LOCALBASE}/include/ilbc \ ILBC_LIBS="-L${LOCALBASE}/lib -lilbc" Modified: head/audio/msilbc/pkg-plist ============================================================================== --- head/audio/msilbc/pkg-plist Mon May 12 07:41:14 2014 (r353780) +++ head/audio/msilbc/pkg-plist Mon May 12 07:55:14 2014 (r353781) @@ -1,6 +1,5 @@ -lib/mediastreamer/plugins/libmsilbc.a -lib/mediastreamer/plugins/libmsilbc.la lib/mediastreamer/plugins/libmsilbc.so lib/mediastreamer/plugins/libmsilbc.so.0 +lib/mediastreamer/plugins/libmsilbc.so.0.0.0 @dirrmtry lib/mediastreamer/plugins @dirrmtry lib/mediastreamer