ports/61153: Update port: sysutils/xfce4-showdesktop-plugin

Thorsten Greiner thorsten at tgreiner.net
Sat Jan 10 00:40:25 UTC 2004


>Number:         61153
>Category:       ports
>Synopsis:       Update port: sysutils/xfce4-showdesktop-plugin
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 09 16:40:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Thorsten Greiner
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
n/a
>Environment:
System: FreeBSD tybalt 5.2-CURRENT FreeBSD 5.2-CURRENT #49: Fri Jan 9 08:55=
:24 CET 2004 toor at tybalt:/usr/src/sys/i386/compile/TYBALT i386


>Description:
Fixes a compile problem on -STABLE.

Reported by: Andreas Schaefer

>How-To-Repeat:
Apply patch.

>Fix:

Index: files/patch-panel-plugin::showdesktop.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- files/patch-panel-plugin::showdesktop.c	(revision 0)
+++ files/patch-panel-plugin::showdesktop.c	(revision 0)
@@ -0,0 +1,15 @@
+--- panel-plugin/showdesktop.c.orig	Sat Jan 10 01:10:31 2004
++++ panel-plugin/showdesktop.c	Sat Jan 10 01:11:49 2004
+@@ -225,10 +225,11 @@
+ static void
+ plugin_free (Control *ctrl)
+ {
++    gui *plugin;
+     g_return_if_fail (ctrl !=3D NULL);
+     g_return_if_fail (ctrl->data !=3D NULL);
+=20
+-    gui *plugin =3D ctrl->data;
++    plugin =3D ctrl->data;
+     g_free(plugin);
+ }
+=20
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list