[Lunar-commits] <moonbase> p7zip: version bumped to 9.04.

Florin Braescu florin at lunar-linux.org
Mon Jun 8 08:06:13 CEST 2009


commit 6b49bc92e979ff599088f75dfcfd4653017c5c9b
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Jun 8 09:06:13 2009 +0300

    p7zip: version bumped to 9.04.
    
    Supports now LZMA compression for .ZIP archives.
    It can unpack UDF, XAR, and DMG/HFS archives.
    It now uses the BCJ/BCJ2 filters for executables.
    7za created bad archives when there were many executable files and the filter BCJ2 was used. This has been fixed.
    7-Zip now supports the LZMA2 compression method, can update solid archives, and supports XZ archives.
---
 archive/p7zip/DETAILS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/archive/p7zip/DETAILS b/archive/p7zip/DETAILS
index d51c616..060a2b8 100644
--- a/archive/p7zip/DETAILS
+++ b/archive/p7zip/DETAILS
@@ -1,12 +1,12 @@
           MODULE=p7zip
-         VERSION=4.65
+         VERSION=9.04
           SOURCE=${MODULE}_${VERSION}_src_all.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}_${VERSION}
-      SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:988f6ec63e93e6ec23492fd39e3b48a58fd695d1
+      SOURCE_URL=$SFORGE_URL/$MODULE
+      SOURCE_VFY=sha1:6430fcd3a5e16d0a30f1eebf34a085e5372b813b
         WEB_SITE=http://p7zip.sourceforge.net
          ENTERED=20060922
-         UPDATED=20090309
+         UPDATED=20090608
            SHORT="A quick port of the command-line version of 7zip"
 
 cat << EOF


More information about the Lunar-commits mailing list