[76906] trunk/dports/devel/bzr-git/Portfile

raimue at macports.org raimue at macports.org
Sat Mar 12 10:02:28 PST 2011


Revision: 76906
          http://trac.macports.org/changeset/76906
Author:   raimue at macports.org
Date:     2011-03-12 10:02:28 -0800 (Sat, 12 Mar 2011)
Log Message:
-----------
devel/bzr: Switch to python27

Modified Paths:
--------------
    trunk/dports/devel/bzr-git/Portfile

Modified: trunk/dports/devel/bzr-git/Portfile
===================================================================
--- trunk/dports/devel/bzr-git/Portfile	2011-03-12 18:02:12 UTC (rev 76905)
+++ trunk/dports/devel/bzr-git/Portfile	2011-03-12 18:02:28 UTC (rev 76906)
@@ -1,10 +1,11 @@
 # $Id$
 
 PortSystem    1.0
-PortGroup     python26 1.0
+PortGroup     python27 1.0
 
 name          bzr-git
 version       0.5.4
+revision      1
 set branch    [join [lrange [split ${version} .] 0 1] .]
 categories    devel python
 platforms     darwin
@@ -23,7 +24,7 @@
                     rmd160  f218da2eaee09123d619a41c76d71f073e760e67
 
 depends_lib-append  port:bzr \
-                    port:py26-dulwich
+                    port:py27-dulwich
 
 universal_variant   no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110312/21e55481/attachment-0001.html>


More information about the macports-changes mailing list