From owner-svn-ports-all@FreeBSD.ORG Wed Sep 10 12:18:10 2014 Return-Path: Delivered-To: svn-ports-all@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 4402B6F8; Wed, 10 Sep 2014 12:18:10 +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 2F2DD9CB; Wed, 10 Sep 2014 12:18:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8ACIAjh021829; Wed, 10 Sep 2014 12:18:10 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8ACI9Nf021827; Wed, 10 Sep 2014 12:18:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201409101218.s8ACI9Nf021827@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 10 Sep 2014 12:18:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367820 - head/net/libsocket++ X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2014 12:18:10 -0000 Author: amdmi3 Date: Wed Sep 10 12:18:09 2014 New Revision: 367820 URL: http://svnweb.freebsd.org/changeset/ports/367820 QAT: https://qat.redports.org/buildarchive/r367820/ Log: - Drop .la files, no dependees require them Approved by: portmgr blanket Modified: head/net/libsocket++/Makefile head/net/libsocket++/pkg-plist Modified: head/net/libsocket++/Makefile ============================================================================== --- head/net/libsocket++/Makefile Wed Sep 10 12:18:00 2014 (r367819) +++ head/net/libsocket++/Makefile Wed Sep 10 12:18:09 2014 (r367820) @@ -3,7 +3,7 @@ PORTNAME= libsocket++ PORTVERSION= 1.12.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://src.linuxhacker.at/socket++/ DISTNAME= socket++-${PORTVERSION} @@ -18,7 +18,7 @@ OPTIONS_DEFINE= DOCS GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= libtool:keepla makeinfo +USES= libtool makeinfo USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize AUTOMAKE_ARGS= -a -c LIBTOOLIZE_ARGS=-i -c Modified: head/net/libsocket++/pkg-plist ============================================================================== --- head/net/libsocket++/pkg-plist Wed Sep 10 12:18:00 2014 (r367819) +++ head/net/libsocket++/pkg-plist Wed Sep 10 12:18:09 2014 (r367820) @@ -1,5 +1,4 @@ lib/libsocket++.a -lib/libsocket++.la lib/libsocket++.so lib/libsocket++.so.1 lib/libsocket++.so.1.0.2