From owner-svn-ports-all@FreeBSD.ORG Wed Jun 4 13:33:40 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 A2C153F7; Wed, 4 Jun 2014 13:33: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 755C32363; Wed, 4 Jun 2014 13:33:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s54DXeUo007742; Wed, 4 Jun 2014 13:33:40 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s54DXedT007738; Wed, 4 Jun 2014 13:33:40 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201406041333.s54DXedT007738@svn.freebsd.org> From: Dmitry Marakasov Date: Wed, 4 Jun 2014 13:33:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356497 - head/graphics/pstoedit 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: Wed, 04 Jun 2014 13:33:40 -0000 Author: amdmi3 Date: Wed Jun 4 13:33:39 2014 New Revision: 356497 URL: http://svnweb.freebsd.org/changeset/ports/356497 QAT: https://qat.redports.org/buildarchive/r356497/ Log: - Switch to USES=libtool, drop .la files Modified: head/graphics/pstoedit/Makefile head/graphics/pstoedit/pkg-plist Modified: head/graphics/pstoedit/Makefile ============================================================================== --- head/graphics/pstoedit/Makefile Wed Jun 4 13:32:10 2014 (r356496) +++ head/graphics/pstoedit/Makefile Wed Jun 4 13:33:39 2014 (r356497) @@ -3,7 +3,7 @@ PORTNAME= pstoedit PORTVERSION= 3.62 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics print MASTER_SITES= SF @@ -23,9 +23,9 @@ EMF_DESC= Enable emf interface MING_DESC= Enable swf interface PLOTUTILS_DESC= Enable libplot interface -USES= pathfix pkgconfig +USES= pathfix pkgconfig libtool USE_GHOSTSCRIPT= yes -USE_AUTOTOOLS= libtool +GNU_CONFIGURE= yes USE_LDCONFIG= yes MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} @@ -51,8 +51,6 @@ PLOTUTILS_LIB_DEPENDS= libplotter.so:${P PLOTUTILS_CONFIGURE_ON= --with-libplot PLOTUTILS_CONFIGURE_OFF= --without-libplot -.include - post-patch: @${REINPLACE_CMD} -e 's|CXXFLAGS="-g"|CXXFLAGS="$$CXXFLAGS"|g ; \ s|GraphicsMagick|Magick|g ; \ Modified: head/graphics/pstoedit/pkg-plist ============================================================================== --- head/graphics/pstoedit/pkg-plist Wed Jun 4 13:32:10 2014 (r356496) +++ head/graphics/pstoedit/pkg-plist Wed Jun 4 13:33:39 2014 (r356497) @@ -13,30 +13,24 @@ include/pstoedit/pstoedit.h include/pstoedit/pstoeditoptions.h include/pstoedit/pstoeditoutputlib.h include/pstoedit/pstoedll.h -lib/libpstoedit.a -lib/libpstoedit.la lib/libpstoedit.so lib/libpstoedit.so.0 -%%PLOTUTILS%%lib/pstoedit/libp2edrvlplot.a -%%PLOTUTILS%%lib/pstoedit/libp2edrvlplot.la +lib/libpstoedit.so.0.0.0 %%PLOTUTILS%%lib/pstoedit/libp2edrvlplot.so %%PLOTUTILS%%lib/pstoedit/libp2edrvlplot.so.0 -%%MAGICK%%lib/pstoedit/libp2edrvmagick++.a -%%MAGICK%%lib/pstoedit/libp2edrvmagick++.la +%%PLOTUTILS%%lib/pstoedit/libp2edrvlplot.so.0.0.0 %%MAGICK%%lib/pstoedit/libp2edrvmagick++.so %%MAGICK%%lib/pstoedit/libp2edrvmagick++.so.0 -lib/pstoedit/libp2edrvstd.a -lib/pstoedit/libp2edrvstd.la +%%MAGICK%%lib/pstoedit/libp2edrvmagick++.so.0.0.0 lib/pstoedit/libp2edrvstd.so lib/pstoedit/libp2edrvstd.so.0 -%%MING%%lib/pstoedit/libp2edrvswf.a -%%MING%%lib/pstoedit/libp2edrvswf.la +lib/pstoedit/libp2edrvstd.so.0.0.0 %%MING%%lib/pstoedit/libp2edrvswf.so %%MING%%lib/pstoedit/libp2edrvswf.so.0 -%%EMF%%lib/pstoedit/libp2edrvwmf.a -%%EMF%%lib/pstoedit/libp2edrvwmf.la +%%MING%%lib/pstoedit/libp2edrvswf.so.0.0.0 %%EMF%%lib/pstoedit/libp2edrvwmf.so %%EMF%%lib/pstoedit/libp2edrvwmf.so.0 +%%EMF%%lib/pstoedit/libp2edrvwmf.so.0.0.0 libdata/pkgconfig/pstoedit.pc man/man1/pstoedit.1.gz share/aclocal/pstoedit.m4