[MacPorts] #13141: Installer packages should prevent installation on wrong Mac OS X version
MacPorts
noreply at macports.org
Thu Dec 18 00:14:35 PST 2008
#13141: Installer packages should prevent installation on wrong Mac OS X version
--------------------------------------+-------------------------------------
Reporter: ryandesign@… | Owner: blb@…
Type: enhancement | Status: closed
Priority: Normal | Milestone: MacPorts 1.7.1
Component: base | Version: 1.5.0
Resolution: fixed | Keywords:
Port: |
--------------------------------------+-------------------------------------
Changes (by blb@…):
* status: assigned => closed
* resolution: => fixed
Comment:
InstallationCheck script added in r43954 (trunk) and r43956 (1.7 branch)
and what will be needed in the MacPorts port (commented-out) in r43955.
InstallationCheck works fine on 10.3-10.5, but does present the warning
sheet about the package needing to run a script to check for requirements.
10.4 packages introduce a distribution file which can be used to do the
same thing, but these are more lengthy (usually use PackageMaker to
generate them) and are in JavaScript. Hence, for simplicity I went with
the InstallationCheck script.
--
Ticket URL: <http://trac.macports.org/ticket/13141#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list