[49724] trunk/dports/archivers/libarchive/Portfile

toby at macports.org toby at macports.org
Thu Apr 16 14:07:35 PDT 2009


Revision: 49724
          http://trac.macports.org/changeset/49724
Author:   toby at macports.org
Date:     2009-04-16 14:07:35 -0700 (Thu, 16 Apr 2009)
Log Message:
-----------
libarchive 2.7.0

Modified Paths:
--------------
    trunk/dports/archivers/libarchive/Portfile

Modified: trunk/dports/archivers/libarchive/Portfile
===================================================================
--- trunk/dports/archivers/libarchive/Portfile	2009-04-16 16:52:51 UTC (rev 49723)
+++ trunk/dports/archivers/libarchive/Portfile	2009-04-16 21:07:35 UTC (rev 49724)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name             libarchive
-version          2.6.2
+version          2.7.0
 categories       archivers
 maintainers      toby
 description      functions for reading and writing streaming archives
@@ -17,12 +17,14 @@
 
 master_sites     googlecode
 
-checksums        md5 e31fcacd3f2b996988c0852a5edfc680 \
-                 sha1 56be9601877f467369cc7792f1319f0271becd1c \
-                 rmd160 a32ea45632b2704b13cf04ec5ffba44258c85fa4
+checksums        md5 a2103ca334037562ad327eb3aed54869 \
+                 sha1 625347766797929873a8e31819a14c405bcb2275 \
+                 rmd160 997f2809cb91eb84707714cb58f4840dee0a9ea0
 
 depends_lib      port:bzip2 port:zlib
 
-configure.args   --enable-bsdcpio
+# lzma disabled until i get a chance to test
+configure.args   --enable-bsdtar=shared --enable-bsdcpio=shared \
+                 --without-lzmadec --without-lzma
 
 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/20090416/ce0b909f/attachment.html>


More information about the macports-changes mailing list