From owner-svn-ports-all@FreeBSD.ORG Tue Aug 12 15:59:44 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 139FCA42 for ; Tue, 12 Aug 2014 15:59:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DE29F2428 for ; Tue, 12 Aug 2014 15:59:43 +0000 (UTC) Received: from amdmi3 (uid 1170) (envelope-from amdmi3@FreeBSD.org) id 6aca by svn.freebsd.org (DragonFly Mail Agent v0.9+); Tue, 12 Aug 2014 15:59:43 +0000 From: Dmitry Marakasov Date: Tue, 12 Aug 2014 15:59:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364715 - head/deskutils/ithought X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53ea39ef.6aca.1526a8b8@svn.freebsd.org> 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, 12 Aug 2014 15:59:44 -0000 Author: amdmi3 Date: Tue Aug 12 15:59:43 2014 New Revision: 364715 URL: http://svnweb.freebsd.org/changeset/ports/364715 QAT: https://qat.redports.org/buildarchive/r364715/ Log: - Switch to USES=libtool, drop .la files - Strip libraries Modified: head/deskutils/ithought/Makefile head/deskutils/ithought/pkg-plist Modified: head/deskutils/ithought/Makefile ============================================================================== --- head/deskutils/ithought/Makefile Tue Aug 12 15:55:33 2014 (r364714) +++ head/deskutils/ithought/Makefile Tue Aug 12 15:59:43 2014 (r364715) @@ -3,15 +3,17 @@ PORTNAME= ithought PORTVERSION= a5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-alpha MAINTAINER= ports@FreeBSD.org COMMENT= Extensible text management system +USES= libtool USE_GNOME= gtk12 libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --datadir=${PREFIX}/libexec +INSTALL_TARGET= install-strip .include Modified: head/deskutils/ithought/pkg-plist ============================================================================== --- head/deskutils/ithought/pkg-plist Tue Aug 12 15:55:33 2014 (r364714) +++ head/deskutils/ithought/pkg-plist Tue Aug 12 15:59:43 2014 (r364715) @@ -1,13 +1,8 @@ bin/ithought -libexec/ithought/module_actions/libadvogato.la libexec/ithought/module_actions/libadvogato.so -libexec/ithought/module_actions/libitep.la libexec/ithought/module_actions/libitep.so -libexec/ithought/module_actions/libkuro5hin.la libexec/ithought/module_actions/libkuro5hin.so -libexec/ithought/module_actions/liblivejournal.la libexec/ithought/module_actions/liblivejournal.so -libexec/ithought/module_actions/libstdout.la libexec/ithought/module_actions/libstdout.so libexec/ithought/script_actions/stdout @dirrm libexec/ithought/module_actions