From 19b9973adf2849200c455dd98756504de7f3497d Mon Sep 17 00:00:00 2001 From: avl Date: Sun, 18 Oct 2009 05:58:04 +0000 Subject: Fix crash at startup. The problem seems to be non-unique ids in the gwget.ui file. Obtained from: Gnome Bug 597396 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13129 df743ca5-7f9a-e211-a948-0013205c9059 --- ftp/gwget/Makefile | 1 + ftp/gwget/files/patch-data_gwget.ui | 38 +++++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 ftp/gwget/files/patch-data_gwget.ui diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile index 3bfa6435d..49a685655 100644 --- a/ftp/gwget/Makefile +++ b/ftp/gwget/Makefile @@ -7,6 +7,7 @@ PORTNAME= gwget PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= ftp gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/ftp/gwget/files/patch-data_gwget.ui b/ftp/gwget/files/patch-data_gwget.ui new file mode 100644 index 000000000..44b83a26f --- /dev/null +++ b/ftp/gwget/files/patch-data_gwget.ui @@ -0,0 +1,38 @@ +--- data/gwget.ui.orig 2009-10-18 15:47:22.000000000 +1000 ++++ data/gwget.ui 2009-10-18 15:48:27.000000000 +1000 +@@ -356,7 +356,7 @@ + + + +- ++ + True + + +@@ -381,7 +381,7 @@ + + + +- ++ + True + + +@@ -404,7 +404,7 @@ + + + +- ++ + True + + +@@ -702,7 +702,7 @@ + True + immediate + +- ++ + True + gtk-execute + -- cgit v1.2.3