From 6ffabda22ff38630e0d75966aad0672dfbdccd14 Mon Sep 17 00:00:00 2001 From: avl Date: Fri, 13 Nov 2009 06:07:53 +0000 Subject: Fix for duplicate labels in the stickynotes.ui file. There are many reports that this patch solves crash issue. Obtained from: Gnome Bug 594797 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13212 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-applets/Makefile | 3 ++- .../files/patch-stickynotes_stickynotes.ui | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 x11/gnome-applets/files/patch-stickynotes_stickynotes.ui (limited to 'x11') diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 10054c183..502fb7ce6 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome-applets/Makefile,v 1.206 2009/09/08 17:57:39 kwm Exp $ +# $MCom: ports/x11/gnome-applets/Makefile,v 1.207 2009/09/21 09:55:02 kwm Exp $ # PORTNAME= gnome-applets PORTVERSION= 2.28.0 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11/gnome-applets/files/patch-stickynotes_stickynotes.ui b/x11/gnome-applets/files/patch-stickynotes_stickynotes.ui new file mode 100644 index 000000000..8323a6dd3 --- /dev/null +++ b/x11/gnome-applets/files/patch-stickynotes_stickynotes.ui @@ -0,0 +1,20 @@ +--- stickynotes/stickynotes.ui.orig 2009-11-13 13:13:28.000000000 +0800 ++++ stickynotes/stickynotes.ui 2009-11-13 13:15:23.000000000 +0800 +@@ -593,7 +593,7 @@ + + + +- ++ + True + vertical + +@@ -613,7 +613,7 @@ + + + +- ++ + True + 0 + This cannot be undone. -- cgit v1.2.3