From owner-svn-ports-all@FreeBSD.ORG Tue Jul 1 18:15:00 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 6EE46E50; Tue, 1 Jul 2014 18:15:00 +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 5D08C2E80; Tue, 1 Jul 2014 18:15:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s61IF0cS017198; Tue, 1 Jul 2014 18:15:00 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s61IF0QE017190; Tue, 1 Jul 2014 18:15:00 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201407011815.s61IF0QE017190@svn.freebsd.org> From: Tijl Coosemans Date: Tue, 1 Jul 2014 18:15:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360072 - head/x11-clocks/xfce4-timer-out-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-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, 01 Jul 2014 18:15:00 -0000 Author: tijl Date: Tue Jul 1 18:14:59 2014 New Revision: 360072 URL: http://svnweb.freebsd.org/changeset/ports/360072 QAT: https://qat.redports.org/buildarchive/r360072/ Log: - USES=libtool tar:bzip2 - INSTALL_TARGET=install-strip Modified: head/x11-clocks/xfce4-timer-out-plugin/Makefile head/x11-clocks/xfce4-timer-out-plugin/pkg-plist Modified: head/x11-clocks/xfce4-timer-out-plugin/Makefile ============================================================================== --- head/x11-clocks/xfce4-timer-out-plugin/Makefile Tue Jul 1 17:51:19 2014 (r360071) +++ head/x11-clocks/xfce4-timer-out-plugin/Makefile Tue Jul 1 18:14:59 2014 (r360072) @@ -3,7 +3,7 @@ PORTNAME= xfce4-time-out-plugin PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-clocks xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} @@ -14,10 +14,10 @@ COMMENT= Timer out plugin for Xfce LICENSE= GPLv2 -USE_BZIP2= yes -INSTALLS_ICONS= yes -USES= gettext pkgconfig gmake GNU_CONFIGURE= yes +INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip +USES= gettext gmake libtool pkgconfig tar:bzip2 USE_GNOME= gtk20 intltool intlhack USE_XFCE= configenv libmenu libutil panel Modified: head/x11-clocks/xfce4-timer-out-plugin/pkg-plist ============================================================================== --- head/x11-clocks/xfce4-timer-out-plugin/pkg-plist Tue Jul 1 17:51:19 2014 (r360071) +++ head/x11-clocks/xfce4-timer-out-plugin/pkg-plist Tue Jul 1 18:14:59 2014 (r360072) @@ -1,4 +1,3 @@ -lib/xfce4/panel/plugins/libtime-out.la lib/xfce4/panel/plugins/libtime-out.so share/icons/hicolor/48x48/apps/xfce4-time-out-plugin.png share/icons/hicolor/scalable/apps/xfce4-time-out-plugin.svg