>From version 4.65 to version 9.04.

Fixes, enhancements, and a change to version numbering  to match "7zip" 
application.

No regressions on i386.

-----------------------------------------------------
Changelog: 
----------

Version 9.04 (Major bugfixes and Major enhancements) 
============

  - From Windows version of 7-zip 9.04 :
    - 7-Zip now can update solid .7z archives.
    - 7-Zip now supports LZMA2 compression method.
    - 7-Zip now supports XZ archives.
    - 7-Zip now can unpack NTFS, FAT, VHD and MBR archives.
    - 7-Zip now can unpack GZip, BZip2, LZMA, XZ and TAR archives from stdin.
    - New -scrc switch to calculate total CRC-32 during extracting / testing.
    - Some bugs were fixed.

-----------------------------------------------------

Index: Makefile
===================================================================
RCS file: /cvs/ports/archivers/p7zip/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile    15 Feb 2009 08:02:19 -0000      1.10
+++ Makefile    7 Jun 2009 18:47:55 -0000
@@ -5,7 +5,7 @@
 COMMENT-main=  file archiver with high compression ratio
 COMMENT-rar=   rar modules for p7zip
 
-V=             4.65
+V=             9.04
 DISTNAME=      p7zip_${V}_src_all
 PKGNAME=       p7zip-${V}
 PKGNAME-main=  p7zip-${V}
Index: distinfo
===================================================================
RCS file: /cvs/ports/archivers/p7zip/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo    15 Feb 2009 08:02:19 -0000      1.9
+++ distinfo    7 Jun 2009 18:48:55 -0000
@@ -1,5 +1,5 @@
-MD5 (p7zip_4.65_src_all.tar.bz2) = 947SMkNtyPi+JaL5XU5fmg==
-RMD160 (p7zip_4.65_src_all.tar.bz2) = F0kDLBbnxa+qebwSPbM9YazHnro=
-SHA1 (p7zip_4.65_src_all.tar.bz2) = mI9uxj6T5uwjSS/TnjtIpY/WldE=
-SHA256 (p7zip_4.65_src_all.tar.bz2) = 
aRzJQZpzqTSDGfWyw7omVUcb7gUsbH+leiJoAMiasH8=
-SIZE (p7zip_4.65_src_all.tar.bz2) = 2501418
+MD5 (p7zip_9.04_src_all.tar.bz2) = kZTr+aKzc10jau0AHeX2+A==
+RMD160 (p7zip_9.04_src_all.tar.bz2) = LZyvgd0/wDhEG+fh5ZKpcqERTfc=
+SHA1 (p7zip_9.04_src_all.tar.bz2) = ZDD806XhbQow8e6/NKCF5TcrgTs=
+SHA256 (p7zip_9.04_src_all.tar.bz2) = 
3fu2eVoUvKsfliIJb+k4XCObQ8P2qagNhQIYSfc4+as=
+SIZE (p7zip_9.04_src_all.tar.bz2) = 3759021

Reply via email to