From owner-cvs-all@FreeBSD.ORG Tue Mar 27 08:29:58 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 235C416A413; Tue, 27 Mar 2007 08:29:58 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id F05B013C43E; Tue, 27 Mar 2007 08:29:57 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l2R8TvbM044346; Tue, 27 Mar 2007 08:29:57 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l2R8TvOS044345; Tue, 27 Mar 2007 08:29:57 GMT (envelope-from miwi) Message-Id: <200703270829.l2R8TvOS044345@repoman.freebsd.org> From: Martin Wilke Date: Tue, 27 Mar 2007 08:29:57 +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/net/sipxpbx Makefile ports/net/sipxpbx/files pkg-install.in 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: Tue, 27 Mar 2007 08:29:58 -0000 miwi 2007-03-27 08:29:57 UTC FreeBSD ports repository Modified files: net/sipxpbx Makefile net/sipxpbx/files pkg-install.in Log: sipxpbx should change the ownership, if necessary, of files and directories it installs. Perviously, the toplevel port, sipxpbx, changed ownership for not only its files, but all the dependant ports too. - Bump PORTREVISION Submitted by: Mike Durian (maintainer) Revision Changes Path 1.3 +6 -17 ports/net/sipxpbx/Makefile 1.2 +20 -3 ports/net/sipxpbx/files/pkg-install.in