[130420] trunk/dports/python

larryv at macports.org larryv at macports.org
Mon Dec 29 22:41:58 PST 2014


Revision: 130420
          https://trac.macports.org/changeset/130420
Author:   larryv at macports.org
Date:     2014-12-29 22:41:58 -0800 (Mon, 29 Dec 2014)
Log Message:
-----------
py{24,25}-hgsvn: Replace with py27

Modified Paths:
--------------
    trunk/dports/python/py-graveyard/Portfile
    trunk/dports/python/py-hgsvn/Portfile

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-12-30 06:41:56 UTC (rev 130419)
+++ trunk/dports/python/py-graveyard/Portfile	2014-12-30 06:41:58 UTC (rev 130420)
@@ -177,6 +177,7 @@
 py-greenlet             0.4.5_1     24 25 31 32
 py-gsl                  0.9.5_2     26
 py-harstorage           0.6_3       26
+py-hgsvn                0.1.9_1     24 25
 py-honcho               0.1.0_1     26 31 32
 py-html2text            2014.9.25_1 26 31 32 33
 py-htmlgen              2.2_2       24 26

Modified: trunk/dports/python/py-hgsvn/Portfile
===================================================================
--- trunk/dports/python/py-hgsvn/Portfile	2014-12-30 06:41:56 UTC (rev 130419)
+++ trunk/dports/python/py-hgsvn/Portfile	2014-12-30 06:41:58 UTC (rev 130420)
@@ -22,18 +22,13 @@
 checksums               rmd160  3f6c9b0bbda5c8454478436d0c0589e04d8394e1 \
                         sha256  de45c04a1b3c3e104fcfc99973609239240c3b22789b6e87e29323c7b86c333f
 
-python.versions         24 25 26 27
-python.default_version  27
+python.versions         26 27
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-setuptools \
                         port:mercurial \
                         port:subversion
 
-    if {${python.version} == 24} {
-        depends_run-append  port:py24-elementtree
-    }
-
     post-destroot {
         xinstall -m 644 -W ${worksrcpath} \
             AUTHORS.txt COPYING.txt README.txt TODO.txt \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141229/f7ba7c8b/attachment.html>


More information about the macports-changes mailing list