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:           Mon Dec 15 02:11:06 UTC 2014

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

Log Message:
Update to Squeak 4.4
Prompted by Rhialto in private mail.

Squeak 4.4 - Ulam Spiral

Changelog:
* 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.47 -r1.48 pkgsrc/lang/squeak/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/squeak/PLIST
cvs rdiff -u -r1.18 -r1.19 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