Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2003 18:48:26 +0200
From:      Kirill Ponomarew <ponomarew@oberon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:    ports/53591: Update sysutils/pwg (maintainer): fix build on -CURRENT
Message-ID:  <E19TlXO-000BgE-EJ@voodoo.oberon.net>
Resent-Message-ID: <200306211700.h5LH0MdT072557@freefall.freebsd.org>

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

>Number:         53591
>Category:       ports
>Synopsis:       Update sysutils/pwg (maintainer): fix build on -CURRENT
>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:   Sat Jun 21 10:00:22 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update sysutils/pwg (maintainer): fix build on -CURRENT

reported by bento

>How-To-Repeat:
>Fix:
diff -urN pwg.orig/files/patch-pwg::outputwndimpl.cpp pwg/files/patch-pwg::outputwndimpl.cpp
--- pwg.orig/files/patch-pwg::outputwndimpl.cpp	Thu Jan  1 01:00:00 1970
+++ pwg/files/patch-pwg::outputwndimpl.cpp	Sat Jun 21 18:45:48 2003
@@ -0,0 +1,11 @@
+--- pwg/outputwndimpl.cpp.orig	Sat Jun 21 18:40:54 2003
++++ pwg/outputwndimpl.cpp	Sat Jun 21 18:41:22 2003
+@@ -20,7 +20,7 @@
+ #include <klocale.h>
+ 
+ #include <unistd.h>
+-
++#include <time.h>
+ 
+ OutputWndImpl::OutputWndImpl(QWidget* parent, const char *name)
+  : OutputWnd(parent, name)
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19TlXO-000BgE-EJ>