Reinplace

Bradley Giesbrecht pixilla at macports.org
Mon Apr 2 18:31:42 PDT 2012


On Apr 2, 2012, at 6:04 PM, Craig Treleaven wrote:

> At 8:55 PM -0400 4/2/12, Craig Treleaven wrote:
>> At 4:27 PM -0500 4/2/12, Ryan Schmidt wrote:
>>> On Apr 2, 2012, at 14:35, Joshua Root wrote:
>>> 
>>>> Does just "find ${configure.dir} -name Makefile" also give unexpected
>>>> results?
>>> 
>>> The "find" correctly finds 28 files named "Makefile". It correctly removes " -L " from 22 of them. The remaining 6 are in the directory mythplugins/mythweather/mythweather/scripts and do not contain that string so there's nothing to remove.
>> 
>> Ryan:
>> 
>> There should be 58 Makefiles, see attached list.
>> 
> 
> Argh, 6 of the 58 have some extension so the net that should be searched is 52.  Sorry for confusing the issue.

Craig, I cannot match your Makefile counts. What does "port distfiles" produce on your system?

$ port distfiles
--->  Distfiles for mythtv
[mythtv-0.25-rc.tar.gz] /opt/local/var/macports/distfiles/mythtv/mythtv-0.25-rc.tar.gz
rmd160: fd6c70709dbb0742536d914eee99298db856bd41
sha256: a8814baba1aa155259fbfa6483e0eebfcab99e4ee9dd6bc0aa6435e8c13ff77d
 https://github.com/MythTV/mythtv/tarball/v0.25-rc/mythtv-0.25-rc.tar.gz

$ sudo port extract
--->  Fetching distfiles for mythtv
--->  Verifying checksum(s) for mythtv
--->  Extracting mythtv
$ find $(port work) -name Makefile* | wc -l
     36
pillbox:mythtv brad$ find $(port work) -name Makefile | wc -l
     28


Regards,
Bradley Giesbrecht (pixilla)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2763 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20120402/7f58bd33/attachment-0001.bin>


More information about the macports-dev mailing list