[110063] trunk/dports/python/py-logilab-common/Portfile

stromnov at macports.org stromnov at macports.org
Sun Aug 25 13:50:10 PDT 2013


Revision: 110063
          https://trac.macports.org/changeset/110063
Author:   stromnov at macports.org
Date:     2013-08-25 13:50:10 -0700 (Sun, 25 Aug 2013)
Log Message:
-----------
py-logilab-common: update to version 0.60.0

Modified Paths:
--------------
    trunk/dports/python/py-logilab-common/Portfile

Modified: trunk/dports/python/py-logilab-common/Portfile
===================================================================
--- trunk/dports/python/py-logilab-common/Portfile	2013-08-25 20:48:59 UTC (rev 110062)
+++ trunk/dports/python/py-logilab-common/Portfile	2013-08-25 20:50:10 UTC (rev 110063)
@@ -5,14 +5,14 @@
 PortGroup           python 1.0
 
 name                py-logilab-common
-version             0.58.3
+version             0.60.0
 revision            0
 categories-append   devel
 platforms           darwin
 license             LGPL-2.1+
 supported_archs     noarch
 
-python.versions     24 25 26 27
+python.versions     24 25 26 27 32 33
 
 maintainers         dh stromnov openmaintainer
 
@@ -25,12 +25,13 @@
 
 distname            logilab-common-${version}
 
-checksums           rmd160  d104e8978c31824f9d7861a1c41937207dd69445 \
-                    sha256  ad8c9cafe1dbbd54753694733562f39d4bbcb8467308fb64f7803dfe30ea5e86
+checksums           rmd160  490d270d9f7b034426768e368a6b2b95561f5bca \
+                    sha256  eaebbb066a709f1c57b99d8cc00f7d80886d041fbf4958a255621afa047af625
 
 if {$subport == "py24-logilab-common"} {
     epoch               1
     version             0.50.3
+    revision            0
     distname            logilab-common-${version}
     checksums           rmd160  33ff2aa0216fcf717bf2e1b1063a6345bd98b51d \
                         sha256  e08f26783622c3c8b19250c7030e7124ff7c4313881bae692972ca55bdd7a07b
@@ -52,7 +53,7 @@
         ${destroot}${prefix}/share/doc/${subport}
     }
 
-    livecheck.type  none
+    livecheck.type      none
 } else {
     livecheck.type      regex
     livecheck.url       http://ftp.logilab.org/pub/common/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130825/e3b5c72b/attachment.html>


More information about the macports-changes mailing list