ports/177307: x11/florence: [PATCH] fix breakage caused by glib2 update

John Marino draco at marino.st
Sat Mar 23 11:10:00 UTC 2013


>Number:         177307
>Category:       ports
>Synopsis:       x11/florence: [PATCH] fix breakage caused by glib2 update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 23 11:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
To restore the building of this port, add the attached patch to files/ with the name "patch-src_trace.c"
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- src/trace.c.orig	2010-11-28 14:59:13.000000000 +0000
+++ src/trace.c
@@ -22,9 +22,7 @@
 #include "trace.h"
 #include "system.h"
 #include <glib/gprintf.h>
-#include <glib/gutils.h>
-#include <glib/gslist.h>
-#include <glib/gstrfuncs.h>
+#include <glib.h>
 #include <stdio.h>
 #include <stdarg.h>
 


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list