From owner-freebsd-openoffice@FreeBSD.ORG Tue May 6 02:48:18 2008 Return-Path: Delivered-To: openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F6961065679 for ; Tue, 6 May 2008 02:48:18 +0000 (UTC) (envelope-from olivier@gautherot.net) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id 518EF8FC16 for ; Tue, 6 May 2008 02:48:17 +0000 (UTC) (envelope-from olivier@gautherot.net) Received: by yw-out-2324.google.com with SMTP id 9so620801ywe.13 for ; Mon, 05 May 2008 19:48:10 -0700 (PDT) Received: by 10.150.95.6 with SMTP id s6mr212184ybb.248.1210042090118; Mon, 05 May 2008 19:48:10 -0700 (PDT) Received: by 10.151.103.15 with HTTP; Mon, 5 May 2008 19:48:10 -0700 (PDT) Message-ID: Date: Tue, 6 May 2008 02:48:10 +0000 From: "Olivier Gautherot" To: etoakes In-Reply-To: <481FA96B.40005@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <481FA96B.40005@comcast.net> Cc: openoffice@freebsd.org Subject: Re: Can not locate tzupdater-1.3.3-2007k.zip for openoffice port X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2008 02:48:18 -0000 Hi Edwin, On 5/6/08, etoakes wrote: > On a fresh install of freeBSD 7.0 with KDE, apache, and mysql. > > I attempted to install the port for openoffice 3-deve; and when that > failed I tried to install openoffice 2. In both cases I get a message to > goto http://java.sun.com/javase/downloads/index.jsp and download > tzupdater-1.3.3-2007k.zip to the ports/distfiles directory. The > java.sun.com link does not have a download for that file, instead it > downloads tzupdater-1-3-5-2008b.zip. The make complains that it needs > tzupdater-1.3.3-2007k.zip downloaded. with this version. I tried > copying tzupdater-1-3-5-2008b.zip. to tzupdater-1.3.3-2007k.zip but the > make then gives an error. This topic has been documented a few times recently on this list so you can probably find it. Anyway, as I am in the middle of the same and in front of the machine, here are the tips first hand (remember that it will apply to both JDK and Diablo): - Download the latest tzupdater to /usr/ports/distfiles - The steps below apply to /usr/ports/java/diablo-jdk15 and /usr/ports/java/jdk15 * Makefile: fix the values of TZUPDATE_VERSION (should read 1.3.5) and TZUPDATE_TZVERSION (should read 2008b) * Distinfo: fix the entries relative to tzupdater: MD5 (tzupdater-1_3_5-2008b.zip) = 139213d195a608d086e1d7eb5b126d81 SHA256 (tzupdater-1_3_5-2008b.zip) = 841afee8af42299a1dbbcf6b07917b83aef374eb982d7e898acc95700308c62b SIZE (tzupdater-1_3_5-2008b.zip) = 263679 Note 1: Make sure you fix the file name (not just the values) in Distinfo or the patch will be ignored (better still: append the above lines at the end of the file...) Note 2: if you have to update the package again, use the commands "ls -l", md5(1) and sha256(1) for the correct values. > I could not find a web location where Sun had downloads of old versions > of files to download. To the best of my knowledge, Sun does not maintain a repository of older packages because it hardly makes sense. I would recommend to update the app instead of looking for a previous version. It contains offical information about DST in the various timezones and some countries sometimes decide at the last minute to change the switching dates (it happened in Chile this year). Hope it helps Olivier -- Olivier Gautherot olivier@gautherot.net Cel:+56 98 730 9361 www.gautherot.net http://www.linkedin.com/in/ogautherot