[126247] trunk/dports/devel/bzr-svn/Portfile

jmr at macports.org jmr at macports.org
Mon Oct 6 03:04:44 PDT 2014


Revision: 126247
          https://trac.macports.org/changeset/126247
Author:   jmr at macports.org
Date:     2014-10-06 03:04:43 -0700 (Mon, 06 Oct 2014)
Log Message:
-----------
bzr-svn: use unified python portgroup

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

Modified: trunk/dports/devel/bzr-svn/Portfile
===================================================================
--- trunk/dports/devel/bzr-svn/Portfile	2014-10-06 10:03:38 UTC (rev 126246)
+++ trunk/dports/devel/bzr-svn/Portfile	2014-10-06 10:04:43 UTC (rev 126247)
@@ -1,7 +1,7 @@
 # $Id$
 
 PortSystem    1.0
-PortGroup     python27 1.0
+PortGroup     python 1.0
 
 name          bzr-svn
 epoch         1
@@ -26,9 +26,11 @@
 checksums     rmd160  41c6303a4fa9caa32df2e655c2851f7ce2de4c6e \
               sha256  8e8049c439f575d97e28e14d49bf3e7b194c02a8c5ca6ce47b91fe2f4b423ad1
 
+python.default_version  27
+
 depends_lib-append  port:bzr \
                     port:bzr-rewrite \
-                    port:py27-subvertpy
+                    port:py${python.version}-subvertpy
 
 livecheck.type      regex
 livecheck.url       https://launchpad.net/${name}/+download
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141006/452f0835/attachment.html>


More information about the macports-changes mailing list