By maintainer.  No regressions on i386.

Applicable changes:

   LZMA supported for .zip archives.
   Improved password prompting for encrypted archives.
   UDF, XAR, DMG/HFS archives now supported for unpack.
   The -t switch now usable with list and extract commands.
   Timestamp bug fix for .zip and .rar archives.

   Other changes include linux or windows related fixes, and the addition
   of a GUI version (7zG), in the source but not part of the standard build.
   I have not bothered to include it, as it is experimintal and requires
   manual configuration and install.

     ----

Index: Makefile
===================================================================
RCS file: /cvs/ports/archivers/p7zip/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile    10 Jun 2008 03:24:37 -0000      1.8
+++ Makefile    30 Nov 2008 19:56:52 -0000
@@ -5,7 +5,7 @@
 COMMENT-main=  file archiver with high compression ratio
 COMMENT-rar=   rar modules for p7zip
 
-V=             4.58
+V=             4.61
 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.7
diff -u -r1.7 distinfo
--- distinfo    10 Jun 2008 03:24:37 -0000      1.7
+++ distinfo    30 Nov 2008 19:57:19 -0000
@@ -1,5 +1,5 @@
-MD5 (p7zip_4.58_src_all.tar.bz2) = MVsYQQLBfElW9TIY2XMiLQ==
-RMD160 (p7zip_4.58_src_all.tar.bz2) = LDGrZXJ13AHS0jxd4jJ9XuRvToo=
-SHA1 (p7zip_4.58_src_all.tar.bz2) = dSW7sS7JQYbp5A02FM39X29jyrY=
-SHA256 (p7zip_4.58_src_all.tar.bz2) = 
UjkVWbd4LSutRbeDV56pgl8oZwum8jT9DZJIrz6Cvt0=
-SIZE (p7zip_4.58_src_all.tar.bz2) = 1948207
+MD5 (p7zip_4.61_src_all.tar.bz2) = oBQIrE70licP+TbbITCbkg==
+RMD160 (p7zip_4.61_src_all.tar.bz2) = 9AEGdjSYejfELbRXIzagnZgI/YQ=
+SHA1 (p7zip_4.61_src_all.tar.bz2) = NyI/8fEt07oNP5W1Mb+9Afl0dT8=
+SHA256 (p7zip_4.61_src_all.tar.bz2) = 
zMMJxkEbPputxz8sPhwEadMz0JoeowSBxKa+B4Lb4GE=
+SIZE (p7zip_4.61_src_all.tar.bz2) = 2483533
Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/archivers/p7zip/pkg/PLIST-main,v
retrieving revision 1.5
diff -u -r1.5 PLIST-main
--- pkg/PLIST-main      16 Dec 2007 11:22:29 -0000      1.5
+++ pkg/PLIST-main      30 Nov 2008 21:18:06 -0000
@@ -3,11 +3,11 @@
 bin/7za
 bin/7zr
 lib/p7zip/
-lib/p7zip/7z
[EMAIL PROTECTED] lib/p7zip/7z
 lib/p7zip/7z.so
-lib/p7zip/7zCon.sfx
-lib/p7zip/7za
-lib/p7zip/7zr
[EMAIL PROTECTED] lib/p7zip/7zCon.sfx
[EMAIL PROTECTED] lib/p7zip/7za
[EMAIL PROTECTED] lib/p7zip/7zr
 lib/p7zip/Codecs/
 @man man/man1/7z.1
 @man man/man1/7za.1

Reply via email to