From owner-cvs-all@FreeBSD.ORG Thu Jan 12 00:53:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 A7C2F16A41F; Thu, 12 Jan 2006 00:53:02 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A72D43D45; Thu, 12 Jan 2006 00:53:02 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k0C0r2Sp043726; Thu, 12 Jan 2006 00:53:02 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k0C0r2Z3043725; Thu, 12 Jan 2006 00:53:02 GMT (envelope-from lioux) Message-Id: <200601120053.k0C0r2Z3043725@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 12 Jan 2006 00:53:02 +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/lxdvdrip Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2006 00:53:02 -0000 lioux 2006-01-12 00:53:02 UTC FreeBSD ports repository Modified files: multimedia/lxdvdrip Makefile Log: o lxdvdrip version 1.51 no longer uses its own versions of both vamps and playcell applications. Now, it depends on the versions supplied by the multimedia/vamps port. multimedia/vamps needs to know beforehand how many bytes will be processed in order to work. Unfortunaly, lxdvdrip cannot provide such information. Therefore, vamps and playcell specific tailored versions shipped within the lxdvdrip distribution will be used. They will be named so that lxdvdrip does not conflict with multimedia/vamps. o There is a ports/UPDATING note on this issue. o Bump PORTREVISION due to both RUN_DEPENDS and PLIST changes o Take over maintainership Revision Changes Path 1.14 +21 -4 ports/multimedia/lxdvdrip/Makefile