Date: Sun, 20 Jul 2014 12:31:12 -0700 From: Greg Lewis <glewis@eyesbeyond.com> To: Chris Sabo <csabo2@gmail.com> Cc: freebsd-java@FreeBSD.org Subject: Re: openjdk8-jre download url is wrong Message-ID: <20140720193111.GA9697@misty.eyesbeyond.com> In-Reply-To: <CAKuv%2B-7bY62hE_wX38FhJQngv0Ms=ht7=%2BK3MNeSkH_5gS4xiQ@mail.gmail.com> References: <CAKuv%2B-7bY62hE_wX38FhJQngv0Ms=ht7=%2BK3MNeSkH_5gS4xiQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 19, 2014 at 10:19:48AM -0400, Chris Sabo wrote: > Good morning! > I built openjdk8-jre on 10.0-release today. and I noticed the URL for the > source package was incorrect and 404ed. the distcache url was used instead. > I checked out the page and found where the URL was wrong, ive provided the > proper URL below. 'promoted/b132' instead of 'promoted/b13' > > http://www.java.net/download/openjdk/jdk8/promoted/b132/openjdk-8-src-b132-03_mar_2014.zip The problem was in the way the URL was being constructed in the port makefile. I've committed a fix for that. Thanks for reporting it. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140720193111.GA9697>