From owner-svn-ports-head@FreeBSD.ORG Sat Jul 5 14:18:57 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 0BC80D6; Sat, 5 Jul 2014 14:18:57 +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 ED02D2E0F; Sat, 5 Jul 2014 14:18:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s65EIu9Y071762; Sat, 5 Jul 2014 14:18:56 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s65EIutg071760; Sat, 5 Jul 2014 14:18:56 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201407051418.s65EIutg071760@svn.freebsd.org> From: Tijl Coosemans Date: Sat, 5 Jul 2014 14:18:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360747 - head/sysutils/xfce4-battery-plugin 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, 05 Jul 2014 14:18:57 -0000 Author: tijl Date: Sat Jul 5 14:18:56 2014 New Revision: 360747 URL: http://svnweb.freebsd.org/changeset/ports/360747 QAT: https://qat.redports.org/buildarchive/r360747/ Log: - USES=libtool tar:bzip2 - Add INSTALL_TARGET=install-strip Modified: head/sysutils/xfce4-battery-plugin/Makefile head/sysutils/xfce4-battery-plugin/pkg-plist Modified: head/sysutils/xfce4-battery-plugin/Makefile ============================================================================== --- head/sysutils/xfce4-battery-plugin/Makefile Sat Jul 5 14:17:56 2014 (r360746) +++ head/sysutils/xfce4-battery-plugin/Makefile Sat Jul 5 14:18:56 2014 (r360747) @@ -3,7 +3,7 @@ PORTNAME= xfce4-battery-plugin PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} @@ -17,11 +17,11 @@ LICENSE= GPLv2 ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes -USE_BZIP2= yes +INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip +USES= gmake libtool pkgconfig tar:bzip2 USE_GNOME= gtk20 glib20 intltool intlhack USE_XFCE= configenv libmenu libutil panel -INSTALLS_ICONS= yes -USES= pkgconfig gmake OPTIONS_DEFINE= NLS OPTIONS_DEFAULT= NLS Modified: head/sysutils/xfce4-battery-plugin/pkg-plist ============================================================================== --- head/sysutils/xfce4-battery-plugin/pkg-plist Sat Jul 5 14:17:56 2014 (r360746) +++ head/sysutils/xfce4-battery-plugin/pkg-plist Sat Jul 5 14:18:56 2014 (r360747) @@ -1,4 +1,3 @@ -lib/xfce4/panel/plugins/libbattery.la lib/xfce4/panel/plugins/libbattery.so share/icons/hicolor/16x16/apps/xfce4-battery-critical-charging.png share/icons/hicolor/16x16/apps/xfce4-battery-critical.png