[77324] trunk/dports/python/py26-pylzma/Portfile

stromnov at macports.org stromnov at macports.org
Sun Mar 27 00:49:02 PDT 2011


Revision: 77324
          http://trac.macports.org/changeset/77324
Author:   stromnov at macports.org
Date:     2011-03-27 00:49:00 -0700 (Sun, 27 Mar 2011)
Log Message:
-----------
py26-pylzma: update to version 0.4.4

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

Modified: trunk/dports/python/py26-pylzma/Portfile
===================================================================
--- trunk/dports/python/py26-pylzma/Portfile	2011-03-27 07:46:30 UTC (rev 77323)
+++ trunk/dports/python/py26-pylzma/Portfile	2011-03-27 07:49:00 UTC (rev 77324)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-pylzma
-version             0.4.3
+version             0.4.4
 categories          python archivers
 platforms           darwin
 
@@ -18,15 +18,15 @@
 master_sites        http://pypi.python.org/packages/source/p/pylzma/
 distname            pylzma-${version}
 
-checksums           md5     e53d40599ca2b039dedade6069724b7b \
-                    sha1    fe65e297f2406a71e229f54dcc52d61ad35f7166 \
-                    rmd160  a7fba599964a46dbb93975edf0aa3d447e4e9e2c
+checksums           md5     a2be89cb2288174ebb18bec68fa559fb \
+                    sha1    703818c6bbba96dd843b583c3725b07f64ed6e73 \
+                    rmd160  a57c7e6a145cd19424b9bbb0ce4da4d20439ada3
 
 depends_build-append \
                     port:py26-distribute
 
 post-destroot {
-    xinstall -m 644 -W ${worksrcpath} LICENSE.txt readme.txt version.txt doc/usage.txt \
+    xinstall -m 644 -W ${worksrcpath} LICENSE.txt readme.txt doc/usage.txt \
         ${destroot}${prefix}/share/doc/${name}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110327/555a08eb/attachment.html>


More information about the macports-changes mailing list