[108543] trunk/dports/python/py-hgevolve/Portfile

sean at macports.org sean at macports.org
Thu Jul 25 17:20:47 PDT 2013


Revision: 108543
          https://trac.macports.org/changeset/108543
Author:   sean at macports.org
Date:     2013-07-25 17:20:47 -0700 (Thu, 25 Jul 2013)
Log Message:
-----------
py-hgevolve: fix note about python path; closes #39800

Modified Paths:
--------------
    trunk/dports/python/py-hgevolve/Portfile

Modified: trunk/dports/python/py-hgevolve/Portfile
===================================================================
--- trunk/dports/python/py-hgevolve/Portfile	2013-07-26 00:20:43 UTC (rev 108542)
+++ trunk/dports/python/py-hgevolve/Portfile	2013-07-26 00:20:47 UTC (rev 108543)
@@ -39,7 +39,8 @@
 To enable hg${realname}, add the following to your ~/.hgrc:
 
 \[extensions\]
-hg${realname} = ${python.pkgd}/hg${realname}
+rebase =
+hg${realname} =
 "
 
     livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130725/8f27fcad/attachment.html>


More information about the macports-changes mailing list