pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/p7zip Changes 4.51:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c6d8eca0f145
branches:  trunk
changeset: 531263:c6d8eca0f145
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Jul 27 13:43:44 2007 +0000

description:
Changes 4.51:
- From Windows version of 7-zip 4.50 :
   - Bug was fixed: 7-Zip 4.50 beta could not open some .7z archives.
- fix built of test_emul

Changes 4.50:
- From Windows version of 7-zip 4.50 :
  - New switch for command line version:
  -ssc[-] enables/disables case-sensitive mode for file names.
  - Speed optimizations for AES encryption.
  - Some bugs were fixed.
- contrib/gzip-like_CLI_wrapper_for_7z/p7zip now supports commands like :

diffstat:

 archivers/p7zip/Makefile |  6 +++---
 archivers/p7zip/PLIST    |  3 ++-
 archivers/p7zip/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (47 lines):

diff -r f9adeb5a1516 -r c6d8eca0f145 archivers/p7zip/Makefile
--- a/archivers/p7zip/Makefile  Fri Jul 27 13:15:41 2007 +0000
+++ b/archivers/p7zip/Makefile  Fri Jul 27 13:43:44 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2007/07/21 12:08:45 adam Exp $
+# $NetBSD: Makefile,v 1.32 2007/07/27 13:43:44 adam Exp $
 
-DISTNAME=      p7zip_4.49_src_all
-PKGNAME=       p7zip-4.49
+DISTNAME=      p7zip_4.51_src_all
+PKGNAME=       p7zip-4.51
 CATEGORIES=    archivers
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=p7zip/}
 EXTRACT_SUFX=  .tar.bz2
diff -r f9adeb5a1516 -r c6d8eca0f145 archivers/p7zip/PLIST
--- a/archivers/p7zip/PLIST     Fri Jul 27 13:15:41 2007 +0000
+++ b/archivers/p7zip/PLIST     Fri Jul 27 13:43:44 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2007/05/29 12:24:51 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2007/07/27 13:43:44 adam Exp $
 bin/7z
 bin/7za
 ${DYNAMIC_7Z}lib/7z/7z
@@ -56,6 +56,7 @@
 share/doc/p7zip/switches/password.htm
 share/doc/p7zip/switches/recurse.htm
 share/doc/p7zip/switches/sfx.htm
+share/doc/p7zip/switches/ssc.htm
 share/doc/p7zip/switches/stdin.htm
 share/doc/p7zip/switches/stdout.htm
 share/doc/p7zip/switches/stop_switch.htm
diff -r f9adeb5a1516 -r c6d8eca0f145 archivers/p7zip/distinfo
--- a/archivers/p7zip/distinfo  Fri Jul 27 13:15:41 2007 +0000
+++ b/archivers/p7zip/distinfo  Fri Jul 27 13:43:44 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.27 2007/07/21 12:08:45 adam Exp $
+$NetBSD: distinfo,v 1.28 2007/07/27 13:43:44 adam Exp $
 
-SHA1 (p7zip_4.49_src_all.tar.bz2) = 0049df96c9b35e904393afea52b8670bb1bee22a
-RMD160 (p7zip_4.49_src_all.tar.bz2) = 186a6cfe5f499f19cf475aea601c81263dbe41a6
-Size (p7zip_4.49_src_all.tar.bz2) = 1492155 bytes
+SHA1 (p7zip_4.51_src_all.tar.bz2) = e3708dc69ec44dba554ab15d0cacbc226eae9420
+RMD160 (p7zip_4.51_src_all.tar.bz2) = af57615cc9d951516891a3f52b169f3d7c262650
+Size (p7zip_4.51_src_all.tar.bz2) = 1483484 bytes
 SHA1 (patch-aa) = 5e7d8175440a500642adba3fe0579dd40329e166
 SHA1 (patch-ab) = 98578e58d3abf4e0fe0615f10c563cac78ceb047
 SHA1 (patch-ac) = ad7be88ca5af55c8c40fdef2a0f9a19cb20db38b



Home | Main Index | Thread Index | Old Index