From nobody@FreeBSD.org  Wed Feb 10 22:58:24 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 88FA810656E8
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Feb 2010 22:58:24 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 5F04F8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Feb 2010 22:58:24 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o1AMwOdm039996
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Feb 2010 22:58:24 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o1AMwOgZ039995;
	Wed, 10 Feb 2010 22:58:24 GMT
	(envelope-from nobody)
Message-Id: <201002102258.o1AMwOgZ039995@www.freebsd.org>
Date: Wed, 10 Feb 2010 22:58:24 GMT
From: Rob Farmer <rfarmer@predatorlabs.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] news/pan Fix build with new GCC
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         143746
>Category:       ports
>Synopsis:       [PATCH] new/pan Fix build with new GCC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 11 01:41:29 UTC 2010
>Closed-Date:    Mon Feb 22 03:47:51 UTC 2010
>Last-Modified:  Mon Feb 22 03:50:03 UTC 2010
>Originator:     Rob Farmer
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD coretwo.predatorlabs.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r203695: Tue Feb  9 03:02:13 PST 2010     rfarmer@coretwo.predatorlabs.net:/usr/obj/usr/src/sys/CORETWO  amd64
>Description:
Add some missing includes to please newer versions of GCC
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: files/patch-pan-general-log.h
===================================================================
RCS file: files/patch-pan-general-log.h
diff -N files/patch-pan-general-log.h
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-pan-general-log.h	10 Feb 2010 07:57:14 -0000
@@ -0,0 +1,10 @@
+--- pan/general/log.h.orig	2010-02-09 23:56:23.726358757 -0800
++++ pan/general/log.h	2010-02-09 23:56:44.395935476 -0800
+@@ -24,6 +24,7 @@
+ #include <set>
+ #include <string>
+ #include <deque>
++#include <stdio.h>
+ 
+ namespace pan
+ {
Index: files/patch-pan-general-progress.h
===================================================================
RCS file: files/patch-pan-general-progress.h
diff -N files/patch-pan-general-progress.h
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-pan-general-progress.h	10 Feb 2010 07:59:18 -0000
@@ -0,0 +1,10 @@
+--- pan/general/progress.h.orig	2010-02-09 23:58:24.202873230 -0800
++++ pan/general/progress.h	2010-02-09 23:58:51.868666229 -0800
+@@ -25,6 +25,7 @@
+ #include <vector>
+ #include <pan/general/debug.h>
+ #include <pan/general/string-view.h>
++#include <stdio.h>
+ 
+ namespace pan
+ {
Index: files/patch-pan-usenet-utils-numbers.h
===================================================================
RCS file: files/patch-pan-usenet-utils-numbers.h
diff -N files/patch-pan-usenet-utils-numbers.h
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-pan-usenet-utils-numbers.h	10 Feb 2010 08:01:46 -0000
@@ -0,0 +1,10 @@
+--- pan/usenet-utils/numbers.h.orig	2010-02-10 00:00:56.795075032 -0800
++++ pan/usenet-utils/numbers.h	2010-02-10 00:01:14.144851610 -0800
+@@ -22,6 +22,7 @@
+ 
+ #include <vector>
+ #include <pan/general/string-view.h>
++#include <stdio.h>
+ 
+ class string;
+ 


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Thu Feb 11 03:31:37 UTC 2010 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143746 
Responsible-Changed-From-To: pgollucci->gnome 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Thu Feb 11 19:48:19 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143746 
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Mon Feb 22 03:47:39 UTC 2010 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143746 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/143746: commit references a PR
Date: Mon, 22 Feb 2010 03:46:28 +0000 (UTC)

 mezz        2010-02-22 03:46:15 UTC
 
   FreeBSD ports repository
 
   Added files:
     news/pan/files       patch-fix_with_new_gcc 
   Log:
   Fix the build w/ new GCC.
   
   PR:             ports/143746
   Submitted by:   Rob Farmer <rfarmer@predatorlabs.net>
   Feature safe:   yes
   
   Revision  Changes    Path
   1.1       +54 -0     ports/news/pan/files/patch-fix_with_new_gcc (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
