From owner-cvs-ports@FreeBSD.ORG Mon Sep 5 03:16:10 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DBAD16A41F; Mon, 5 Sep 2005 03:16:10 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFC2143D46; Mon, 5 Sep 2005 03:16:09 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j853G9xW033367; Mon, 5 Sep 2005 03:16:09 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j853G95b033366; Mon, 5 Sep 2005 03:16:09 GMT (envelope-from glewis) Message-Id: <200509050316.j853G95b033366@repoman.freebsd.org> From: Greg Lewis Date: Mon, 5 Sep 2005 03:16:09 +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/java/jdk12 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 03:16:10 -0000 glewis 2005-09-05 03:16:09 UTC FreeBSD ports repository Modified files: java/jdk12 Makefile Log: . Tell the user all the files they will need up front, instead of telling porky pies about what they have and prompting them one file at a time. This is a rewording and reworking (for jdk12) of the patch in the attributed PR by fenner@ (which is for jdk14). . Update the (commented out) MASTER_SITES while I'm here. PR: 84644 Revision Changes Path 1.35 +28 -23 ports/java/jdk12/Makefile