[55079] trunk/dports/archivers/libarchive/Portfile
toby at macports.org
toby at macports.org
Thu Aug 6 10:08:36 PDT 2009
Revision: 55079
http://trac.macports.org/changeset/55079
Author: toby at macports.org
Date: 2009-08-06 10:08:33 -0700 (Thu, 06 Aug 2009)
Log Message:
-----------
libarchive 2.7.1
Modified Paths:
--------------
trunk/dports/archivers/libarchive/Portfile
Modified: trunk/dports/archivers/libarchive/Portfile
===================================================================
--- trunk/dports/archivers/libarchive/Portfile 2009-08-06 16:54:38 UTC (rev 55078)
+++ trunk/dports/archivers/libarchive/Portfile 2009-08-06 17:08:33 UTC (rev 55079)
@@ -3,8 +3,7 @@
PortSystem 1.0
name libarchive
-version 2.7.0
-revision 2
+version 2.7.1
categories archivers
maintainers toby
description functions for reading and writing streaming archives
@@ -18,18 +17,18 @@
master_sites googlecode
-checksums md5 a2103ca334037562ad327eb3aed54869 \
- sha1 625347766797929873a8e31819a14c405bcb2275 \
- rmd160 997f2809cb91eb84707714cb58f4840dee0a9ea0
+checksums md5 f43382413b4457d0e192771b100a66e7 \
+ sha1 3810ded09b2d248eab9754d008f0cf144f27848d \
+ rmd160 7a0b5747569452f015e94e54afa90ca85dfd7cca
-depends_lib port:bzip2 port:zlib
+depends_lib port:bzip2 port:zlib port:openssl
configure.args --enable-bsdtar=shared --enable-bsdcpio=shared \
- --disable-lzmadec --disable-lzma
+ --without-lzmadec --without-lzma
livecheck.regex files/libarchive-(\[0-9\]+\\.\[0-9\]+\\.\[0-9\]+)\\.tar\\.gz
variant lzma {
- configure.args-delete --disable-lzma
+ configure.args-delete --without-lzma
depends_lib-append port:liblzma
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090806/1f3f0989/attachment.html>
More information about the macports-changes
mailing list