From owner-svn-ports-head@FreeBSD.ORG Thu Sep 11 13:07:05 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 92E445E3; Thu, 11 Sep 2014 13:07:05 +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 7E197911; Thu, 11 Sep 2014 13:07:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8BD75as022340; Thu, 11 Sep 2014 13:07:05 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8BD75Zv022337; Thu, 11 Sep 2014 13:07:05 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201409111307.s8BD75Zv022337@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 11 Sep 2014 13:07:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367927 - head/audio/lame 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-1 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: Thu, 11 Sep 2014 13:07:05 -0000 Author: amdmi3 Date: Thu Sep 11 13:07:04 2014 New Revision: 367927 URL: http://svnweb.freebsd.org/changeset/ports/367927 QAT: https://qat.redports.org/buildarchive/r367927/ Log: - Drop .la files, no dependees require them Approved by: portmgr blanket Modified: head/audio/lame/Makefile head/audio/lame/pkg-plist Modified: head/audio/lame/Makefile ============================================================================== --- head/audio/lame/Makefile Thu Sep 11 13:03:17 2014 (r367926) +++ head/audio/lame/Makefile Thu Sep 11 13:07:04 2014 (r367927) @@ -3,14 +3,14 @@ PORTNAME= lame PORTVERSION= 3.99.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/3.99 MAINTAINER= netchild@FreeBSD.org COMMENT= Fast MP3 encoder kit -USES= gmake iconv libtool:keepla +USES= gmake iconv libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-nasm --enable-mp3rtp --disable-gtktest Modified: head/audio/lame/pkg-plist ============================================================================== --- head/audio/lame/pkg-plist Thu Sep 11 13:03:17 2014 (r367926) +++ head/audio/lame/pkg-plist Thu Sep 11 13:07:04 2014 (r367927) @@ -3,7 +3,6 @@ bin/mp3rtp man/man1/lame.1.gz include/lame/lame.h lib/libmp3lame.a -lib/libmp3lame.la lib/libmp3lame.so lib/libmp3lame.so.0 lib/libmp3lame.so.0.0.0