[126088] trunk/dports/devel/bzr-fastimport/Portfile

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


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

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

Modified: trunk/dports/devel/bzr-fastimport/Portfile
===================================================================
--- trunk/dports/devel/bzr-fastimport/Portfile	2014-10-03 12:42:07 UTC (rev 126087)
+++ trunk/dports/devel/bzr-fastimport/Portfile	2014-10-03 12:44:04 UTC (rev 126088)
@@ -1,7 +1,7 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       python27 1.0
+PortGroup       python 1.0
 
 name            bzr-fastimport
 epoch           2
@@ -30,8 +30,10 @@
 checksums       rmd160  c2b3b3c5354e53777b203e35bed64f82bd303da4 \
                 sha256  5e296dc4ff8e9bf1b6447e81fef41e1217656b43368ee4056a1f024221e009eb
 
+python.default_version  27
+
 depends_lib-append port:bzr
-depends_run-append port:py27-fastimport
+depends_run-append port:py${python.version}-fastimport
 
 patchfiles      patch-disable-known-graph-feature.diff \
                 patch-dont-use-get_ancestry.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141003/e80e91fa/attachment-0001.html>


More information about the macports-changes mailing list