[MacPorts] #29613: extract dependency should not check version

MacPorts noreply at macports.org
Sat May 28 01:03:36 PDT 2011


#29613: extract dependency should not check version
----------------------------+-----------------------------------------------
 Reporter:  hashar@…        |       Owner:  macports-tickets@…                   
     Type:  enhancement     |      Status:  new                                  
 Priority:  Normal          |   Milestone:                                       
Component:  ports           |     Version:  1.9.2                                
 Keywords:                  |        Port:                                       
----------------------------+-----------------------------------------------
 Attempting to upgrade the ImageMagick package, ports detect the p7zip
 extract dependency. It then attempts to upgrade p7zip although I already
 have it installed:

 {{{
 # port install ImageMagick
 --->  Building p7zip
 ^C
 }}}

 Some informations:

 {{{
 # port deps ImageMagick
 Full Name: ImageMagick @6.7.0-0_0+q16
 Extract Dependencies: p7zip
 ...

 # port installed p7zip
 The following ports are currently installed:
   p7zip @9.13_1 (active)
 #  port info p7zip
 p7zip @9.20.1 (archivers)
 ...
 }}}


 The extraction dependency should not rely on the version and it should not
 trigger an upgrade of the extracting package.

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


More information about the macports-tickets mailing list