From nobutaka@nobutaka.com  Sun Oct 28 18:10:46 2001
Return-Path: <nobutaka@nobutaka.com>
Received: from mx41.tiki.ne.jp (mx41.tiki.ne.jp [202.214.149.76])
	by hub.freebsd.org (Postfix) with ESMTP id C3FB737B405
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 28 Oct 2001 18:10:45 -0800 (PST)
Received: from triton.nobutaka.com (pl286.nas921.m-hiroshima.nttpc.ne.jp [210.153.227.30])
	by mx41.tiki.ne.jp (8.9.3/3.7W) with ESMTP id LAA05420
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 29 Oct 2001 11:10:44 +0900 (JST)
Message-Id: <864rojci1n.wl@triton.nobutaka.com>
Date: Mon, 29 Oct 2001 11:10:44 +0900
From: MANTANI Nobutaka <nobutaka@nobutaka.com>
Reply-To: MANTANI Nobutaka <nobutaka@nobutaka.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: graphics/libxine
X-Send-Pr-Version: 3.113

>Number:         31572
>Category:       ports
>Synopsis:       Update port: graphics/libxine
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 28 18:20:00 PST 2001
>Closed-Date:    Sun Oct 28 20:56:24 PST 2001
>Last-Modified:  Sun Oct 28 20:56:37 PST 2001
>Originator:     MANTANI Nobutaka
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD triton.nobutaka.com 5.0-CURRENT FreeBSD 5.0-CURRENT #11: Sun Oct 28 04:39:30 JST 2001 nobutaka@triton.nobutaka.com:/usr/src/sys/i386/compile/TRITON i386

>Description:

Fix build error of graphics/libxine on -current box.

>How-To-Repeat:
>Fix:

Index: libxine/files/patch-src:input:input_rtp.c
===================================================================
RCS file: libxine/files/patch-src:input:input_rtp.c
diff -N libxine/files/patch-src:input:input_rtp.c
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ libxine/files/patch-src:input:input_rtp.c	29 Oct 2001 01:48:09 -0000
@@ -0,0 +1,11 @@
+--- src/input/input_rtp.c.orig	Sat Oct 27 19:14:06 2001
++++ src/input/input_rtp.c	Sat Oct 27 19:14:14 2001
+@@ -67,7 +67,6 @@
+ #endif
+ 
+ #include <stdio.h>
+-#include <malloc.h>
+ #include <unistd.h>
+ #include <fcntl.h>
+ #include <string.h>
+
Index: libxine/files/patch-src:libspudec:spu.c
===================================================================
RCS file: libxine/files/patch-src:libspudec:spu.c
diff -N libxine/files/patch-src:libspudec:spu.c
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ libxine/files/patch-src:libspudec:spu.c	29 Oct 2001 01:48:44 -0000
@@ -0,0 +1,10 @@
+--- src/libspudec/spu.c.orig	Sat Oct 27 19:15:22 2001
++++ src/libspudec/spu.c	Sat Oct 27 19:15:31 2001
+@@ -63,7 +63,6 @@
+ #include <unistd.h>
+ #include <string.h>
+ #include <inttypes.h>
+-#include <malloc.h>
+ #include <sys/stat.h>
+ #include <fcntl.h>
+ 


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sf 
State-Changed-When: Sun Oct 28 20:56:24 PST 2001 
State-Changed-Why:  
Committed, thanks. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31572 
>Unformatted:
