Modified: trunk/dports/python/py-graveyard/Portfile (130419 => 130420)
--- 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 (130419 => 130420)
--- 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 \