From owner-cvs-all@FreeBSD.ORG Wed Apr 16 22:16:54 2003 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 03D2437B401; Wed, 16 Apr 2003 22:16:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9470343F3F; Wed, 16 Apr 2003 22:16:53 -0700 (PDT) (envelope-from glewis@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 h3H5Gr0U062098; Wed, 16 Apr 2003 22:16:53 -0700 (PDT) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3H5Grsc062097; Wed, 16 Apr 2003 22:16:53 -0700 (PDT) Message-Id: <200304170516.h3H5Grsc062097@repoman.freebsd.org> From: Greg Lewis Date: Wed, 16 Apr 2003 22:16:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/linux-blackdown-jdk12 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: Thu, 17 Apr 2003 05:16:54 -0000 glewis 2003/04/16 22:16:53 PDT FreeBSD ports repository Modified files: java/linux-blackdown-jdk12 Makefile Log: . Switch to using cpio to install in line with other JDKs. This allows us to ensure ownership is correct on the installed files. . Note that this is a Blackdown JDK in the registervm comment. PR: 36411 (more ports to go) Reviewed by: znerd Approved by: znerd Revision Changes Path 1.15 +9 -3 ports/java/linux-blackdown-jdk12/Makefile