From owner-cvs-all@FreeBSD.ORG Sat Feb 24 15:38:12 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C922B16A403; Sat, 24 Feb 2007 15:38:12 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id A105513C4B2; Sat, 24 Feb 2007 15:38:12 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l1OFcCrm052363; Sat, 24 Feb 2007 15:38:12 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1OFcCpM052362; Sat, 24 Feb 2007 15:38:12 GMT (envelope-from glewis) Message-Id: <200702241538.l1OFcCpM052362@repoman.freebsd.org> From: Greg Lewis Date: Sat, 24 Feb 2007 15:38:12 +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/jdk15 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 24 Feb 2007 15:38:12 -0000 glewis 2007-02-24 15:38:12 UTC FreeBSD ports repository Modified files: java/jdk15 Makefile distinfo Log: . Add a TZUPDATE option, defaulting to on, which will update the time zone data for the JDK using Sun's tzupdater. [1] . Some simplification of the convoluted logic around telling the user which files to download. In particular, don't care if we've already told them to download a file. . Bump PORTREVISION since many North American users will need to pick up the time zone changes. Collaboration with: Tim Zingelman [1] Revision Changes Path 1.120 +24 -10 ports/java/jdk15/Makefile 1.23 +3 -0 ports/java/jdk15/distinfo