From owner-cvs-all Mon Sep 9 12:33:33 2002 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 A0FF037B401; Mon, 9 Sep 2002 12:33:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ECCC43E4A; Mon, 9 Sep 2002 12:33:26 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g89JXQJU085278; Mon, 9 Sep 2002 12:33:26 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g89JXPg2085277; Mon, 9 Sep 2002 12:33:25 -0700 (PDT) Message-Id: <200209091933.g89JXPg2085277@freefall.freebsd.org> From: Martin Blapp Date: Mon, 9 Sep 2002 12:33:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_frontpage/files patch-Makefile.PL X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/09/09 12:33:25 PDT Modified files: www/mod_frontpage/files patch-Makefile.PL Log: The fix suggested in the PR was bogus, we cannot use cut to get UID/GID, this does not work as expected. Instead do all inline in perl and also use a realpath function from zenin@bawdycaste.org. PR: 39686 Revision Changes Path 1.8 +60 -4 ports/www/mod_frontpage/files/patch-Makefile.PL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message