Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2008 02:48:10 +0000
From:      "Olivier Gautherot" <olivier@gautherot.net>
To:        etoakes <eoakes@comcast.net>
Cc:        openoffice@freebsd.org
Subject:   Re: Can not locate tzupdater-1.3.3-2007k.zip for openoffice port
Message-ID:  <dcfb161c0805051948m2fcc561alf67ec09c2ba5ae2a@mail.gmail.com>
In-Reply-To: <481FA96B.40005@comcast.net>
References:  <481FA96B.40005@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Edwin,

On 5/6/08, etoakes <eoakes@comcast.net> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dcfb161c0805051948m2fcc561alf67ec09c2ba5ae2a>