Subject: CVS commit: pkgsrc/archivers/rar-linux
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 11/08/2004 13:42:17
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 8 13:42:17 UTC 2004
Modified Files:
pkgsrc/archivers/rar-linux: Makefile PLIST distinfo
Log Message:
Update to 3.4.1. Changes:
Version 3.41
1. When adding new files to already existing RAR solid archive,
RAR 3.40 compression ratio was lower than in RAR 3.30.
Corrected in this version.
2. If archived Unicode name is invalid, RAR 'l' and 'v' commands
display ASCII file name instead of corrupt Unicode.
Version 3.40
1. "Fastest" (-m1) RAR compression method has been modified
to provide much higher compression speed and lower ratio.
It may be useful for tasks requiring the high speed like
regular backups.
You may increase "Fastest" speed even more selecting 64KB
compression dictionary instead of default 4MB.
2. Starting from this version, RAR volumes contain the volume number
field. Volume number is displayed by 'L' and 'V' commands
in the line with the total volume information.
This feature may be useful if original volume names are lost
and you need to rename them to correct names.
3. Commands 'L' and 'V' display NTFS "Compressed" attribute
in archive listing.
4. Switch -ag may include an optional text enclosed in '{' and '}'
characters. This text is inserted into archive name.
For example: -agHH{hours}MM{minutes}
5. Removed the erroneous "CRC error" message when unpacking symlinks
from archive created with -hp<pwd> switch. In fact, such symlinks
were unpacked correctly.
6. RAR displays the operation progress while repairing
an archive containing the recovery record.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/archivers/rar-linux/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/archivers/rar-linux/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/archivers/rar-linux/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.