[65823] trunk/dports/python/py26-hgsvn

Mark Evenson evenson at panix.com
Thu Apr 1 22:38:19 PDT 2010


On 4/2/10 7:17 AM, Ryan Schmidt wrote:
> On Apr 1, 2010, at 09:03, easieste at macports.org wrote:
>
>> Revision: 65823
>>           http://trac.macports.org/changeset/65823
>> Author:   easieste at macports.org
>> Date:     2010-04-01 07:03:34 -0700 (Thu, 01 Apr 2010)
>> Log Message:
>> -----------
>> Update to hgsvn-0.1.8.
>
>
>> Added: trunk/dports/python/py26-hgsvn/files/ez_setup.py
>> ===================================================================
>> --- trunk/dports/python/py26-hgsvn/files/ez_setup.py	                        (rev 0)
>> +++ trunk/dports/python/py26-hgsvn/files/ez_setup.py	2010-04-01 14:03:34 UTC (rev 65823)
>> @@ -0,0 +1,284 @@
>> +#!python
>
> I thought a shebang line had to specify an absolute path?

Yes, it appears that shebang requires an absolute path under OS X, so I 
can't really explain the intention of that line.   I included 
'ez_setup.py' to be used inside Python to satisfy the "from ez_setup 
import use_setuptools" line in the hgsvn 'setup.py'.  From what I 
understand in the 'hgsvn' bug reports, this dependency will be corrected 
in subsequent releases.

-- 
"A screaming comes across the sky.  It has happened before, but there
is nothing to compare to it now."


More information about the macports-dev mailing list