From owner-svn-ports-head@FreeBSD.ORG Sat May 10 15:11:17 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 6C7B1607; Sat, 10 May 2014 15:11: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 3FE3F7A1; Sat, 10 May 2014 15:11:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4AFBG9c068404; Sat, 10 May 2014 15:11:16 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4AFBGAE068402; Sat, 10 May 2014 15:11:16 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201405101511.s4AFBGAE068402@svn.freebsd.org> From: Tijl Coosemans Date: Sat, 10 May 2014 15:11:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353574 - head/x11-wm/xfce4-panel 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: Sat, 10 May 2014 15:11:17 -0000 Author: tijl Date: Sat May 10 15:11:16 2014 New Revision: 353574 URL: http://svnweb.freebsd.org/changeset/ports/353574 QAT: https://qat.redports.org/buildarchive/r353574/ Log: - USES=libtool:keepla tar:bzip2. - Remove a clang hack. Modified: head/x11-wm/xfce4-panel/Makefile head/x11-wm/xfce4-panel/pkg-plist Modified: head/x11-wm/xfce4-panel/Makefile ============================================================================== --- head/x11-wm/xfce4-panel/Makefile Sat May 10 14:54:36 2014 (r353573) +++ head/x11-wm/xfce4-panel/Makefile Sat May 10 15:11:16 2014 (r353574) @@ -3,6 +3,7 @@ PORTNAME= xfce4-panel PORTVERSION= 4.10.1 +PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} @@ -15,10 +16,10 @@ LIB_DEPENDS= libwnck-1.so:${PORTSDIR}/x1 libcairo.so:${PORTSDIR}/graphics/cairo \ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib -USES= desktop-file-utils gmake pathfix perl5 pkgconfig compiler +USES= desktop-file-utils gmake libtool:keepla pathfix perl5 \ + pkgconfig tar:bzip2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USE_BZIP2= yes USE_GNOME= glib20 gtk20 intltool intlhack USE_LDCONFIG= yes USE_XFCE= configenv garcon libexo libmenu libutil xfconf @@ -28,13 +29,7 @@ CONFIGURE_ARGS+=--enable-gio-unix OPTIONS_DEFINE= NLS DOCS -.include - -.if ${OSVERSION} >= 1000000 -.if ${COMPILER_TYPE} == clang -CFLAGS_amd64= -fPIC -.endif -.endif +.include .if ${PORT_OPTIONS:MNLS} USES+= gettext @@ -53,4 +48,4 @@ CONFIGURE_ARGS+=--without-html-dir PLIST_SUB+= APIDOCS="@comment " .endif -.include +.include Modified: head/x11-wm/xfce4-panel/pkg-plist ============================================================================== --- head/x11-wm/xfce4-panel/pkg-plist Sat May 10 14:54:36 2014 (r353573) +++ head/x11-wm/xfce4-panel/pkg-plist Sat May 10 15:11:16 2014 (r353574) @@ -18,6 +18,7 @@ include/xfce4/libxfce4panel-1.0/libxfce4 lib/libxfce4panel-1.0.la lib/libxfce4panel-1.0.so lib/libxfce4panel-1.0.so.4 +lib/libxfce4panel-1.0.so.4.0.0 lib/xfce4/panel/migrate lib/xfce4/panel/plugins/libactions.la lib/xfce4/panel/plugins/libactions.so