[MacPorts] #18337: xorg-cf-files: reinplace didn't change anything

MacPorts noreply at macports.org
Tue Feb 3 00:07:23 PST 2009


#18337: xorg-cf-files: reinplace didn't change anything
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  mcalhoun@…           
     Type:  defect                   |      Status:  new                  
 Priority:  Normal                   |   Milestone:  Port Bugs            
Component:  ports                    |     Version:  1.7.0                
 Keywords:                           |        Port:  xorg-cf-files        
-------------------------------------+--------------------------------------
 Using the patch from #15514, I see that there seems to be an ineffective
 reinplace in xorg-cf-files:

 {{{
 $ port install imake
 --->  Fetching xorg-cf-files
 --->  Attempting to fetch xorg-cf-files-1.0.2.tar.bz2 from http://superb-
 east.dl.sourceforge.net/fink
 --->  Verifying checksum(s) for xorg-cf-files
 --->  Extracting xorg-cf-files
 --->  Configuring xorg-cf-files
 Warning: reinplace s|/mp|/usr/X11R6|g didn't change anything in
 /mp/var/macports/build/_Users_rschmidt_macports_dports_x11_xorg-cf-
 files/work/xorg-cf-files-1.0.2/site.def
 --->  Building xorg-cf-files
 --->  Staging xorg-cf-files into destroot
 --->  Installing xorg-cf-files @1.0.2_0
 --->  Activating xorg-cf-files @1.0.2_0
 --->  Cleaning xorg-cf-files
 $
 }}}

 This line appears twice in the Portfile:

 {{{
 reinplace s|${prefix}|${x11prefix}|g ${worksrcpath}/site.def
 }}}

 One of those could be removed.

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


More information about the macports-tickets mailing list