From owner-svn-ports-head@FreeBSD.ORG Tue Jul 29 18:24:05 2014 Return-Path: Delivered-To: svn-ports-head@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 C7C5735B; Tue, 29 Jul 2014 18:24:05 +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 B4E15220D; Tue, 29 Jul 2014 18:24:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s6TIO5fB061906; Tue, 29 Jul 2014 18:24:05 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s6TIO5T1061904; Tue, 29 Jul 2014 18:24:05 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201407291824.s6TIO5T1061904@svn.freebsd.org> From: Dmitry Marakasov Date: Tue, 29 Jul 2014 18:24:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363370 - head/graphics/cinepaint 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 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: Tue, 29 Jul 2014 18:24:05 -0000 Author: amdmi3 Date: Tue Jul 29 18:24:05 2014 New Revision: 363370 URL: http://svnweb.freebsd.org/changeset/ports/363370 QAT: https://qat.redports.org/buildarchive/r363370/ Log: - Switch to USES=libtool, drop .la files Modified: head/graphics/cinepaint/Makefile head/graphics/cinepaint/pkg-plist Modified: head/graphics/cinepaint/Makefile ============================================================================== --- head/graphics/cinepaint/Makefile Tue Jul 29 18:23:39 2014 (r363369) +++ head/graphics/cinepaint/Makefile Tue Jul 29 18:24:05 2014 (r363370) @@ -3,7 +3,7 @@ PORTNAME= cinepaint DISTVERSION= 1.0-4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/CinePaint/CinePaint-${DISTVERSION} @@ -25,7 +25,7 @@ OPTIONS_DEFINE= OYRANOS PRINT OYRANOS_DESC= ICC profile support via Oyranos PRINT_DESC= Gutenprint (gimp-print) plugin -USES= desktop-file-utils gettext gmake pkgconfig +USES= desktop-file-utils gettext gmake libtool pkgconfig USE_XORG= xmu USE_GNOME= gtk20 USE_GHOSTSCRIPT_RUN=yes Modified: head/graphics/cinepaint/pkg-plist ============================================================================== --- head/graphics/cinepaint/pkg-plist Tue Jul 29 18:23:39 2014 (r363369) +++ head/graphics/cinepaint/pkg-plist Tue Jul 29 18:24:05 2014 (r363370) @@ -105,15 +105,12 @@ lib/cinepaint/%%VER%%/plug-ins/tiff lib/cinepaint/%%VER%%/plug-ins/unsharp lib/cinepaint/%%VER%%/plug-ins/xwd lib/libcinepaint.a -lib/libcinepaint.la lib/libcinepaint.so lib/libcinepaint.so.1 lib/libcinepaintHalf.a -lib/libcinepaintHalf.la lib/libcinepaintHalf.so lib/libcinepaintHalf.so.1 lib/libcinepaint_fl_i18n.a -lib/libcinepaint_fl_i18n.la lib/libcinepaint_fl_i18n.so lib/libcinepaint_fl_i18n.so.1 libdata/pkgconfig/cinepaint-gtk.pc