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

commits at source.squeak.org commits at source.squeak.org
Tue Sep 18 12:21:39 UTC 2012


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

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

Name: CMakeVMMaker-IgorStasenko.174
Author: IgorStasenko
Time: 18 September 2012, 2:21:25.63 pm
UUID: 2d9e02ce-bdbc-46a9-afde-c2538649fc95
Ancestors: CMakeVMMaker-IgorStasenko.173

updated the libpng library version to 1.5.12

=============== Diff against CMakeVMMaker-IgorStasenko.173 ===============

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

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



More information about the Vm-dev mailing list