From tkato432@yahoo.com  Sun Aug 27 17:08:15 2006
Return-Path: <tkato432@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9A3AA16A537
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 27 Aug 2006 17:08:13 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from nm05omta05f.dion.ne.jp (nm05mta.dion.ne.jp [219.125.112.16])
	by mx1.FreeBSD.org (Postfix) with SMTP id 2253C43DA3
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 27 Aug 2006 17:00:47 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([61.204.126.198])
	by nm05mta.dion.ne.jp
	id <20060828020045477.MAF4.824D3D8@nm05mta.dion.ne.jp>;
	Mon, 28 Aug 2006 02:00:45 +0900
Message-Id: <20060828020007.98e6ea25.tkato432@yahoo.com>
Date: Mon, 28 Aug 2006 02:00:07 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: audio/faad

>Number:         102572
>Category:       ports
>Synopsis:       Update port: audio/faad
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-multimedia
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 27 17:10:24 GMT 2006
>Closed-Date:    Thu Aug 31 18:15:29 GMT 2006
>Last-Modified:  Thu Aug 31 18:15:29 GMT 2006
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p20 i386
>Organization:
>Environment:
>Description:
- Fix build on 4-stable

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/faad/Makefile audio/faad/Makefile
--- /usr/ports/audio/faad/Makefile	Sun Aug 27 13:10:28 2006
+++ audio/faad/Makefile	Sun Aug 27 20:51:52 2006
@@ -32,6 +32,10 @@
 
 .include <bsd.port.pre.mk>
 
+post-patch:
+	@${REINPLACE_CMD} -e 's|<stdint\.h>|<inttypes.h>|g' \
+		${WRKSRC}/common/mp4ff/mp4ff_int_types.h
+
 pre-configure:
 	${MKDIR} ${WRKSRC}/plugins/bmp
 	@cd ${WRKSRC}; ${ACLOCAL} -I ${ACLOCAL_DIR} -I .; \
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Aug 27 17:21:52 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102572 
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Thu Aug 31 18:15:11 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102572 
>Unformatted:
