Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 2008 18:15:08 GMT
From:      Intron <intron@intron.ac>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/128400: Header file "auibar.h" is missed by the port x11-toolkits/wxgtk28-common
Message-ID:  <200810261815.m9QIF8g5025828@www.freebsd.org>
Resent-Message-ID: <200810261820.m9QIK7nS094017@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         128400
>Category:       ports
>Synopsis:       Header file "auibar.h" is missed by the port x11-toolkits/wxgtk28-common
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 26 18:20:07 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Intron
>Release:        8.0-CURRENT
>Organization:
>Environment:
>Description:
The header file "auibar.h" is missed by the port x11-toolkits/wxgtk28-common, which will make the package incomplete.
>How-To-Repeat:
Install and uninstall the port.
>Fix:
Patch "/usr/ports/x11-toolkits/wxgtk28-common/pkg-plist":

--- pkg-plist.orig      2007-09-23 13:53:01.000000000 +0800
+++ pkg-plist   2008-10-27 01:53:53.000000000 +0800
@@ -12,6 +12,7 @@
 include/wx-2.8/wx/arrstr.h
 include/wx-2.8/wx/artprov.h
 include/wx-2.8/wx/aui/aui.h
+include/wx-2.8/wx/aui/auibar.h
 include/wx-2.8/wx/aui/auibook.h
 include/wx-2.8/wx/aui/dockart.h
 include/wx-2.8/wx/aui/floatpane.h



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810261815.m9QIF8g5025828>