From owner-svn-ports-head@FreeBSD.ORG Thu Jun 5 19:49:17 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 34DE8F8B; Thu, 5 Jun 2014 19:49:17 +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 23101222F; Thu, 5 Jun 2014 19:49:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s55JnH0f047448; Thu, 5 Jun 2014 19:49:17 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s55JnGD0047446; Thu, 5 Jun 2014 19:49:16 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201406051949.s55JnGD0047446@svn.freebsd.org> From: Dmitry Marakasov Date: Thu, 5 Jun 2014 19:49:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356690 - head/archivers/liborange 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: Thu, 05 Jun 2014 19:49:17 -0000 Author: amdmi3 Date: Thu Jun 5 19:49:16 2014 New Revision: 356690 URL: http://svnweb.freebsd.org/changeset/ports/356690 QAT: https://qat.redports.org/buildarchive/r356690/ Log: - Drop .la files, no dependees require them Approved by: portmgr blanket Modified: head/archivers/liborange/Makefile head/archivers/liborange/pkg-plist Modified: head/archivers/liborange/Makefile ============================================================================== --- head/archivers/liborange/Makefile Thu Jun 5 19:36:14 2014 (r356689) +++ head/archivers/liborange/Makefile Thu Jun 5 19:49:16 2014 (r356690) @@ -3,7 +3,7 @@ PORTNAME= liborange PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers MASTER_SITES= SF/synce/Orange/${PORTVERSION} @@ -23,7 +23,7 @@ VISE_DESC= Build with expermential VISE MSI_DESC= Build with expermential MSI support GNU_CONFIGURE= yes -USES= iconv libtool:keepla pathfix pkgconfig +USES= iconv libtool pathfix pkgconfig CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes Modified: head/archivers/liborange/pkg-plist ============================================================================== --- head/archivers/liborange/pkg-plist Thu Jun 5 19:36:14 2014 (r356689) +++ head/archivers/liborange/pkg-plist Thu Jun 5 19:49:16 2014 (r356690) @@ -2,7 +2,6 @@ bin/orange include/liborange.h include/liborange_stub.h lib/liborange.a -lib/liborange.la lib/liborange.so lib/liborange.so.0 lib/liborange.so.0.0.0