[MacPorts] #27909: relax 1.3.6 packaging

MacPorts noreply at macports.org
Sun Jan 9 18:09:27 PST 2011


#27909: relax 1.3.6 packaging
---------------------------------------+------------------------------------
  Reporter:  howarth@…                 |       Owner:  ryandesign@…           
      Type:  defect                    |      Status:  closed                 
  Priority:  Normal                    |   Milestone:                         
 Component:  ports                     |     Version:                         
Resolution:  fixed                     |    Keywords:  haspatch maintainer    
      Port:  relax                     |  
---------------------------------------+------------------------------------
Changes (by ryandesign@…):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 I committed your patch in r74961.

 I also disabled the universal variant, because though the port installed
 with the universal variant, the software it installed was not universal.

 I also tweaked the reinplace statements in the post-patch block. Using the
 MacPorts base patch from #15514 I was getting this warning:
 {{{
 Warning: reinplace
 s|@DEST_ROOT@|/opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_relax/work/destroot|g
 didn't change anything in
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_relax/work/relax-1.3.6/scons/install.py
 Warning: reinplace s|@PREFIX@|/opt/local|g didn't change anything in
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_relax/work/relax-1.3.6/scons/install.py
 }}}
 Though relax.patch does patch install.py, it does not insert any
 placeholders into it. So I changed the reinplace to not attempt to affect
 that file.

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


More information about the macports-tickets mailing list