From owner-svn-ports-all@FreeBSD.ORG Tue Jun 3 00:51:22 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 82D17695; Tue, 3 Jun 2014 00:51:22 +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 5668826F4; Tue, 3 Jun 2014 00:51:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s530pMYL025760; Tue, 3 Jun 2014 00:51:22 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s530pL1c025758; Tue, 3 Jun 2014 00:51:21 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201406030051.s530pL1c025758@svn.freebsd.org> From: Dmitry Marakasov Date: Tue, 3 Jun 2014 00:51:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356270 - head/print/fontforge 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:51:22 -0000 Author: amdmi3 Date: Tue Jun 3 00:51:21 2014 New Revision: 356270 URL: http://svnweb.freebsd.org/changeset/ports/356270 QAT: https://qat.redports.org/buildarchive/r356270/ Log: - Switch to USES=libtool, drop .la files Approved by: portmgr blanket Modified: head/print/fontforge/Makefile head/print/fontforge/pkg-plist Modified: head/print/fontforge/Makefile ============================================================================== --- head/print/fontforge/Makefile Tue Jun 3 00:48:07 2014 (r356269) +++ head/print/fontforge/Makefile Tue Jun 3 00:51:21 2014 (r356270) @@ -3,7 +3,7 @@ PORTNAME= fontforge DISTVERSION= 20120731-b -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source \ SF/freetype/${PORTNAME}/${PORTVERSION}:freetype \ @@ -25,7 +25,7 @@ LIB_DEPENDS= libuninameslist.so:${PORTSD libxml2.so:${PORTSDIR}/textproc/libxml2 \ libspiro.so:${PORTSDIR}/graphics/libspiro -USES= gettext gmake iconv tar:bzip2 +USES= gettext gmake iconv tar:bzip2 libtool USE_XORG= x11 xi ice xkbui PATCH_STRIP= -l @@ -35,7 +35,6 @@ LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool OPTIONS_DEFINE= DOCS MULTILAYER FREETYPE PLUGINS PYTHON CAIRO PANGO OPTIONS_SUB= yes Modified: head/print/fontforge/pkg-plist ============================================================================== --- head/print/fontforge/pkg-plist Tue Jun 3 00:48:07 2014 (r356269) +++ head/print/fontforge/pkg-plist Tue Jun 3 00:51:21 2014 (r356270) @@ -63,26 +63,21 @@ include/fontforge/uiinterface.h include/fontforge/unicoderange.h include/fontforge/ustring.h include/fontforge/utype.h -lib/libfontforge.a -lib/libfontforge.la lib/libfontforge.so lib/libfontforge.so.1 -lib/libgdraw.a -lib/libgdraw.la +lib/libfontforge.so.1.0.0 lib/libgdraw.so lib/libgdraw.so.4 -lib/libgioftp.a -lib/libgioftp.la +lib/libgdraw.so.4.0.10 lib/libgioftp.so lib/libgioftp.so.1 -lib/libgutils.a -lib/libgutils.la -lib/libgutils.so -lib/libgutils.so.1 -lib/libgunicode.a -lib/libgunicode.la +lib/libgioftp.so.1.0.0 lib/libgunicode.so lib/libgunicode.so.3 +lib/libgunicode.so.3.0.2 +lib/libgutils.so +lib/libgutils.so.1 +lib/libgutils.so.1.0.3 libdata/pkgconfig/fontforge.pc man/man1/fontforge.1.gz man/man1/fontimage.1.gz @@ -1087,12 +1082,11 @@ man/man1/sfddiff.1.gz %%DATADIR%%/pixmaps/viewsmallersize.png %%DATADIR%%/pixmaps/viewzoomin.png %%DATADIR%%/pixmaps/viewzoomout.png -%%PLUGINS%%%%DATADIR%%/plugins/gb12345.a -%%PLUGINS%%%%DATADIR%%/plugins/gb12345.la %%PLUGINS%%%%DATADIR%%/plugins/gb12345.lai %%PLUGINS%%%%DATADIR%%/plugins/gb12345.o %%PLUGINS%%%%DATADIR%%/plugins/gb12345.so %%PLUGINS%%%%DATADIR%%/plugins/gb12345.so.0 +%%PLUGINS%%%%DATADIR%%/plugins/gb12345.so.0.0.0 %%DATADIR%%/python/excepthook.py share/locale/ca/LC_MESSAGES/FontForge.mo share/locale/de/LC_MESSAGES/FontForge.mo