[128904] trunk/dports/python/py-pylzma

stromnov at macports.org stromnov at macports.org
Sat Nov 29 13:58:33 PST 2014


Revision: 128904
          https://trac.macports.org/changeset/128904
Author:   stromnov at macports.org
Date:     2014-11-29 13:58:33 -0800 (Sat, 29 Nov 2014)
Log Message:
-----------
py-pylzma: update to version 0.4.6

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

Removed Paths:
-------------
    trunk/dports/python/py-pylzma/files/

Modified: trunk/dports/python/py-pylzma/Portfile
===================================================================
--- trunk/dports/python/py-pylzma/Portfile	2014-11-29 21:34:49 UTC (rev 128903)
+++ trunk/dports/python/py-pylzma/Portfile	2014-11-29 21:58:33 UTC (rev 128904)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-pylzma
-version             0.4.5
+version             0.4.6
 revision            0
 categories-append   archivers
 platforms           darwin
@@ -23,15 +23,13 @@
 
 distname            pylzma-${version}
 
-checksums           rmd160  1a5685029d15fd5fbcb91b12321d6e02dbb2ae1a \
-                    sha256  02eb860567bf760a7dd48e55e9834f7668f0c3ffbaedefcb82f954438253b3e4
+checksums           rmd160  8d5381096911e1c9b1ac903b46a894ab442ac10d \
+                    sha256  3357c1c74122ee289ce973788f8dc2371a00ec4a145397202001acfb4bc85974
 
 if {${name} ne ${subport}} {
     depends_build-append \
                         port:py${python.version}-setuptools
 
-    patchfiles-append   patch-setup.py.diff
-
     post-destroot {
         xinstall -m 644 -W ${worksrcpath} LICENSE README.md doc/USAGE.md \
             ${destroot}${prefix}/share/doc/${subport}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141129/41c48222/attachment.html>


More information about the macports-changes mailing list