[143776] trunk/dports/python/py-astroid/Portfile

stromnov at macports.org stromnov at macports.org
Mon Dec 21 03:52:13 PST 2015


Revision: 143776
          https://trac.macports.org/changeset/143776
Author:   stromnov at macports.org
Date:     2015-12-21 03:52:12 -0800 (Mon, 21 Dec 2015)
Log Message:
-----------
py-astroid: update to version 1.4.2

Modified Paths:
--------------
    trunk/dports/python/py-astroid/Portfile

Modified: trunk/dports/python/py-astroid/Portfile
===================================================================
--- trunk/dports/python/py-astroid/Portfile	2015-12-21 11:50:38 UTC (rev 143775)
+++ trunk/dports/python/py-astroid/Portfile	2015-12-21 11:52:12 UTC (rev 143776)
@@ -5,8 +5,8 @@
 PortGroup           python 1.0
 
 name                py-astroid
-version             1.4.1
-revision            1
+version             1.4.2
+revision            0
 categories-append   devel
 platforms           darwin
 license             LGPL-2.1+
@@ -29,8 +29,8 @@
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  5ef528da1802aea0430b34a102edafba41263680 \
-                    sha256  2417a2c62f07bb77485efb6dd94567ac165808a4248ecb09754116662ffa9fc2
+checksums           rmd160  01a24dba522682b53c9788c87c78c0bd7fdc179d \
+                    sha256  b734fa504179a93aa03314df48b45fb1d9d0d8770a1126e7a126c9ac4aebd5c3
 
 if {${name} ne ${subport}} {
     depends_build-append \
@@ -42,7 +42,7 @@
 
     post-destroot {
         xinstall -m 755 -d ${destroot}${prefix}/share/doc/${subport}
-        xinstall -m 644 -W ${worksrcpath} ChangeLog README \
+        xinstall -m 644 -W ${worksrcpath} ChangeLog README.rst \
             ${destroot}${prefix}/share/doc/${subport}
     }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151221/a2bae5cb/attachment.html>


More information about the macports-changes mailing list