From owner-svn-ports-all@FreeBSD.ORG Tue Jun 3 00:48:08 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 434CF585; Tue, 3 Jun 2014 00:48:08 +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 30B99266E; Tue, 3 Jun 2014 00:48:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s530m8XG024733; Tue, 3 Jun 2014 00:48:08 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s530m7lP024731; Tue, 3 Jun 2014 00:48:07 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201406030048.s530m7lP024731@svn.freebsd.org> From: Dmitry Marakasov Date: Tue, 3 Jun 2014 00:48:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356269 - head/textproc/libuninameslist 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 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: Tue, 03 Jun 2014 00:48:08 -0000 Author: amdmi3 Date: Tue Jun 3 00:48:07 2014 New Revision: 356269 URL: http://svnweb.freebsd.org/changeset/ports/356269 QAT: https://qat.redports.org/buildarchive/r356269/ Log: - Convert USE_BZIP2 to USES - Switch to USES=libtool, drop .la files - Strip libraries Modified: head/textproc/libuninameslist/Makefile head/textproc/libuninameslist/pkg-plist Modified: head/textproc/libuninameslist/Makefile ============================================================================== --- head/textproc/libuninameslist/Makefile Tue Jun 3 00:40:20 2014 (r356268) +++ head/textproc/libuninameslist/Makefile Tue Jun 3 00:48:07 2014 (r356269) @@ -3,18 +3,21 @@ PORTNAME= libuninameslist PORTVERSION= 20091231 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20sources/Unicode_5.2-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A library of Unicode annotation data +COMMENT= Library of Unicode annotation data WRKSRC= ${WRKDIR}/${PORTNAME} -USE_BZIP2= yes -USES= gmake -USE_AUTOTOOLS= libtool +USES= gmake tar:bzip2 libtool +GNU_CONFIGURE= yes ALL_TARGET= both USE_LDCONFIG= yes +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so + .include Modified: head/textproc/libuninameslist/pkg-plist ============================================================================== --- head/textproc/libuninameslist/pkg-plist Tue Jun 3 00:40:20 2014 (r356268) +++ head/textproc/libuninameslist/pkg-plist Tue Jun 3 00:48:07 2014 (r356269) @@ -1,9 +1,9 @@ include/uninameslist.h lib/libuninameslist.a -lib/libuninameslist.la lib/libuninameslist.so lib/libuninameslist.so.0 +lib/libuninameslist.so.0.0.2 lib/libuninameslist-fr.a -lib/libuninameslist-fr.la lib/libuninameslist-fr.so lib/libuninameslist-fr.so.0 +lib/libuninameslist-fr.so.0.0.2