pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/rar-linux Update to 3.4.1. Changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/7ba7d7343322
branches: trunk
changeset: 483142:7ba7d7343322
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 08 13:42:17 2004 +0000
description:
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.
diffstat:
archivers/rar-linux/Makefile | 6 ++++--
archivers/rar-linux/PLIST | 3 +--
archivers/rar-linux/distinfo | 6 +++---
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (47 lines):
diff -r 5a29e4279e86 -r 7ba7d7343322 archivers/rar-linux/Makefile
--- a/archivers/rar-linux/Makefile Mon Nov 08 13:38:17 2004 +0000
+++ b/archivers/rar-linux/Makefile Mon Nov 08 13:42:17 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2004/10/27 17:02:00 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/11/08 13:42:17 wiz Exp $
#
-DISTNAME= rarlinux-3.3.0
+DISTNAME= rarlinux-3.4.1
CATEGORIES= archivers
MASTER_SITES= http://www.rarsoft.com/rar/ \
ftp://ftp.rarsoft.com/rar/
@@ -24,6 +24,8 @@
DEPENDS+= suse_compat>=6.1:../../emulators/${SUSE_DIR_PREFIX}_compat
.endif
+NO_BUILDLINK= YES
+
NO_BUILD= YES
NO_CONFIGURE= YES
CHECK_SHLIBS= NO
diff -r 5a29e4279e86 -r 7ba7d7343322 archivers/rar-linux/PLIST
--- a/archivers/rar-linux/PLIST Mon Nov 08 13:38:17 2004 +0000
+++ b/archivers/rar-linux/PLIST Mon Nov 08 13:42:17 2004 +0000
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2004/02/27 15:45:12 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/11/08 13:42:17 wiz Exp $
bin/rar-linux
lib/default.sfx
share/doc/rar-linux/license.txt
share/doc/rar-linux/rar.txt
-share/doc/rar-linux/rar_faq.txt
share/doc/rar-linux/rarfiles.lst
share/doc/rar-linux/readme.txt
share/doc/rar-linux/technote.txt
diff -r 5a29e4279e86 -r 7ba7d7343322 archivers/rar-linux/distinfo
--- a/archivers/rar-linux/distinfo Mon Nov 08 13:38:17 2004 +0000
+++ b/archivers/rar-linux/distinfo Mon Nov 08 13:42:17 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/02/27 15:10:29 wiz Exp $
+$NetBSD: distinfo,v 1.2 2004/11/08 13:42:17 wiz Exp $
-SHA1 (rarlinux-3.3.0.tar.gz) = 40884fe61638a959e30e98962d9a7d1d1ffc3c8c
-Size (rarlinux-3.3.0.tar.gz) = 674889 bytes
+SHA1 (rarlinux-3.4.1.tar.gz) = 2326b406a3ca01ff66cffeb8b528e8b5d8f0d304
+Size (rarlinux-3.4.1.tar.gz) = 678872 bytes
Home |
Main Index |
Thread Index |
Old Index