From owner-cvs-all@FreeBSD.ORG Thu Dec 23 01:35:50 2004 Return-Path: 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 B6D6C16A4D0; Thu, 23 Dec 2004 01:35:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D50843D39; Thu, 23 Dec 2004 01:35:50 +0000 (GMT) (envelope-from edwin@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 iBN1Zoxe097869; Thu, 23 Dec 2004 01:35:50 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBN1Zolh097868; Thu, 23 Dec 2004 01:35:50 GMT (envelope-from edwin) Message-Id: <200412230135.iBN1Zolh097868@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 23 Dec 2004 01:35:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/linux-realplayer Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 23 Dec 2004 01:35:51 -0000 edwin 2004-12-23 01:35:50 UTC FreeBSD ports repository Modified files: multimedia/linux-realplayer Makefile distinfo pkg-plist Log: multimedia/linux-realplayer: update to 1.0.2 Realplayer 1.0.1 was not fetchable, so I did the update to 1.0.2. Please verify that the ports fetches before comitting, since I am behind a rigid firewall, and I could figure out how to teach fetch(1) to use a HTTP_PROXY for https. One thing I am not so sure about is the following addition to pkg-plist: +@unexec rmdir %D/lib/linux-mozilla 2>/dev/null || true Since I couldn't find the directory in any of the mtree files in /etc/mtree, I think it's okay to remove the directory if it's empty, right? PR: ports/75390 Submitted by: Simon Barner Revision Changes Path 1.35 +3 -2 ports/multimedia/linux-realplayer/Makefile 1.9 +2 -2 ports/multimedia/linux-realplayer/distinfo 1.8 +11 -0 ports/multimedia/linux-realplayer/pkg-plist