From owner-svn-ports-head@freebsd.org Mon Aug 8 12:59:27 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C4D7BA9FC3; Mon, 8 Aug 2016 12:59:27 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 2463D19E6; Mon, 8 Aug 2016 12:59:27 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u78CxQb9074974; Mon, 8 Aug 2016 12:59:26 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u78CxPMI074970; Mon, 8 Aug 2016 12:59:25 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201608081259.u78CxPMI074970@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Mon, 8 Aug 2016 12:59:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419841 - in head/deskutils/xfce4-notification-daemon: . files 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.22 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: Mon, 08 Aug 2016 12:59:27 -0000 Author: ehaupt Date: Mon Aug 8 12:59:25 2016 New Revision: 419841 URL: https://svnweb.freebsd.org/changeset/ports/419841 Log: Pacify portlint and stage-qa Modified: head/deskutils/xfce4-notification-daemon/Makefile head/deskutils/xfce4-notification-daemon/files/patch-src__daemon__daemon.c head/deskutils/xfce4-notification-daemon/files/patch-src__daemon__stack.c head/deskutils/xfce4-notification-daemon/files/patch-src__settings__main.c Modified: head/deskutils/xfce4-notification-daemon/Makefile ============================================================================== --- head/deskutils/xfce4-notification-daemon/Makefile Mon Aug 8 12:57:34 2016 (r419840) +++ head/deskutils/xfce4-notification-daemon/Makefile Mon Aug 8 12:59:25 2016 (r419841) @@ -3,7 +3,7 @@ PORTNAME= notification-daemon PORTVERSION= 0.3.7 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= deskutils xfce MASTER_SITES= LOCAL/ehaupt/ PKGNAMEPREFIX= xfce4- @@ -17,15 +17,20 @@ LICENSE= GPLv2 BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser LIB_DEPENDS= libsexy.so:x11-toolkits/libsexy \ - libdbus-glib-1.so:devel/dbus-glib + libdbus-glib-1.so:devel/dbus-glib \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 RUN_DEPENDS= dbus-daemon:devel/dbus GNU_CONFIGURE= yes INSTALLS_ICONS= yes USES= gmake libtool pkgconfig gettext-tools xfce tar:bzip2 -USE_GNOME= librsvg2 +USE_GNOME= librsvg2 gtk20 cairo USE_LDCONFIG= yes USE_XFCE= libgui +USE_XORG= x11 + +INSTALL_TARGET= install-strip CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/xfce4 \ --libexecdir=${PREFIX}/libexec/xfce4 \ Modified: head/deskutils/xfce4-notification-daemon/files/patch-src__daemon__daemon.c ============================================================================== --- head/deskutils/xfce4-notification-daemon/files/patch-src__daemon__daemon.c Mon Aug 8 12:57:34 2016 (r419840) +++ head/deskutils/xfce4-notification-daemon/files/patch-src__daemon__daemon.c Mon Aug 8 12:59:25 2016 (r419841) @@ -1,6 +1,6 @@ ---- ./src/daemon/daemon.c.orig 2010-05-05 10:54:14.000000000 +0200 -+++ ./src/daemon/daemon.c 2010-05-05 10:54:50.000000000 +0200 -@@ -1091,10 +1091,6 @@ +--- src/daemon/daemon.c.orig 2007-05-26 09:52:28 UTC ++++ src/daemon/daemon.c +@@ -1091,10 +1091,6 @@ main(int argc, char **argv) g_set_application_name ("notification-daemon-xfce"); Modified: head/deskutils/xfce4-notification-daemon/files/patch-src__daemon__stack.c ============================================================================== --- head/deskutils/xfce4-notification-daemon/files/patch-src__daemon__stack.c Mon Aug 8 12:57:34 2016 (r419840) +++ head/deskutils/xfce4-notification-daemon/files/patch-src__daemon__stack.c Mon Aug 8 12:59:25 2016 (r419841) @@ -1,6 +1,6 @@ ---- ./src/daemon/stack.c.orig 2007-05-26 11:52:28.000000000 +0200 -+++ ./src/daemon/stack.c 2010-05-05 10:54:02.000000000 +0200 -@@ -40,51 +40,18 @@ +--- src/daemon/stack.c.orig 2007-05-26 09:52:28 UTC ++++ src/daemon/stack.c +@@ -40,51 +40,18 @@ struct _NotifyStack static gboolean get_work_area(GtkWidget *nw, GdkRectangle *rect) { Modified: head/deskutils/xfce4-notification-daemon/files/patch-src__settings__main.c ============================================================================== --- head/deskutils/xfce4-notification-daemon/files/patch-src__settings__main.c Mon Aug 8 12:57:34 2016 (r419840) +++ head/deskutils/xfce4-notification-daemon/files/patch-src__settings__main.c Mon Aug 8 12:59:25 2016 (r419841) @@ -1,6 +1,6 @@ ---- ./src/settings/main.c.orig 2012-05-29 15:07:41.000000000 +0200 -+++ ./src/settings/main.c 2012-05-29 15:08:08.000000000 +0200 -@@ -187,8 +187,7 @@ +--- src/settings/main.c.orig 2007-05-26 09:52:28 UTC ++++ src/settings/main.c +@@ -187,8 +187,7 @@ notification_settings_preview (GtkWidget /* create new preview notification */ preview = notify_notification_new (_("Preview notification"), _("Lorem Ipsum is simply dummy text of the printing and typesetting industry."),