[Pkg] Installer: Installer-Scripts-kph.4.mcz

squeak-dev-noreply at lists.squeakfoundation.org squeak-dev-noreply at lists.squeakfoundation.org
Mon Feb 23 06:58:59 UTC 2009


A new version of Installer-Scripts was added to project Installer:
http://www.squeaksource.com/Installer/Installer-Scripts-kph.4.mcz

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

Name: Installer-Scripts-kph.4
Author: kph
Time: 23 February 2009, 6:58:57 am
UUID: f17e0a10-9245-4b57-aaa8-65788b232f6f
Ancestors: Installer-Scripts-kph.3

to 637

=============== Diff against Installer-Scripts-kph.3 ===============

Item was changed:
  ----- Method: InstallerScripts>>scriptLevelPlayingFieldMonticello15 (in category 'as yet unclassified') -----
  scriptLevelPlayingFieldMonticello15
  
  (Installer url: 'http://www.squeaksource.com/mc/PackageInfo-Base') bootstrap.
+ (Installer url: 'http://www.squeaksource.com/mc/Monticello.impl-kph.637.mcz') bootstrap.
- (Installer url: 'http://www.squeaksource.com/mc/Monticello.impl-kph.636.mcz') bootstrap.
  
  ((SequenceableCollection organization categoryOfElement: #do:displayingProgress:) beginsWith: '*')
  ifTrue: [SequenceableCollection organization classify: #do:displayingProgress: under: #enumerating].
  
  Installer ss project:'mc';
+ installQuietly: 'Monticello.impl-kph.637';
- installQuietly: 'Monticello.impl-kph.636';
  installQuietly: 'PackageInfo-Base'.!



More information about the Packages mailing list