[MacPorts] #26584: port inactive list port's active version, not the inactive installed versions

MacPorts noreply at macports.org
Wed Sep 22 14:21:19 PDT 2010


#26584: port inactive list port's active version, not the inactive installed
versions
---------------------------------+------------------------------------------
 Reporter:  tommyd@…             |       Owner:  macports-tickets@…                   
     Type:  defect               |      Status:  new                                  
 Priority:  Normal               |   Milestone:                                       
Component:  base                 |     Version:  1.9.1                                
 Keywords:                       |        Port:                                       
---------------------------------+------------------------------------------
 The output of port list inactive lists wrong versions

 {{{
 $ port list inactive | grep monotone
 monotone                       @0.48           devel/monotone
 monotone                       @0.48           devel/monotone
 monotone                       @0.48           devel/monotone
 }}}

 while I'm hinted at the correct versions on uninstall:

 {{{
 $ sudo port uninstall monotone
 --->  The following versions of monotone are currently installed:
 --->      monotone @0.45_0
 --->      monotone @0.46_0
 --->      monotone @0.47_0
 --->      monotone @0.48_0 (active)
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/26584>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list