From tkato432@yahoo.com  Sun Aug 17 17:00:47 2008
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A9A211065676
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 17 Aug 2008 17:00:46 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa104lp.auone-net.jp (msa104lp.auone-net.jp [222.3.140.167])
	by mx1.freebsd.org (Postfix) with ESMTP id 791D58FC2C
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 17 Aug 2008 17:00:46 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from localhost.localdomain (U052219.ppp.dion.ne.jp [218.222.52.219])
	by msa104lp.auone-net.jp (au one net msa) with ESMTP id 360122BC031
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 18 Aug 2008 02:00:43 +0900 (JST)
Message-Id: <20080818020010.63452b25.tkato432@yahoo.com>
Date: Mon, 18 Aug 2008 02:00:10 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: devel/synfig

>Number:         126594
>Category:       ports
>Synopsis:       Update port: devel/synfig
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 17 17:10:01 UTC 2008
>Closed-Date:    Mon Aug 18 22:08:08 UTC 2008
>Last-Modified:  Mon Aug 18 22:10:08 UTC 2008
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.0-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix build

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/synfig/Makefile devel/synfig/Makefile
--- /usr/ports/devel/synfig/Makefile	2008-08-14 19:13:43.000000000 +0900
+++ devel/synfig/Makefile	2008-08-14 22:55:47.000000000 +0900
@@ -26,8 +26,6 @@
 		IlmImf:${PORTSDIR}/graphics/OpenEXR \
 		xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26
 
-BROKEN=		does not build
-
 USE_GNOME=	gnomehack gnometarget glib20
 USE_GETTEXT=	yes
 GNU_CONFIGURE=	yes
@@ -38,7 +36,9 @@
 
 post-patch:
 	@${REINPLACE_CMD} -e '/optimization_flags/s|CXXFLAGS=|#CXXFLAGS=| ; \
-	    /optimization_flags/s|CFLAGS=|#CFLAGS=|' ${WRKSRC}/configure
+		 /optimization_flags/s|CFLAGS=|#CFLAGS=|' ${WRKSRC}/configure
+	@${REINPLACE_CMD} -e '/url_fclose/s|&formatc|formatc|g' \
+		${WRKSRC}/src/modules/mod_libavcodec/trgt_av.cpp
 
 post-install:
 .if !defined(NOPORTDOCS)
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Aug 17 17:39:47 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126594 
State-Changed-From-To: open->feedback 
State-Changed-By: miwi 
State-Changed-When: Mon Aug 18 07:49:25 UTC 2008 
State-Changed-Why:  

Hi Kato, 

Build failed. 

http://i386.miwibox.org/index.php?action=describe_port&id=1953 
http://amd64.miwibox.org/index.php?action=describe_port&id=1863 

- Martin 


http://www.freebsd.org/cgi/query-pr.cgi?pr=126594 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Aug 18 22:08:07 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126594: commit references a PR
Date: Mon, 18 Aug 2008 22:08:45 +0000 (UTC)

 miwi        2008-08-18 22:08:09 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/synfig         Makefile 
   Log:
   - Unbreak
   - Fix build
   
   PR:             126594
   Submitted by:   Ports Fury
   
   Revision  Changes    Path
   1.10      +3 -3      ports/devel/synfig/Makefile
 _______________________________________________
 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:
