Preforming an upgrade should remove the older version of a port
Reported by: |
vendion@… |
Owned by: |
macports-tickets@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
base
|
Version:
|
1.9.2
|
Keywords:
|
|
Cc:
|
|
Port:
|
|
|
|
When preforming a upgrade on outdated ports it should remove the older version of a port when upgrading to a newer one. This will cut down on unnecessary disk space usage. Taking Perl for an example there is no reason why Perl 5.8, Perl 5.10, and Perl 5.12 is installed at the same time. This is just one of many ports on my system like this.
Change History (2)
Component: |
ports →
base
|
Resolution: |
→ invalid
|
Status: |
new →
closed
|
That's actually by design; that way, if something breaks when upgraded you can simply reactivate the older, working version. If you truly want to uninstall the older version, use the -u switch:
From
man port
: