--- - branch: MAIN date: Fri Sep 30 07:56:14 UTC 2011 files: - new: '1.5' old: '1.4' path: pkgsrc/lang/scala/Makefile pathrev: pkgsrc/lang/scala/Makefile@1.5 type: modified - new: '1.4' old: '1.3' path: pkgsrc/lang/scala/distinfo pathrev: pkgsrc/lang/scala/distinfo@1.4 type: modified - new: '0' old: '1.2' path: pkgsrc/lang/scala/patches/patch-aa pathrev: pkgsrc/lang/scala/patches/patch-aa@0 type: deleted - new: '0' old: '1.2' path: pkgsrc/lang/scala/patches/patch-ab pathrev: pkgsrc/lang/scala/patches/patch-ab@0 type: deleted - new: '0' old: '1.2' path: pkgsrc/lang/scala/patches/patch-ac pathrev: pkgsrc/lang/scala/patches/patch-ac@0 type: deleted - new: '0' old: '1.2' path: pkgsrc/lang/scala/patches/patch-ad pathrev: pkgsrc/lang/scala/patches/patch-ad@0 type: deleted - new: '0' old: '1.2' path: pkgsrc/lang/scala/patches/patch-ae pathrev: pkgsrc/lang/scala/patches/patch-ae@0 type: deleted - new: '0' old: '1.2' path: pkgsrc/lang/scala/patches/patch-af pathrev: pkgsrc/lang/scala/patches/patch-af@0 type: deleted - new: '1.1' old: '0' path: pkgsrc/lang/scala/patches/patch-bin_fsc pathrev: pkgsrc/lang/scala/patches/patch-bin_fsc@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/lang/scala/patches/patch-bin_sbaz pathrev: pkgsrc/lang/scala/patches/patch-bin_sbaz@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/lang/scala/patches/patch-bin_sbaz-setup pathrev: pkgsrc/lang/scala/patches/patch-bin_sbaz-setup@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/lang/scala/patches/patch-bin_scala pathrev: pkgsrc/lang/scala/patches/patch-bin_scala@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/lang/scala/patches/patch-bin_scalac pathrev: pkgsrc/lang/scala/patches/patch-bin_scalac@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/lang/scala/patches/patch-bin_scaladoc pathrev: pkgsrc/lang/scala/patches/patch-bin_scaladoc@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/lang/scala/patches/patch-bin_scalap pathrev: pkgsrc/lang/scala/patches/patch-bin_scalap@1.1 type: added id: 20110930T075614Z.5eb5463f0f9f3a066e78212f807cfa7407bc2fa2 log: | Apply patches provided by ryoon@ with some modifications to upgrade to Scala 2.9.1 from 2.8.1. PR pkg/45379 Scala 2.9.0 final The Scala 2.9.0 codebase includes several additions, notably the new Parallel Collections, but it also introduces improvements on many existing features, and contains many bug fixes: * Parallel Collections * The App Trait * The DelayedInit Trait * Repl Improvements * Scala Runner * Java Interop * Generalized try-catch-finally * New packages: scala.sys and scala.sys.process, which are imported from sbt.Process. * New methods in collections: collectFirst, maxBy, minBy, span, inits, tails, permutations, combinations, subsets * AnyRef specialization: See http://www.scala-lang.org/node/9483 for more details. Scala 2.9.1 final The 2.9.1 release of Scala includes many bug fixes and improvements, in particular to the interpreter: most of the interpreter changes available in the development mainline have been ported to the 2.9.x release branch. See http://www.scala-lang.org/node/10780 for more details. Note: the interpreter option '-i' may behave incorrectly in this version. In case you require it, please just add the option '-Yrepl-sync' to your command line as well. module: pkgsrc subject: 'CVS commit: pkgsrc/lang/scala' unixtime: '1317369374' user: yyamano