From owner-cvs-all@FreeBSD.ORG Mon Feb 6 04:23:10 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB3F7106564A; Mon, 6 Feb 2012 04:23:10 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 93CE88FC12; Mon, 6 Feb 2012 04:23:10 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q164NAnr023776; Mon, 6 Feb 2012 04:23:10 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q164NATP023775; Mon, 6 Feb 2012 04:23:10 GMT (envelope-from marcus) Message-Id: <201202060423.q164NATP023775@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 6 Feb 2012 04:23:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/rhythmbox Makefile ports/audio/rhythmbox/files patch-plugins_status-icon_rb-status-icon-plugin.c patch-plugins_status-icon_rb-tray-icon-gtk.c patch-plugins_status-icon_rb-tray-icon-gtk.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2012 04:23:10 -0000 marcus 2012-02-06 04:23:10 UTC FreeBSD ports repository Modified files: audio/rhythmbox Makefile audio/rhythmbox/files patch-plugins_status-icon_rb-status-icon-plugin.c Added files: audio/rhythmbox/files patch-plugins_status-icon_rb-tray-icon-gtk.c patch-plugins_status-icon_rb-tray-icon-gtk.h Log: Fix the status icon plugin with the latest libnotify changes. Submitted by: sbruno PR: 164300 Obtained from: GNOME git Revision Changes Path 1.138 +1 -1 ports/audio/rhythmbox/Makefile 1.2 +24 -2 ports/audio/rhythmbox/files/patch-plugins_status-icon_rb-status-icon-plugin.c 1.1 +17 -0 ports/audio/rhythmbox/files/patch-plugins_status-icon_rb-tray-icon-gtk.c (new) 1.1 +13 -0 ports/audio/rhythmbox/files/patch-plugins_status-icon_rb-tray-icon-gtk.h (new)