From owner-cvs-ports@FreeBSD.ORG Sat Sep 3 06:13:04 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 AB54316A41F; Sat, 3 Sep 2005 06:13:04 +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 6942A43D45; Sat, 3 Sep 2005 06:13:04 +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 j836D4Vh026227; Sat, 3 Sep 2005 06:13:04 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j836D4qe026223; Sat, 3 Sep 2005 06:13:04 GMT (envelope-from glewis) Message-Id: <200509030613.j836D4qe026223@repoman.freebsd.org> From: Greg Lewis Date: Sat, 3 Sep 2005 06:13:04 +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/jdk13 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: Sat, 03 Sep 2005 06:13:04 -0000 glewis 2005-09-03 06:13:04 UTC FreeBSD ports repository Modified files: java/jdk13 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 jdk13) 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.81 +29 -24 ports/java/jdk13/Makefile