[139863] trunk/dports/sysutils/dnuos/Portfile

khindenburg at macports.org khindenburg at macports.org
Sun Aug 30 11:39:36 PDT 2015


Revision: 139863
          https://trac.macports.org/changeset/139863
Author:   khindenburg at macports.org
Date:     2015-08-30 11:39:36 -0700 (Sun, 30 Aug 2015)
Log Message:
-----------
dnuos: update to 1.0.11; switch to python27

Modified Paths:
--------------
    trunk/dports/sysutils/dnuos/Portfile

Modified: trunk/dports/sysutils/dnuos/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150830/991200b2/attachment.html>


More information about the macports-changes mailing list