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

afb at macports.org afb at macports.org
Wed Apr 6 01:40:19 PDT 2011


Revision: 77612
          http://trac.macports.org/changeset/77612
Author:   afb at macports.org
Date:     2011-04-06 01:40:18 -0700 (Wed, 06 Apr 2011)
Log Message:
-----------
liblzma: make library (port liblzma) match programs (port xz)

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

Modified: trunk/dports/devel/liblzma/Portfile
===================================================================
--- trunk/dports/devel/liblzma/Portfile	2011-04-06 08:31:58 UTC (rev 77611)
+++ trunk/dports/devel/liblzma/Portfile	2011-04-06 08:40:18 UTC (rev 77612)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name            liblzma
-version         5.0.1
+version         5.0.2
 categories      devel
 platforms       darwin
 maintainers     afb openmaintainer
@@ -17,9 +17,9 @@
 homepage        http://tukaani.org/xz/
 master_sites    ${homepage}
 distname        xz-${version}
-checksums       md5 60044a5701997e4e0904257197208ea9 \
-                sha1 a5e7b697d4413f79e36a6c5959ece3db40938c1c \
-                rmd160 b4ea20bc85024bbe11cf02941e2259a0d44b8a61
+checksums       md5 03d139cc14294fd45504989b914335ff \
+                sha1 2f64e90df16a4cc143bf7ba5788953fac593f4f6 \
+                rmd160 9ae8c5021e02ac3122ef323575b7124a2bd20d90
 
 # the internal "check.h" header conflicts with port check's <check.h>
 configure.cppflags -I${worksrcpath}/src/liblzma/check -I${prefix}/include
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110406/b13cfeab/attachment.html>


More information about the macports-changes mailing list