[80313] trunk/dports/devel/liblzma/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Jul 8 17:30:29 PDT 2011
Revision: 80313
http://trac.macports.org/changeset/80313
Author: ryandesign at macports.org
Date: 2011-07-08 17:30:29 -0700 (Fri, 08 Jul 2011)
Log Message:
-----------
liblzma: update to 5.0.3; use bzip2 distfile because it's smaller; share xz's dist_subdir
Modified Paths:
--------------
trunk/dports/devel/liblzma/Portfile
Modified: trunk/dports/devel/liblzma/Portfile
===================================================================
--- trunk/dports/devel/liblzma/Portfile 2011-07-09 00:28:07 UTC (rev 80312)
+++ trunk/dports/devel/liblzma/Portfile 2011-07-09 00:30:29 UTC (rev 80313)
@@ -3,7 +3,7 @@
PortSystem 1.0
name liblzma
-version 5.0.2
+version 5.0.3
categories devel
platforms darwin
maintainers afb openmaintainer
@@ -16,11 +16,13 @@
homepage http://tukaani.org/xz/
master_sites ${homepage}
+use_bzip2 yes
distname xz-${version}
-checksums md5 03d139cc14294fd45504989b914335ff \
- sha1 2f64e90df16a4cc143bf7ba5788953fac593f4f6 \
- rmd160 9ae8c5021e02ac3122ef323575b7124a2bd20d90
+dist_subdir xz
+checksums sha1 79661fd1c24603437e325d76732046b1da683b32 \
+ rmd160 10127da6e2e35e5e92b3125f6088c756b80931e5
+
# 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/20110708/f177ec22/attachment.html>
More information about the macports-changes
mailing list