From owner-svn-ports-head@FreeBSD.ORG Sat Sep 13 07:06:40 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 C678A4CE; Sat, 13 Sep 2014 07:06:40 +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 B1B40681; Sat, 13 Sep 2014 07:06:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8D76eGY040794; Sat, 13 Sep 2014 07:06:40 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8D76epJ040792; Sat, 13 Sep 2014 07:06:40 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201409130706.s8D76epJ040792@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 13 Sep 2014 07:06:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368076 - head/textproc/sablotron 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: Sat, 13 Sep 2014 07:06:40 -0000 Author: amdmi3 Date: Sat Sep 13 07:06:39 2014 New Revision: 368076 URL: http://svnweb.freebsd.org/changeset/ports/368076 QAT: https://qat.redports.org/buildarchive/r368076/ Log: - Drop .la files, no dependees require them Approved by: portmgr blanket Modified: head/textproc/sablotron/Makefile head/textproc/sablotron/pkg-plist Modified: head/textproc/sablotron/Makefile ============================================================================== --- head/textproc/sablotron/Makefile Sat Sep 13 06:28:58 2014 (r368075) +++ head/textproc/sablotron/Makefile Sat Sep 13 07:06:39 2014 (r368076) @@ -3,7 +3,7 @@ PORTNAME= Sablot PORTVERSION= 1.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/sablotron/sablotron-${PORTVERSION} @@ -33,7 +33,7 @@ DOM_CONFIGURE_ENABLE= dom DOCUMENT_ERRORS_CONFIGURE_ENABLE= document-errors GNU_CONFIGURE= yes -USES= gmake iconv libtool:keepla +USES= gmake iconv libtool USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lexpat ${ICONV_LIB} Modified: head/textproc/sablotron/pkg-plist ============================================================================== --- head/textproc/sablotron/pkg-plist Sat Sep 13 06:28:58 2014 (r368075) +++ head/textproc/sablotron/pkg-plist Sat Sep 13 07:06:39 2014 (r368076) @@ -7,7 +7,6 @@ include/sdom.h include/shandler.h include/sxpath.h lib/libsablot.a -lib/libsablot.la lib/libsablot.so lib/libsablot.so.0 lib/libsablot.so.0.100.3