pkgsrc/lang/scala/PLIST
ryoon 98fd337f96 Update to 2.13.0
Changelog:
The 2.13.0 release improves Scala in the following areas:

    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.
2019-07-04 13:41:56 +00:00

34 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.9 2019/07/04 13:41:56 ryoon Exp $
bin/fsc
bin/scala
bin/scalac
bin/scaladoc
bin/scalap
man/man1/fsc.1
man/man1/scala.1
man/man1/scalac.1
man/man1/scaladoc.1
man/man1/scalap.1
share/${PKGNAME}/doc/LICENSE.md
share/${PKGNAME}/doc/License.rtf
share/${PKGNAME}/doc/README
share/${PKGNAME}/doc/licenses/apache_jansi.txt
share/${PKGNAME}/doc/licenses/bsd_asm.txt
share/${PKGNAME}/doc/licenses/bsd_jline.txt
share/${PKGNAME}/doc/licenses/bsd_scalacheck.txt
share/${PKGNAME}/doc/licenses/mit_jquery.txt
share/${PKGNAME}/doc/licenses/mit_tools.tooltip.txt
share/${PKGNAME}/doc/tools/css/style.css
share/${PKGNAME}/doc/tools/fsc.html
share/${PKGNAME}/doc/tools/images/external.gif
share/${PKGNAME}/doc/tools/images/scala_logo.png
share/${PKGNAME}/doc/tools/index.html
share/${PKGNAME}/doc/tools/scala.html
share/${PKGNAME}/doc/tools/scalac.html
share/${PKGNAME}/doc/tools/scaladoc.html
share/${PKGNAME}/doc/tools/scalap.html
share/${PKGNAME}/lib/jline-2.14.6.jar
share/${PKGNAME}/lib/scala-compiler.jar
share/${PKGNAME}/lib/scala-library.jar
share/${PKGNAME}/lib/scala-reflect.jar
share/${PKGNAME}/lib/scalap-${PKGVERSION}.jar