From owner-svn-ports-head@FreeBSD.ORG Sun Aug 17 14:25:51 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 BC122C37; Sun, 17 Aug 2014 14:25:51 +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 A85EE2DB2; Sun, 17 Aug 2014 14:25:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7HEPpUg038486; Sun, 17 Aug 2014 14:25:51 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7HEPp9h038483; Sun, 17 Aug 2014 14:25:51 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201408171425.s7HEPp9h038483@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sun, 17 Aug 2014 14:25:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365191 - head/mail/xfce4-mailwatch-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-1 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: Sun, 17 Aug 2014 14:25:51 -0000 Author: tijl Date: Sun Aug 17 14:25:50 2014 New Revision: 365191 URL: http://svnweb.freebsd.org/changeset/ports/365191 QAT: https://qat.redports.org/buildarchive/r365191/ Log: Add USES=libtool and INSTALL_TARGET=install-strip Modified: head/mail/xfce4-mailwatch-plugin/Makefile head/mail/xfce4-mailwatch-plugin/pkg-plist Modified: head/mail/xfce4-mailwatch-plugin/Makefile ============================================================================== --- head/mail/xfce4-mailwatch-plugin/Makefile Sun Aug 17 14:24:57 2014 (r365190) +++ head/mail/xfce4-mailwatch-plugin/Makefile Sun Aug 17 14:25:50 2014 (r365191) @@ -3,7 +3,7 @@ PORTNAME= xfce4-mailwatch-plugin PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} @@ -15,9 +15,10 @@ COMMENT= Mail notification applet for th LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ libgcrypt.so:${PORTSDIR}/security/libgcrypt -INSTALLS_ICONS= yes -USES= gettext gmake pkgconfig tar:bzip2 GNU_CONFIGURE= yes +INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip +USES= gettext gmake libtool pkgconfig tar:bzip2 USE_GNOME= glib20 gtk20 intltool intlhack USE_XFCE= configenv libexo libmenu libutil panel USE_XORG= x11 Modified: head/mail/xfce4-mailwatch-plugin/pkg-plist ============================================================================== --- head/mail/xfce4-mailwatch-plugin/pkg-plist Sun Aug 17 14:24:57 2014 (r365190) +++ head/mail/xfce4-mailwatch-plugin/pkg-plist Sun Aug 17 14:25:50 2014 (r365191) @@ -1,4 +1,3 @@ -lib/xfce4/panel/plugins/libmailwatch.la lib/xfce4/panel/plugins/libmailwatch.so share/icons/hicolor/48x48/apps/xfce-newmail.png share/icons/hicolor/48x48/apps/xfce-nomail.png