ports/98929: jpilot is broken with FreeBSD 6.1 / GTK2
Alex Samorukov
samm at os2.kiev.ua
Thu Jun 15 21:30:41 UTC 2006
The following reply was made to PR ports/98929; it has been noted by GNATS.
From: Alex Samorukov <samm at os2.kiev.ua>
To: bug-followup at FreeBSD.org, gb at isis.u-strasbg.fr
Cc:
Subject: Re: ports/98929: jpilot is broken with FreeBSD 6.1 / GTK2
Date: Fri, 16 Jun 2006 00:29:26 +0300
I back ported fix for this problem from CVS.
Now i`ll make another PR to submit changes to CVS tree but you can check
this patch now and report result.
===================================================================
RCS file: /cvs/jpilot/jpilot_src/jpilot-sync.c,v
retrieving revision 1.23
diff -u -r1.23 jpilot-sync.c
--- jpilot-sync.c 28 Jan 2005 16:54:13 -0000 1.23
+++ jpilot-sync.c 5 Nov 2005 15:07:57 -0000
@@ -44,6 +44,7 @@
pid_t glob_child_pid;
GtkWidget *glob_dialog;
pid_t glob_child_pid;
+GtkTooltips *glob_tooltips;
unsigned char skip_plugins;
More information about the freebsd-ports-bugs
mailing list