[77859] trunk/dports/python

Ryan Schmidt ryandesign at macports.org
Sun Apr 17 22:36:21 PDT 2011


On Apr 15, 2011, at 00:32, easieste at macports.org wrote:

> Revision: 77859
>          http://trac.macports.org/changeset/77859
> Author:   easieste at macports.org
> Date:     2011-04-14 22:32:14 -0700 (Thu, 14 Apr 2011)
> Log Message:
> -----------
> hg-git-0.2.6: Push to and pull from a Git server repository from Mercurial.
> 
> Added Paths:
> -----------
>    trunk/dports/python/py26-hggit/
>    trunk/dports/python/py26-hggit/Portfile


> +post-activate {
> +    ui_msg "To use this plugin, add the following to your ~/.hgrc"
> +    ui_msg ""
> +    ui_msg "\[extensions\]"
> +    ui_msg "hggit = ${python.prefix}/lib/python2.6/site-packages/hggit"
> +}

You should notes instead of ui_msg in post-activate.




More information about the macports-dev mailing list