Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2011 09:14:49 +0100 (CET)
From:      Barbara <barbara.xxx1975@libero.it>
To:        <freebsd-java@freebsd.org>
Cc:        vogel_mitchell@yahoo.com
Subject:   Problems with tzupdater dependency in BSD Java ports
Message-ID:  <27709920.7498841324973689350.JavaMail.defaultUser@defaultHost>

next in thread | raw e-mail | index | archive | help

>
>Hello,
>
>As you may know, the Java ports for FreeBSD require the user, for licensin=
g=20
restrictions, to fetch several dependencies manually, namely the JDK DST=20
Timezone Update Tool and a file called diablo-jdk. The port depends on vers=
ion=20
tzupdater-1_3_42, however this file is out of date with respect to the down=
load=20
link that the port displays in the error message when make fails, for examp=
le=20
when make installing in ports/java/openjdk6. http://www.oracle.
com/technetwork/java/javase/downloads/index.html does not have the old vers=
ion=20
(its on 1.3.45 now).=C2=A0
>I was able to find the old tzupdater on a sketchy third party site, but it=
=20
might be wise to change the port to depend on the new version of tzupdater.
>Mitchell Vogel, Cornell C'2015


Maybe you just have to update your ports tree:
$ grep tzupdater /usr/ports/java/diablo-jdk16/distinfo=20
SHA256 (tzupdater-1_3_45-2011n.zip) =3D=20
c0894921dd6b440b4c99daf2e139d3d240012ed09e602b3101bfcc9fac394b0f
SIZE (tzupdater-1_3_45-2011n.zip) =3D 468717

Cheers
Barbara




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