[MacPorts] #27393: use_xmkmf does not work on recursive deps

MacPorts noreply at macports.org
Sat Nov 20 02:07:36 PST 2010


#27393: use_xmkmf does not work on recursive deps
--------------------------------------+-------------------------------------
  Reporter:  and.damore@…             |       Owner:  macports-tickets@…                   
      Type:  defect                   |      Status:  closed                               
  Priority:  Normal                   |   Milestone:                                       
 Component:  ports                    |     Version:  1.9.99                               
Resolution:  invalid                  |    Keywords:                                       
      Port:  Xaw3d                    |  
--------------------------------------+-------------------------------------
Changes (by and.damore@…):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 Replying to [comment:3 jmr@…]:
 > With trunk:
 > {{{
 > % port echo active and \( xfig Xaw3d imake \)
 > % sudo port -y install xfig
 > --->  Computing dependencies for xfig
 > --->  Dependencies to be installed: Xaw3d imake transfig netpbm
 > For imake: skipping org.macports.activate (dry run)
 > For Xaw3d: skipping org.macports.main (dry run)
 > For netpbm: skipping org.macports.main (dry run)
 > For transfig: skipping org.macports.main (dry run)
 > For xfig: skipping org.macports.main (dry run)
 > }}}

 Before updating trunk:
 {{{
 $ port echo active and \( xfig Xaw3d imake \)
 $ sudo port -y install xfig
 --->  Computing dependencies for xfig
 --->  Dependencies to be installed: Xaw3d imake
 For Xaw3d: skipping org.macports.main (dry run)
 For imake: skipping org.macports.main (dry run)
 For xfig: skipping org.macports.main (dry run)
 }}}

 after updating:
 {{{
 $ port echo active and \( xfig Xaw3d imake \)
 $ sudo port -y install xfig
 --->  Computing dependencies for xfig
 --->  Dependencies to be installed: Xaw3d imake
 For imake: skipping org.macports.main (dry run)
 For Xaw3d: skipping org.macports.main (dry run)
 For xfig: skipping org.macports.main (dry run)
 }}}

 My port command was only a few days old can't say exactly what revision.

 Closing as invalid.

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


More information about the macports-tickets mailing list