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.47:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef2e5e74cecb
branches: trunk
changeset: 529257:ef2e5e74cecb
user: adam <adam%pkgsrc.org@localhost>
date: Tue May 29 12:24:51 2007 +0000
description:
Changes 4.47:
- From Windows version of 7-zip 4.47:
- Bugs of 7-Zip 4.46 beta were fixed: BZip2 could work incorrectly
Changes 4.46:
- From Windows version of 7-zip 4.46:
- New fast compression mode for Deflate method in Zip and GZip.
- Some bugs were fixed.
- LZMA Benchmark:
- cygwin: RAM size detection
- computation of the CPU %
- fixed 1721827: install.sh now copies 7z.so
- Client7z now uses 7z.so instead of 7za.so
- new target: cygwin with asm
- LZMA SDK added in the source package (CPP/7zip/Compress/LZMA_Alone)
- fixed 1716987: 7zr removed from 4.45 binary distribution
- fixed 1706002: make and install.sh use the same variables in the same order.
diffstat:
archivers/p7zip/Makefile | 6 +++---
archivers/p7zip/PLIST | 3 +--
archivers/p7zip/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 9 deletions(-)
diffs (47 lines):
diff -r 424f477a3404 -r ef2e5e74cecb archivers/p7zip/Makefile
--- a/archivers/p7zip/Makefile Tue May 29 10:16:42 2007 +0000
+++ b/archivers/p7zip/Makefile Tue May 29 12:24:51 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2007/04/30 09:12:54 adam Exp $
+# $NetBSD: Makefile,v 1.28 2007/05/29 12:24:51 adam Exp $
-DISTNAME= p7zip_4.45_src_all
-PKGNAME= p7zip-4.45
+DISTNAME= p7zip_4.47_src_all
+PKGNAME= p7zip-4.47
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=p7zip/}
EXTRACT_SUFX= .tar.bz2
diff -r 424f477a3404 -r ef2e5e74cecb archivers/p7zip/PLIST
--- a/archivers/p7zip/PLIST Tue May 29 10:16:42 2007 +0000
+++ b/archivers/p7zip/PLIST Tue May 29 12:24:51 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2007/04/30 09:12:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2007/05/29 12:24:51 adam Exp $
bin/7z
bin/7za
${DYNAMIC_7Z}lib/7z/7z
@@ -45,7 +45,6 @@
share/doc/p7zip/switches/ar_include.htm
share/doc/p7zip/switches/ar_no.htm
share/doc/p7zip/switches/charset.htm
-share/doc/p7zip/switches/email.htm
share/doc/p7zip/switches/exclude.htm
share/doc/p7zip/switches/include.htm
share/doc/p7zip/switches/index.htm
diff -r 424f477a3404 -r ef2e5e74cecb archivers/p7zip/distinfo
--- a/archivers/p7zip/distinfo Tue May 29 10:16:42 2007 +0000
+++ b/archivers/p7zip/distinfo Tue May 29 12:24:51 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.24 2007/04/30 09:12:54 adam Exp $
+$NetBSD: distinfo,v 1.25 2007/05/29 12:24:51 adam Exp $
-SHA1 (p7zip_4.45_src_all.tar.bz2) = 06bdaf755e288539da4efa399fc143648db57acd
-RMD160 (p7zip_4.45_src_all.tar.bz2) = 23677f41e1a2c1d8c254073bc17ea40ea90851f1
-Size (p7zip_4.45_src_all.tar.bz2) = 1458299 bytes
+SHA1 (p7zip_4.47_src_all.tar.bz2) = 568abf5571fe92c18798feb582604c0f5563a6b0
+RMD160 (p7zip_4.47_src_all.tar.bz2) = 7bb770ad4f721bdc024052e24d9c5fbb1bc3c04c
+Size (p7zip_4.47_src_all.tar.bz2) = 1477689 bytes
SHA1 (patch-aa) = a95d9721db8de642ae8ff38e58ea3107f9518287
SHA1 (patch-ab) = 98578e58d3abf4e0fe0615f10c563cac78ceb047
SHA1 (patch-ac) = ed38fe44c9b1ee3fb502edef47cf28ed5852a95b
Home |
Main Index |
Thread Index |
Old Index