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

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


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

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

Name: Installer-Core-mtf.302
Author: mtf
Time: 22 February 2009, 11:30:30 pm
UUID: af2c4c92-a24d-4273-8d59-b93b5da59b7d
Ancestors: Installer-Core-mtf.301

upgraded MC

=============== Diff against Installer-Core-mtf.301 ===============

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/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.636';
- installQuietly: 'Monticello.impl-kph.635';
  installQuietly: 'PackageInfo-Base'.!



More information about the Packages mailing list