From owner-cvs-all@FreeBSD.ORG Sun Mar 18 17:09:15 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 270F816A405; Sun, 18 Mar 2007 17:09:15 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id F3AFE13C4D3; Sun, 18 Mar 2007 17:09:14 +0000 (UTC) (envelope-from marcus@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 l2IH9Ebf017917; Sun, 18 Mar 2007 17:09:14 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l2IH9Epm017916; Sun, 18 Mar 2007 17:09:14 GMT (envelope-from marcus) Message-Id: <200703181709.l2IH9Epm017916@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 18 Mar 2007 17:09:14 +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/x11-toolkits/py-gnome-extras 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: Sun, 18 Mar 2007 17:09:15 -0000 marcus 2007-03-18 17:09:14 UTC FreeBSD ports repository Modified files: x11-toolkits/py-gnome-extras Makefile Log: n -CURRENT, bsdtar will preserve the attributes of the archive automatically when run as root. Unfortunately, py-gnome-desktop has all of its examples directories chmod to 0777. So once the directories are installed, remove the write bit for group and other. Revision Changes Path 1.19 +2 -0 ports/x11-toolkits/py-gnome-extras/Makefile