From owner-svn-ports-all@FreeBSD.ORG Tue Aug 19 17:32:49 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 AAD13A16; Tue, 19 Aug 2014 17:32:49 +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 8A3253A67; Tue, 19 Aug 2014 17:32:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7JHWnOJ059429; Tue, 19 Aug 2014 17:32:49 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7JHWnKn059427; Tue, 19 Aug 2014 17:32:49 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201408191732.s7JHWnKn059427@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 19 Aug 2014 17:32:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365408 - head/devel/cutter 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-1 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, 19 Aug 2014 17:32:49 -0000 Author: amdmi3 Date: Tue Aug 19 17:32:48 2014 New Revision: 365408 URL: http://svnweb.freebsd.org/changeset/ports/365408 QAT: https://qat.redports.org/buildarchive/r365408/ Log: - Switch to USES=libtool, drop .la files Approved by: portmgr blanket Modified: head/devel/cutter/Makefile head/devel/cutter/pkg-plist Modified: head/devel/cutter/Makefile ============================================================================== --- head/devel/cutter/Makefile Tue Aug 19 17:31:15 2014 (r365407) +++ head/devel/cutter/Makefile Tue Aug 19 17:32:48 2014 (r365408) @@ -3,7 +3,7 @@ PORTNAME= cutter PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF @@ -16,7 +16,7 @@ LIB_DEPENDS= libcairo.so:${PORTSDIR}/gra CPPFLAGS+= "-I${LOCALBASE}/include" CONFIGURE_ARGS= --disable-gtk-doc-html --with-html-dir=${PREFIX}/share/doc GNU_CONFIGURE= yes -USES= gettext gmake pkgconfig +USES= gettext gmake libtool pkgconfig USE_GNOME= intltool gnomehack glib20 gtk20 USE_LDCONFIG= yes WANT_GSTREAMER= yes Modified: head/devel/cutter/pkg-plist ============================================================================== --- head/devel/cutter/pkg-plist Tue Aug 19 17:31:15 2014 (r365407) +++ head/devel/cutter/pkg-plist Tue Aug 19 17:32:48 2014 (r365408) @@ -99,38 +99,26 @@ include/cutter/gdkcutter-pixbuf/gdkcut-p %%SOUP%%include/cutter/soupcutter/soupcut-assertions.h %%SOUP%%include/cutter/soupcutter/soupcut-client.h %%SOUP%%include/cutter/soupcutter/soupcut-server.h -lib/cutter/module/factory/report/pdf_factory.la lib/cutter/module/factory/report/pdf_factory.so -lib/cutter/module/factory/report/xml_factory.la lib/cutter/module/factory/report/xml_factory.so -lib/cutter/module/factory/stream/xml_factory.la lib/cutter/module/factory/stream/xml_factory.so -lib/cutter/module/factory/ui/console_factory.la lib/cutter/module/factory/ui/console_factory.so -lib/cutter/module/factory/ui/gtk_factory.la lib/cutter/module/factory/ui/gtk_factory.so -lib/cutter/module/report/pdf.la lib/cutter/module/report/pdf.so -lib/cutter/module/report/xml.la lib/cutter/module/report/xml.so -lib/cutter/module/stream/xml.la lib/cutter/module/stream/xml.so -lib/cutter/module/ui/console.la lib/cutter/module/ui/console.so -lib/cutter/module/ui/gtk.la lib/cutter/module/ui/gtk.so -%%GST%%lib/gstreamer-%%GST_VERSION%%/libgstcuttertest.la %%GST%%lib/gstreamer-%%GST_VERSION%%/libgstcuttertest.so -lib/libcppcutter.la lib/libcppcutter.so -lib/libcppcutter.so.1 -lib/libcutter.la +lib/libcppcutter.so.0 +lib/libcppcutter.so.0.1.0 lib/libcutter.so -lib/libcutter.so.1 -lib/libgdkcutter-pixbuf.la +lib/libcutter.so.0 +lib/libcutter.so.0.1.0 lib/libgdkcutter-pixbuf.so -lib/libgdkcutter-pixbuf.so.1 -%%SOUP%%lib/libsoupcutter.la +lib/libgdkcutter-pixbuf.so.0 +lib/libgdkcutter-pixbuf.so.0.1.0 %%SOUP%%lib/libsoupcutter.so %%SOUP%%lib/libsoupcutter.so.1 libdata/pkgconfig/cppcutter.pc