[76780] trunk/dports/devel/liblzma/Portfile

afb at macports.org afb at macports.org
Tue Mar 8 06:35:16 PST 2011


Revision: 76780
          http://trac.macports.org/changeset/76780
Author:   afb at macports.org
Date:     2011-03-08 06:35:12 -0800 (Tue, 08 Mar 2011)
Log Message:
-----------
port upgrade: liblzma 5.0.1 (matching xz)

Modified Paths:
--------------
    trunk/dports/devel/liblzma/Portfile

Modified: trunk/dports/devel/liblzma/Portfile
===================================================================
--- trunk/dports/devel/liblzma/Portfile	2011-03-08 13:42:18 UTC (rev 76779)
+++ trunk/dports/devel/liblzma/Portfile	2011-03-08 14:35:12 UTC (rev 76780)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name            liblzma
-version         5.0.0
+version         5.0.1
 categories      devel
 platforms       darwin
 maintainers     afb openmaintainer
@@ -17,13 +17,14 @@
 homepage        http://tukaani.org/xz/
 master_sites    ${homepage}
 distname        xz-${version}
-checksums       md5 f3c0706d100ad2b6d63327584d026c50 \
-                sha1 bcce697d7f09584f0feb21e35b13a15ba7417a1f \
-                rmd160 c336b081bdd056290f18903b0b0c3b657b141d58
+checksums       md5 60044a5701997e4e0904257197208ea9 \
+                sha1 a5e7b697d4413f79e36a6c5959ece3db40938c1c \
+                rmd160 b4ea20bc85024bbe11cf02941e2259a0d44b8a61
 
 # the internal "check.h" header conflicts with port check's <check.h>
 configure.cppflags -I${worksrcpath}/src/liblzma/check -I${prefix}/include
 
+build.dir       ${worksrcpath}/src/liblzma
 destroot.dir    ${worksrcpath}/src/liblzma
 
 livecheck.url   ${homepage}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110308/401183a4/attachment.html>


More information about the macports-changes mailing list