From owner-cvs-all Sat Feb 1 8:44:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8574637B401; Sat, 1 Feb 2003 08:44:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A576843F3F; Sat, 1 Feb 2003 08:44:37 -0800 (PST) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h11Gibbv027718; Sat, 1 Feb 2003 08:44:37 -0800 (PST) (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h11Gibns027717; Sat, 1 Feb 2003 08:44:37 -0800 (PST) Message-Id: <200302011644.h11Gibns027717@repoman.freebsd.org> From: MANTANI Nobutaka Date: Sat, 1 Feb 2003 08:44:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libxine Makefile distinfo pkg-comment pkg-descr pkg-plist ports/graphics/libxine/files patch-Makefile.am patch-src:dxr3:video_out_dxr3.c patch-src:input:Makefile.am patch-src:input:input_dvd.c patch-src:input:input_rtp.c patch-src:input:input_vcd.c patch-src:input:libdvdnav:vm.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nobutaka 2003/02/01 08:44:37 PST Modified files: graphics/libxine Makefile distinfo pkg-comment pkg-descr pkg-plist graphics/libxine/files patch-src:liba52:xine_decoder.c patch-src:libffmpeg:xine_decoder.c patch-src:video_out:video_out_sdl.c graphics/xine Makefile distinfo pkg-comment pkg-descr pkg-plist Added files: graphics/libxine/files patch-src:dxr3:video_out_dxr3.c patch-src:input:input_dvd.c patch-src:input:input_vcd.c patch-src:input:libdvdnav:vm.c patch-src:input:libreal:real.c patch-src:input:libreal:sdpplin.c patch-src:input:librtsp:rtsp.c patch-src:input:librtsp:rtsp_session.c patch-src:liba52:Makefile.in patch-src:libffmpeg:Makefile.in patch-src:libmad:Makefile.in patch-src:libmad:xine_decoder.c graphics/xine/files patch-src:xitk:session.c Removed files: graphics/libxine/files patch-Makefile.am patch-src:input:Makefile.am patch-src:input:input_rtp.c patch-src:liba52:Makefile.am patch-src:libffmpeg:Makefile.am patch-src:libw32dll:DirectShow:Makefile.am patch-src:libw32dll:wine:Makefile.am patch-video_out:video_out_syncfb.c graphics/xine/files patch-misc:desktops:Makefile.in Log: Update xine to 0.9.18 and libxine to 1-beta4. Revision Changes Path 1.26 +36 -43 ports/graphics/libxine/Makefile 1.10 +1 -1 ports/graphics/libxine/distinfo 1.2 +0 -11 ports/graphics/libxine/files/patch-Makefile.am (dead) 1.1 +11 -0 ports/graphics/libxine/files/patch-src:dxr3:video_out_dxr3.c (new) 1.3 +0 -25 ports/graphics/libxine/files/patch-src:input:Makefile.am (dead) 1.1 +20 -0 ports/graphics/libxine/files/patch-src:input:input_dvd.c (new) 1.2 +0 -11 ports/graphics/libxine/files/patch-src:input:input_rtp.c (dead) 1.1 +89 -0 ports/graphics/libxine/files/patch-src:input:input_vcd.c (new) 1.1 +11 -0 ports/graphics/libxine/files/patch-src:input:libdvdnav:vm.c (new) 1.1 +10 -0 ports/graphics/libxine/files/patch-src:input:libreal:real.c (new) 1.1 +12 -0 ports/graphics/libxine/files/patch-src:input:libreal:sdpplin.c (new) 1.1 +10 -0 ports/graphics/libxine/files/patch-src:input:librtsp:rtsp.c (new) 1.1 +10 -0 ports/graphics/libxine/files/patch-src:input:librtsp:rtsp_session.c (new) 1.3 +0 -18 ports/graphics/libxine/files/patch-src:liba52:Makefile.am (dead) 1.1 +40 -0 ports/graphics/libxine/files/patch-src:liba52:Makefile.in (new) 1.4 +4 -54 ports/graphics/libxine/files/patch-src:liba52:xine_decoder.c 1.3 +0 -22 ports/graphics/libxine/files/patch-src:libffmpeg:Makefile.am (dead) 1.1 +32 -0 ports/graphics/libxine/files/patch-src:libffmpeg:Makefile.in (new) 1.4 +4 -34 ports/graphics/libxine/files/patch-src:libffmpeg:xine_decoder.c 1.1 +47 -0 ports/graphics/libxine/files/patch-src:libmad:Makefile.in (new) 1.1 +16 -0 ports/graphics/libxine/files/patch-src:libmad:xine_decoder.c (new) 1.4 +0 -7 ports/graphics/libxine/files/patch-src:libw32dll:DirectShow:Makefile.am (dead) 1.4 +0 -11 ports/graphics/libxine/files/patch-src:libw32dll:wine:Makefile.am (dead) 1.2 +3 -3 ports/graphics/libxine/files/patch-src:video_out:video_out_sdl.c 1.2 +0 -10 ports/graphics/libxine/files/patch-video_out:video_out_syncfb.c (dead) 1.3 +1 -1 ports/graphics/libxine/pkg-comment 1.3 +5 -5 ports/graphics/libxine/pkg-descr 1.13 +169 -152 ports/graphics/libxine/pkg-plist 1.33 +6 -8 ports/graphics/xine/Makefile 1.18 +1 -1 ports/graphics/xine/distinfo 1.2 +0 -10 ports/graphics/xine/files/patch-misc:desktops:Makefile.in (dead) 1.1 +10 -0 ports/graphics/xine/files/patch-src:xitk:session.c (new) 1.2 +1 -1 ports/graphics/xine/pkg-comment 1.2 +5 -15 ports/graphics/xine/pkg-descr 1.21 +64 -18 ports/graphics/xine/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message