From owner-svn-ports-all@FreeBSD.ORG Thu Jun 5 08:39:17 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 0E992510; Thu, 5 Jun 2014 08:39:17 +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 D6FDE2EE7; Thu, 5 Jun 2014 08:39:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s558dGHl031562; Thu, 5 Jun 2014 08:39:16 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s558dGLl031559; Thu, 5 Jun 2014 08:39:16 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201406050839.s558dGLl031559@svn.freebsd.org> From: Dmitry Marakasov Date: Thu, 5 Jun 2014 08:39:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356612 - head/x11-wm/xfce4-session 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: Thu, 05 Jun 2014 08:39:17 -0000 Author: amdmi3 Date: Thu Jun 5 08:39:16 2014 New Revision: 356612 URL: http://svnweb.freebsd.org/changeset/ports/356612 QAT: https://qat.redports.org/buildarchive/r356612/ Log: - Switch to USES=libtool, drop .la files Approved by: portmgr blanket Modified: head/x11-wm/xfce4-session/Makefile head/x11-wm/xfce4-session/pkg-plist Modified: head/x11-wm/xfce4-session/Makefile ============================================================================== --- head/x11-wm/xfce4-session/Makefile Thu Jun 5 08:39:04 2014 (r356611) +++ head/x11-wm/xfce4-session/Makefile Thu Jun 5 08:39:16 2014 (r356612) @@ -3,7 +3,7 @@ PORTNAME= xfce4-session PORTVERSION= 4.10.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} @@ -20,11 +20,10 @@ LIB_DEPENDS= libwnck-1.so:${PORTSDIR}/x1 libupower-glib.so:${PORTSDIR}/sysutils/upower \ libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit -USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_GNOME= gtk20 glib20 intltool intlhack -USES= pathfix pkgconfig gmake tar:bzip2 +USES= pathfix pkgconfig gmake tar:bzip2 libtool USE_LDCONFIG= yes USE_XFCE= configenv libmenu libutil xfconf USE_XORG= x11 sm ice Modified: head/x11-wm/xfce4-session/pkg-plist ============================================================================== --- head/x11-wm/xfce4-session/pkg-plist Thu Jun 5 08:39:04 2014 (r356611) +++ head/x11-wm/xfce4-session/pkg-plist Thu Jun 5 08:39:16 2014 (r356612) @@ -9,20 +9,13 @@ etc/xdg/xfce4/Xft.xrdb etc/xdg/xfce4/xinitrc include/xfce4/xfce4-session-%%VERSION%%/libxfsm/xfsm-splash-engine.h include/xfce4/xfce4-session-%%VERSION%%/libxfsm/xfsm-splash-rc.h -lib/libxfsm-%%VERSION%%.a -lib/libxfsm-%%VERSION%%.la lib/libxfsm-%%VERSION%%.so lib/libxfsm-%%VERSION%%.so.0 +lib/libxfsm-%%VERSION%%.so.0.0.0 lib/xfce4/session/balou-export-theme lib/xfce4/session/balou-install-theme -lib/xfce4/session/splash-engines/libbalou.a -lib/xfce4/session/splash-engines/libbalou.la lib/xfce4/session/splash-engines/libbalou.so -lib/xfce4/session/splash-engines/libmice.a -lib/xfce4/session/splash-engines/libmice.la lib/xfce4/session/splash-engines/libmice.so -lib/xfce4/session/splash-engines/libsimple.a -lib/xfce4/session/splash-engines/libsimple.la lib/xfce4/session/splash-engines/libsimple.so lib/xfce4/session/xfsm-shutdown-helper libdata/pkgconfig/xfce4-session-2.0.pc