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

jmr at macports.org jmr at macports.org
Fri Oct 3 05:45:45 PDT 2014


Revision: 126089
          https://trac.macports.org/changeset/126089
Author:   jmr at macports.org
Date:     2014-10-03 05:45:45 -0700 (Fri, 03 Oct 2014)
Log Message:
-----------
bzr-git: use unified python portgroup

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

Modified: trunk/dports/devel/bzr-git/Portfile
===================================================================
--- trunk/dports/devel/bzr-git/Portfile	2014-10-03 12:44:04 UTC (rev 126088)
+++ trunk/dports/devel/bzr-git/Portfile	2014-10-03 12:45:45 UTC (rev 126089)
@@ -1,7 +1,7 @@
 # $Id$
 
 PortSystem    1.0
-PortGroup     python27 1.0
+PortGroup     python 1.0
 
 name          bzr-git
 version       0.6.8
@@ -24,8 +24,10 @@
 checksums     rmd160  b31966b76f72a9cff4b0073a68c75fd7e35e69f5 \
               sha256  b157db228717900d109990df349c656d2297803a20f88edb8280f2e9d73bfc27
 
+python.default_version  27
+
 depends_lib-append  port:bzr \
-                    port:py27-dulwich
+                    port:py${python.version}-dulwich
 
 python.link_binaries_suffix
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141003/84a40b6b/attachment.html>


More information about the macports-changes mailing list