[126845] trunk/dports/devel/kiwi/Portfile

larryv at macports.org larryv at macports.org
Wed Oct 15 22:48:53 PDT 2014


Revision: 126845
          https://trac.macports.org/changeset/126845
Author:   larryv at macports.org
Date:     2014-10-15 22:48:53 -0700 (Wed, 15 Oct 2014)
Log Message:
-----------
kiwi: Switch from Python 2.6 to 2.7

Modified Paths:
--------------
    trunk/dports/devel/kiwi/Portfile

Modified: trunk/dports/devel/kiwi/Portfile
===================================================================
--- trunk/dports/devel/kiwi/Portfile	2014-10-16 05:30:14 UTC (rev 126844)
+++ trunk/dports/devel/kiwi/Portfile	2014-10-16 05:48:53 UTC (rev 126845)
@@ -6,6 +6,7 @@
 
 name            kiwi
 version         1.9.29
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      devel gnome python
 license         LGPL-2.1+
@@ -28,7 +29,7 @@
 checksums       rmd160  59e0659aaa535e962613d489934f9a1f89c9cc59 \
                 sha256  32e43540150c03fda8ad55d22a389cf25356fc5216f6ee3febc4a3df9862ecad
 
-python.default_version  26
+python.default_version  27
 
 depends_lib-append  \
                 port:py${python.version}-gobject \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141015/da07ab22/attachment.html>


More information about the macports-changes mailing list