From cd86bc11283c9c67c4d23361fb0863858102a8b8 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 30 Oct 2005 13:10:38 +0000 Subject: Update to 3.5.1: Version 3.51 1. Bugs fixed: a) previous version tried to create symbolic links even when testing an archive; b) symbolic links unpacked with -ow switch had a wrong owner; c) RAR failed to restore setuid and setgid access rights when unpacking files with -ow switch. Version 3.50 1. New -n and -n@ switches set additional include filters, so only files matching the mask will be processed. 2. New -id[c,d,p,q] switch. Additionally to previously available -idp switch (disable percentage indicator), switches -idc, -idd and -idq instruct the console RAR to hide the copyright message, "Done" message and all information messages. 3. Switch -e+ allows to specify file include attributes mask. It is possible to use 'd' and 'v' characters in -e[+] switch to denote directory and device attributes. 4. Switch -ver[n] supports the optional 'n' parameter also when archiving. It limits the maximum number of file versions. --- archivers/rar-linux/Makefile | 4 ++-- archivers/rar-linux/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'archivers') diff --git a/archivers/rar-linux/Makefile b/archivers/rar-linux/Makefile index a4e265f4a25..1358e44507f 100644 --- a/archivers/rar-linux/Makefile +++ b/archivers/rar-linux/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2005/06/16 06:57:37 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2005/10/30 13:10:38 wiz Exp $ # -DISTNAME= rarlinux-3.4.1 +DISTNAME= rarlinux-3.5.1 PKGNAME= ${DISTNAME:C/linux/-linux/} CATEGORIES= archivers MASTER_SITES= http://www.rarsoft.com/rar/ \ diff --git a/archivers/rar-linux/distinfo b/archivers/rar-linux/distinfo index 28d52cbbf62..3644a1f7cfe 100644 --- a/archivers/rar-linux/distinfo +++ b/archivers/rar-linux/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 14:45:26 agc Exp $ +$NetBSD: distinfo,v 1.4 2005/10/30 13:10:38 wiz Exp $ -SHA1 (rarlinux-3.4.1.tar.gz) = 2326b406a3ca01ff66cffeb8b528e8b5d8f0d304 -RMD160 (rarlinux-3.4.1.tar.gz) = 59de06bcb0ab85bfdb214c638f75f68d4cad701e -Size (rarlinux-3.4.1.tar.gz) = 678872 bytes +SHA1 (rarlinux-3.5.1.tar.gz) = f6082178e510697c9052a0696863f66716f1b347 +RMD160 (rarlinux-3.5.1.tar.gz) = a6c6ce77897994f1712795b783e699d88fad2493 +Size (rarlinux-3.5.1.tar.gz) = 677557 bytes -- cgit v1.2.3