[126245] trunk/dports/devel/bzr-rewrite/Portfile

jmr at macports.org jmr at macports.org
Mon Oct 6 03:02:53 PDT 2014


Revision: 126245
          https://trac.macports.org/changeset/126245
Author:   jmr at macports.org
Date:     2014-10-06 03:02:53 -0700 (Mon, 06 Oct 2014)
Log Message:
-----------
bzr-rewrite: use unified python portgroup

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

Modified: trunk/dports/devel/bzr-rewrite/Portfile
===================================================================
--- trunk/dports/devel/bzr-rewrite/Portfile	2014-10-06 10:02:02 UTC (rev 126244)
+++ trunk/dports/devel/bzr-rewrite/Portfile	2014-10-06 10:02:53 UTC (rev 126245)
@@ -1,7 +1,7 @@
 # $Id$
 
 PortSystem    1.0
-PortGroup     python27 1.0
+PortGroup     python 1.0
 
 name          bzr-rewrite
 version       0.6.3
@@ -21,6 +21,8 @@
 checksums     rmd160  f48d8679734c39cfe2e05cbc08743a057eda983b \
               sha256  f4d0032a41a549a0bc3ac4248cd4599da859174ea33e56befcb095dd2c930794
 
+python.default_version  27
+
 depends_lib-append  port:bzr
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141006/b6eaa72c/attachment.html>


More information about the macports-changes mailing list