Bug 239944 - lang/scala: Update to 2.13.0
Summary: lang/scala: Update to 2.13.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jochen Neumeister
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2019-08-18 16:15 UTC by Jens Grassel
Modified: 2019-08-29 06:39 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update lang/scala to version 2.13.0. (1.06 KB, patch)
2019-08-18 16:15 UTC, Jens Grassel
koobs: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Grassel 2019-08-18 16:15:30 UTC
Created attachment 206664 [details]
Patch to update lang/scala to version 2.13.0.

Hi,

here is a patch to update lang/scala to the 2.13.0 release.

### Changelog

- Collections: Standard library collections have been overhauled for simplicity, performance, and safety. This is the centerpiece of the release.
- Standard library: Future is faster and more robust. Elsewhere, useful classes and methods have been added.
- Language: Literal types, partial unification, by-name implicits, more.
- Compiler: 5-10% faster, deterministic output, improved optimizer.

Regards,

Jens
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-08-29 06:37:48 UTC
A commit references this bug:

Author: joneum
Date: Thu Aug 29 06:37:18 UTC 2019
New revision: 510144
URL: https://svnweb.freebsd.org/changeset/ports/510144

Log:
  Update to 2.13.0

  Changelog:
  - Collections: Standard library collections have been overhauled for simplicity, performance, and safety. This is the centerpiece of the release.
  - Standard library: Future is faster and more robust. Elsewhere, useful classes and methods have been added.
  - Language: Literal types, partial unification, by-name implicits, more.
  - Compiler: 5-10% faster, deterministic output, improved optimizer.

  PR:		239944
  Submitted by:	Jens Grassel <freebsd-ports@jan0sch.de> (maintainer)
  Sponsored by:	Netzkommune GmbH

Changes:
  head/lang/scala/Makefile
  head/lang/scala/distinfo