svn commit: r502855 - in head/lang: . julia11 julia11/files

Li-Wen Hsu lwhsu at freebsd.org
Tue May 28 06:35:50 UTC 2019


On Tue, May 28, 2019 at 2:21 AM Baptiste Daroussin <bapt at freebsd.org> wrote:
>
> On Tue, May 28, 2019 at 06:01:00AM +0000, Li-Wen Hsu wrote:
> > Author: lwhsu
> > Date: Tue May 28 06:00:59 2019
> > New Revision: 502855
> > URL: https://svnweb.freebsd.org/changeset/ports/502855
> >
> > Log:
> >   Copy lang/julia10 to lang/julia11 and update to 1.1.0
> >
>
> Quick question, why do we need that many different version of julia?
>
> Can't we keep with the latest and greatest one?

I'd like to, but this is the need for the maintainer and users.

1.1 is the latest version, 1.0 is LTS version, but with some features
removed, and 0.7 is the backward compatible version.

I will remove 0.6 as soon as the maintainer and the users doesn't need
it anymore.

Li-Wen


More information about the svn-ports-all mailing list