From owner-cvs-ports@FreeBSD.ORG Fri Oct 6 19:48:01 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 774EA16A415; Fri, 6 Oct 2006 19:48:01 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4349A43D5A; Fri, 6 Oct 2006 19:48:01 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k96Jm1hE087352; Fri, 6 Oct 2006 19:48:01 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k96Jm1QM087349; Fri, 6 Oct 2006 19:48:01 GMT (envelope-from miwi) Message-Id: <200610061948.k96Jm1QM087349@repoman.freebsd.org> From: Martin Wilke Date: Fri, 6 Oct 2006 19:48:00 +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/mplayer Makefile pkg-message pkg-plist ports/multimedia/mplayer/files pkg-message.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Oct 2006 19:48:01 -0000 miwi 2006-10-06 19:48:00 UTC FreeBSD ports repository Modified files: multimedia/mplayer Makefile pkg-plist multimedia/mplayer/files pkg-message.in Removed files: multimedia/mplayer pkg-message Log: Log from Maintainer: mplayer does not necessarily these config files to work properly. They are needed however if one wants to set system-wide defaults different from mplayer's built-in settings. Therefore, o these files have more example character and are now installed in ${PREFIX}/share/mplayer/examples/etc o this is mentioned in files/pkg-message.in Also there are further cleanups: o The port now recognizes the new skin dir accorting to ports/103891. Please commit these two diffs together in order to maintain dependency consistency o pkg-message in the port root dir should be removed from the tree as we are using files/pkg-message.in for quite some time now PR: ports/103892 Submitted by: Denis Eremenko Approved by: Thomas E. Zander (maintainer) Revision Changes Path 1.144 +5 -3 ports/multimedia/mplayer/Makefile 1.2 +25 -4 ports/multimedia/mplayer/files/pkg-message.in 1.10 +0 -15 ports/multimedia/mplayer/pkg-message (dead) 1.21 +6 -4 ports/multimedia/mplayer/pkg-plist