From tkato432@yahoo.com  Sat Jun 16 18:01:47 2007
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 8D1D716A41F
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 16 Jun 2007 18:01:47 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa03.dion.ne.jp (msa03.dion.ne.jp [222.3.140.166])
	by mx1.freebsd.org (Postfix) with ESMTP id 667CB13C458
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 16 Jun 2007 18:01:47 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from localhost.localdomain (ZT066154.ppp.dion.ne.jp [59.128.66.154])
	by msa103.dion.ne.jp (DION MAIL) with ESMTP id 89D3B22C037
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 17 Jun 2007 03:01:45 +0900 (JST)
Message-Id: <20070617030029.4b627af8.tkato432@yahoo.com>
Date: Sun, 17 Jun 2007 03:00:29 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: graphics/xmfract

>Number:         113775
>Category:       ports
>Synopsis:       Update port: graphics/xmfract
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 16 18:10:06 GMT 2007
>Closed-Date:    Wed Jun 20 14:11:11 GMT 2007
>Last-Modified:  Wed Jun 20 14:20:08 GMT 2007
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.2-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Fix build with gcc4

New file:
files/patch-src__window_size.c

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/xmfract/files/patch-src__window_size.c graphics/xmfract/files/patch-src__window_size.c
--- /usr/ports/graphics/xmfract/files/patch-src__window_size.c	Thu Jan  1 09:00:00 1970
+++ graphics/xmfract/files/patch-src__window_size.c	Fri Jun 15 00:34:22 2007
@@ -0,0 +1,13 @@
+--- src/window_size.c.orig	Wed Jun 21 00:47:14 1995
++++ src/window_size.c	Fri Jun 15 00:33:44 2007
+@@ -28,8 +28,8 @@
+ /* static variables */
+ static Widget resize_main_window_shell = NULL;
+ static Widget resize_main_window_dialog = NULL;
+-static Widget explicit_x_size_scale = NULL;
+-static Widget explicit_y_size_scale = NULL;
++Widget explicit_x_size_scale = NULL;
++Widget explicit_y_size_scale = NULL;
+ 
+ /*ARGSUSED*/
+ void window_size_cb(
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sat Jun 16 18:18:03 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113775 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Jun 20 14:11:09 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/113775: commit references a PR
Date: Wed, 20 Jun 2007 14:11:21 +0000 (UTC)

 miwi        2007-06-20 14:11:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/xmfract     Makefile 
   Added files:
     graphics/xmfract/files patch-src__window_size.c 
   Log:
   - Fix build with gcc 4.2
   
   PR:             113775
   Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
   
   Revision  Changes    Path
   1.15      +1 -1      ports/graphics/xmfract/Makefile
   1.1       +13 -0     ports/graphics/xmfract/files/patch-src__window_size.c (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:
