[54322] trunk/dports/archivers/libarchive/Portfile
toby at macports.org
toby at macports.org
Fri Jul 24 14:56:40 PDT 2009
Revision: 54322
http://trac.macports.org/changeset/54322
Author: toby at macports.org
Date: 2009-07-24 14:56:39 -0700 (Fri, 24 Jul 2009)
Log Message:
-----------
enable lzma/xz support
Modified Paths:
--------------
trunk/dports/archivers/libarchive/Portfile
Modified: trunk/dports/archivers/libarchive/Portfile
===================================================================
--- trunk/dports/archivers/libarchive/Portfile 2009-07-24 21:50:26 UTC (rev 54321)
+++ trunk/dports/archivers/libarchive/Portfile 2009-07-24 21:56:39 UTC (rev 54322)
@@ -4,6 +4,7 @@
name libarchive
version 2.7.0
+revision 1
categories archivers
maintainers toby
description functions for reading and writing streaming archives
@@ -21,10 +22,8 @@
sha1 625347766797929873a8e31819a14c405bcb2275 \
rmd160 997f2809cb91eb84707714cb58f4840dee0a9ea0
-depends_lib port:bzip2 port:zlib
+depends_lib port:bzip2 port:zlib port:liblzma port:lzmautils
-# lzma disabled until i get a chance to test
-configure.args --enable-bsdtar=shared --enable-bsdcpio=shared \
- --without-lzmadec --without-lzma
+configure.args --enable-bsdtar=shared --enable-bsdcpio=shared
livecheck.regex files/libarchive-(\[0-9\]+\\.\[0-9\]+\\.\[0-9\]+)\\.tar\\.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090724/de52e555/attachment.html>
More information about the macports-changes
mailing list