[117924] trunk/dports/python/py-radical-utils/Portfile

mojca at macports.org mojca at macports.org
Mon Mar 17 03:49:10 PDT 2014


Revision: 117924
          https://trac.macports.org/changeset/117924
Author:   mojca at macports.org
Date:     2014-03-17 03:49:10 -0700 (Mon, 17 Mar 2014)
Log Message:
-----------
py-radical-utils: upgrade to 0.6.2 (maintainer, #42822)

Modified Paths:
--------------
    trunk/dports/python/py-radical-utils/Portfile

Modified: trunk/dports/python/py-radical-utils/Portfile
===================================================================
--- trunk/dports/python/py-radical-utils/Portfile	2014-03-17 10:26:31 UTC (rev 117923)
+++ trunk/dports/python/py-radical-utils/Portfile	2014-03-17 10:49:10 UTC (rev 117924)
@@ -8,15 +8,14 @@
 set _n              [string index ${_name} 0]
 
 name                py-radical-utils
-version             0.5.0
+version             0.6.2
 categories-append   net parallel devel
 platforms           darwin
 supported_archs     noarch
+license             MIT
 
 maintainers         bo.ingv.it:Peter.Danecek openmaintainer
 
-license             MIT
-
 description         Shared code and tools for various Radical Group projects
 
 long_description    This Python package contains shared code and tools for \
@@ -28,9 +27,9 @@
 distname            ${_name}-${version}
 master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
 
-checksums           md5     c9dc08c2e64cd104532890da6f4d9499 \
-                    rmd160  d8503f87aada1ca145cebabcb6fe7b02bac4e8d8 \
-                    sha256  4f2ae3abb049f3c08c0a7aa79e699ac767098cf19ba04df8009ccd0e8f4cbcec
+checksums           md5     dc54498c56ac5a3fceddcbc5d0aad287 \
+                    rmd160  f0a4b9178b514c1f250196af832947c6fd38ecc7 \
+                    sha256  af2fc46900c5e8d4dc2f2784043c1729892c182be67060a8b591deb54b7ce0f1
 
 python.versions     26 27
 
@@ -47,10 +46,8 @@
             LICENSE.md \
             README.md \
                 ${dest_doc}
-
-        delete ${dest_doc}/examples
-        copy ${worksrcpath}/examples ${dest_doc}/examples
     }
+    livecheck.type  none
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140317/d6a9bc4f/attachment.html>


More information about the macports-changes mailing list