From 1a4f7313571c4aadddf70e288c8be98e4bbedf81 Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 23 Jun 2008 16:50:24 +0000 Subject: Changes 4.58: - Some speed optimizations. - 7-Zip now can unpack .lzma archives. - Unicode (UTF-8) support for filenames in .ZIP archives. - Now it's possible to store file creation time in 7z and ZIP archives. - 7-Zip now can unpack multivolume RAR archives created with "old style volume names" scheme and names *.001, *.002, ... - Some bugs were fixed. --- archivers/p7zip/Makefile | 6 +++--- archivers/p7zip/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'archivers') diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile index 5137db46174..93d949e73b8 100644 --- a/archivers/p7zip/Makefile +++ b/archivers/p7zip/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2008/04/12 22:42:57 jlam Exp $ +# $NetBSD: Makefile,v 1.42 2008/06/23 16:50:24 adam Exp $ -DISTNAME= p7zip_4.57_src_all -PKGNAME= p7zip-4.57 +DISTNAME= p7zip_4.58_src_all +PKGNAME= p7zip-4.58 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=p7zip/} EXTRACT_SUFX= .tar.bz2 diff --git a/archivers/p7zip/distinfo b/archivers/p7zip/distinfo index 274b4508b8d..8fc3be2ced4 100644 --- a/archivers/p7zip/distinfo +++ b/archivers/p7zip/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.31 2007/12/16 09:25:22 adam Exp $ +$NetBSD: distinfo,v 1.32 2008/06/23 16:50:24 adam Exp $ -SHA1 (p7zip_4.57_src_all.tar.bz2) = eda5de3d35567e2633373dbe60313527a6a4db27 -RMD160 (p7zip_4.57_src_all.tar.bz2) = af40563b4ead84d138e9fff03a2677540c50d29d -Size (p7zip_4.57_src_all.tar.bz2) = 1473608 bytes +SHA1 (p7zip_4.58_src_all.tar.bz2) = 7525bbb12ec94186e9e40d3614cdfd5f6f63cab6 +RMD160 (p7zip_4.58_src_all.tar.bz2) = 2c31ab657275dc01d2d23c5de2327d5ee46f4e8a +Size (p7zip_4.58_src_all.tar.bz2) = 1948207 bytes SHA1 (patch-aa) = 44db7bc8ce6b03b44fe3aba223396d157b49e845 SHA1 (patch-ab) = bc7955af7363154e04e1dac1d510c9b22c6fd360 SHA1 (patch-ac) = ad7be88ca5af55c8c40fdef2a0f9a19cb20db38b -- cgit v1.2.3