pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/squeak



Module Name:    pkgsrc
Committed By:   asau
Date:           Sat Nov 16 20:34:56 UTC 2013

Modified Files:
        pkgsrc/lang/squeak: Makefile PLIST distinfo

Log Message:
Update to Squeak 4.4

Changes in Squeak 4.4:
* Cleanup and simplification of Morphic text editing
* Add host window support, letting you display things in a host window.
  (Currently only on Windows and Mac.)
* Bugfixes in the Compiler, Parser and Debugger toolchain
* Stub support for the ability to evolve the bytecode set
* Better printing of Floats, hashing of DateAndTimes
* ChangeSorter improvements
* ToolBuilder improvements
* Merged network improvements from Etoys
* Monticello browsing can now group versions by branch,
  making tracking of parallel developments easier
* Decreased coupling between core packages
* IPv6 support (if your VM provides it)


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/lang/squeak/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/squeak/PLIST
cvs rdiff -u -r1.17 -r1.18 pkgsrc/lang/squeak/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index