[Pkg] Installer: Installer-Core-mtf.301.mcz

squeak-dev-noreply at lists.squeakfoundation.org squeak-dev-noreply at lists.squeakfoundation.org
Mon Feb 23 04:29:29 UTC 2009


A new version of Installer-Core was added to project Installer:
http://www.squeaksource.com/Installer/Installer-Core-mtf.301.mcz

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

Name: Installer-Core-mtf.301
Author: mtf
Time: 22 February 2009, 11:29:20 pm
UUID: b557362a-51eb-44ca-a5a3-7ceab3f24ec1
Ancestors: Installer-Core-kph.300

had to upgrade the PackageInfo version, due to underscore assignments

=============== Diff against Installer-Core-kph.300 ===============

Item was changed:
  ----- Method: InstallerScripts>>scriptLevelPlayingFieldMonticello15 (in category 'as yet unclassified') -----
  scriptLevelPlayingFieldMonticello15
  
+ Installer installSilentlyUrl: 'http://installer.pbwiki.com/f/PackageInfo-Base-kph.70.st'.
- Installer installSilentlyUrl: 'http://installer.pbwiki.com/f/PackageInfo-Base-kph.67.st'.
  Installer installSilentlyUrl: 'http://installer.pbwiki.com/f/Monticello.impl-kph.635.st'.
  
  ((SequenceableCollection organization categoryOfElement: #do:displayingProgress:) beginsWith: '*')
  ifTrue: [SequenceableCollection organization classify: #do:displayingProgress: under: #enumerating].
  
  Installer ss project:'mc';
  installQuietly: 'Monticello.impl-kph.635';
  installQuietly: 'PackageInfo-Base'.!



More information about the Packages mailing list