From owner-svn-ports-head@FreeBSD.ORG Wed Jul 30 12:14:59 2014 Return-Path: Delivered-To: svn-ports-head@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 43D03FF; Wed, 30 Jul 2014 12:14:59 +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 31D132563; Wed, 30 Jul 2014 12:14:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s6UCExKK091330; Wed, 30 Jul 2014 12:14:59 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s6UCEwNi091328; Wed, 30 Jul 2014 12:14:58 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201407301214.s6UCEwNi091328@svn.freebsd.org> From: Dmitry Marakasov Date: Wed, 30 Jul 2014 12:14:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363468 - head/editors/mlview 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: Wed, 30 Jul 2014 12:14:59 -0000 Author: amdmi3 Date: Wed Jul 30 12:14:58 2014 New Revision: 363468 URL: http://svnweb.freebsd.org/changeset/ports/363468 QAT: https://qat.redports.org/buildarchive/r363468/ Log: - Switch to USES=libtool, drop .la files Modified: head/editors/mlview/Makefile head/editors/mlview/pkg-plist Modified: head/editors/mlview/Makefile ============================================================================== --- head/editors/mlview/Makefile Wed Jul 30 12:00:49 2014 (r363467) +++ head/editors/mlview/Makefile Wed Jul 30 12:14:58 2014 (r363468) @@ -3,7 +3,7 @@ PORTNAME= mlview PORTVERSION= 0.8 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -11,8 +11,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= ports@FreeBSD.org COMMENT= Tree oriented XML editor for Gnome -USE_AUTOTOOLS= autoconf libtool -USES= pathfix gmake iconv pkgconfig tar:bzip2 +USE_AUTOTOOLS= autoconf +USES= libtool pathfix gmake iconv pkgconfig tar:bzip2 USE_GNOME= eel2 gnomeprefix gtksourceview libgnomeui USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include `pkg-config --cflags gnome-vfs-2.0 libgnomeui-2.0` Modified: head/editors/mlview/pkg-plist ============================================================================== --- head/editors/mlview/pkg-plist Wed Jul 30 12:00:49 2014 (r363467) +++ head/editors/mlview/pkg-plist Wed Jul 30 12:14:58 2014 (r363468) @@ -1,13 +1,13 @@ bin/mlview bin/mlviewctl lib/libmlview.a -lib/libmlview.la lib/libmlview.so lib/libmlview.so.8 +lib/libmlview.so.8.0.0 lib/libmlviewdbusclient.a -lib/libmlviewdbusclient.la -lib/libmlviewdbusclient.so.8 lib/libmlviewdbusclient.so +lib/libmlviewdbusclient.so.8 +lib/libmlviewdbusclient.so.8.0.0 share/applications/mlview.desktop share/application-registry/mlview.applications share/mime-info/mlview.keys