On 4/2/10 7:17 AM, Ryan Schmidt wrote:
On Apr 1, 2010, at 09:03, easie...@macports.org wrote:

Revision: 65823
          http://trac.macports.org/changeset/65823
Author:   easie...@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."
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to