[Vm-dev] VM Maker: CMakeVMMaker-IgorStasenko.177.mcz

commits at source.squeak.org commits at source.squeak.org
Tue Sep 18 14:41:42 UTC 2012


Igor Stasenko uploaded a new version of CMakeVMMaker to project VM Maker:
http://source.squeak.org/VMMaker/CMakeVMMaker-IgorStasenko.177.mcz

==================== Summary ====================

Name: CMakeVMMaker-IgorStasenko.177
Author: IgorStasenko
Time: 18 September 2012, 4:41:32.665 pm
UUID: 6f2f36b9-6ff8-4cbd-bf41-ba92de4f0ecd
Ancestors: CMakeVMMaker-IgorStasenko.176

- reverting libpng back to 1.2, because cairo hardcodes dependency on that version

=============== Diff against CMakeVMMaker-IgorStasenko.176 ===============

Item was changed:
  ----- Method: CMLibPng>>archiveMD5Sum (in category 'package properties') -----
  archiveMD5Sum
  
+ 	^ '39a35257cd888d29f1d000c2ffcc79eb'!
- 	^ '0fd51add1da6a0e470e0c726c59171b9'!

Item was changed:
  ----- Method: CMLibPng>>downloadURL (in category 'package properties') -----
  downloadURL
+ 	^ 'ftp://ftp.simplesystems.org/pub/libpng/png/src/history/libpng12/libpng-1.2.49.tar.gz'
+ !
- 
- 	^ 'ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.5.12.tar.xz'!



More information about the Vm-dev mailing list