[87051] trunk/dports/devel/hg-forest/Portfile

blair at macports.org blair at macports.org
Tue Nov 8 10:30:13 PST 2011


Revision: 87051
          http://trac.macports.org/changeset/87051
Author:   blair at macports.org
Date:     2011-11-08 10:30:13 -0800 (Tue, 08 Nov 2011)
Log Message:
-----------
hg-forest: use Python 2.7 because mercurial uses Python 2.7.

Modified Paths:
--------------
    trunk/dports/devel/hg-forest/Portfile

Modified: trunk/dports/devel/hg-forest/Portfile
===================================================================
--- trunk/dports/devel/hg-forest/Portfile	2011-11-08 18:00:41 UTC (rev 87050)
+++ trunk/dports/devel/hg-forest/Portfile	2011-11-08 18:30:13 UTC (rev 87051)
@@ -1,9 +1,10 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 name                hg-forest
 version             20101118
+revision            1
 categories          devel mercurial
 maintainers         nomaintainer
 description         Mercurial extension for nested repositories
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111108/3c8ece74/attachment.html>


More information about the macports-changes mailing list