From owner-cvs-all@FreeBSD.ORG Fri Feb 26 01:05:04 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 137AE106564A; Fri, 26 Feb 2010 01:05:04 +0000 (UTC) (envelope-from avilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 01EF78FC14; Fri, 26 Feb 2010 01:05:04 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o1Q153SV068438; Fri, 26 Feb 2010 01:05:03 GMT (envelope-from avilla@repoman.freebsd.org) Received: (from avilla@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o1Q153c4068437; Fri, 26 Feb 2010 01:05:03 GMT (envelope-from avilla) Message-Id: <201002260105.o1Q153c4068437@repoman.freebsd.org> From: Alberto Villa Date: Fri, 26 Feb 2010 01:05:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/mlt Makefile distinfo pkg-plist ports/multimedia/mlt/files patch-src__modules__xine__Makefile patch-src__modules__xine__yadif.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2010 01:05:04 -0000 avilla 2010-02-26 01:05:03 UTC FreeBSD ports repository Modified files: multimedia/mlt Makefile distinfo pkg-plist Added files: multimedia/mlt/files patch-src__modules__xine__Makefile patch-src__modules__xine__yadif.c Log: - Update to 0.5.0. This is an enhancement release, confined mainly to the modules rather than the framework. In particular, this adds support for VDPAU, YADIF, and HD-SDI technologies! Approved by: tabthorpe (mentor) Feature safe: yes Revision Changes Path 1.16 +21 -14 ports/multimedia/mlt/Makefile 1.8 +3 -3 ports/multimedia/mlt/distinfo 1.1 +16 -0 ports/multimedia/mlt/files/patch-src__modules__xine__Makefile (new) 1.1 +111 -0 ports/multimedia/mlt/files/patch-src__modules__xine__yadif.c (new) 1.8 +11 -2 ports/multimedia/mlt/pkg-plist