From owner-cvs-all@FreeBSD.ORG Fri Dec 10 02:22:14 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 C01AF16A4CE; Fri, 10 Dec 2004 02:22:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 946A343D53; Fri, 10 Dec 2004 02:22:14 +0000 (GMT) (envelope-from trevor@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 iBA2MEBG008644; Fri, 10 Dec 2004 02:22:14 GMT (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBA2MEN4008643; Fri, 10 Dec 2004 02:22:14 GMT (envelope-from trevor) Message-Id: <200412100222.iBA2MEN4008643@repoman.freebsd.org> From: Trevor Johnson Date: Fri, 10 Dec 2004 02:22:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/linux-mozilla-devel Makefile 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: Fri, 10 Dec 2004 02:22:14 -0000 trevor 2004-12-10 02:22:14 UTC FreeBSD ports repository Modified files: www/linux-mozilla-devel Makefile Log: Run chown during do-install rather than do-extract, so do-extract will work for non-root users. Use BINOWN and BINGRP macros. Submitted by: sf via linux-mozilla port Revision Changes Path 1.36 +1 -1 ports/www/linux-mozilla-devel/Makefile