Modified: trunk/dports/sysutils/dnuos/Portfile (139862 => 139863)
--- trunk/dports/sysutils/dnuos/Portfile 2015-08-30 11:45:34 UTC (rev 139862)
+++ trunk/dports/sysutils/dnuos/Portfile 2015-08-30 18:39:36 UTC (rev 139863)
@@ -4,7 +4,7 @@
PortGroup python 1.0
name dnuos
-version 1.0.10
+version 1.0.11
categories sysutils
license GPL-2
maintainers nomaintainer
@@ -19,13 +19,9 @@
homepage http://bitheap.org/dnuos/
master_sites ${homepage}files
-checksums md5 0cc4a52534ec395c5a45ebad8e128532 \
- sha1 d8fb32414fa74f8a9db4246da9bc3120ca8d62ea \
- rmd160 8a2aa17ce157faa1bc6643f425cf68da4ccf22bc
+checksums rmd160 ff2403dd66f3f038bb06efa96df8dec9899890d1 \
+ sha256 bfadc736d769ff9414d23a2084807c77f3eabcd6306e230faa16db18754fda54
-python.default_version 26
-python.link_binaries_suffix
+python.default_version 27
-livecheck.type regex
-livecheck.url [lindex ${master_sites} 0]
-livecheck.regex ${name}-(\[0-9.\]+)\\.tar
+depends_build-append port:py${python.version}-setuptools