From owner-cvs-all Thu Oct 24 19:13: 7 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 4CE5D37B401; Thu, 24 Oct 2002 19:13:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0A9143E75; Thu, 24 Oct 2002 19:13:05 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9P2CJmV048851; Thu, 24 Oct 2002 19:12:19 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9P2CJQf048850; Thu, 24 Oct 2002 19:12:19 -0700 (PDT) Message-Id: <200210250212.g9P2CJQf048850@repoman.freebsd.org> From: Doug Barton Date: Thu, 24 Oct 2002 19:12:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/xerces-c2 Makefile pkg-plist 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 dougb 2002/10/24 19:12:19 PDT Modified files: textproc/xerces-c2 Makefile pkg-plist Log: Fix the problem of non-root builds causing the files to retain that uid. The originator(s) had a patch for this, but I misunderstood its purpose, and therefore erroneously omitted it. Also fix the problem related to the extremely lame naming scheme that this package uses. There is a different(?) patch for this floating around, but it didn't make it into the audit trail. My way works, and isn't _incredibly_ lame, so we'll try it for now. Revision Changes Path 1.2 +15 -2 ports/textproc/xerces-c2/Makefile 1.2 +2 -0 ports/textproc/xerces-c2/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message