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.5.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c0675b6bd21e
branches:  trunk
changeset: 501846:c0675b6bd21e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 30 13:10:38 2005 +0000

description:
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<mask> and -n@<listfile> 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+<attr> allows to specify file include attributes mask.

      It is possible to use 'd' and 'v' characters in -e[+]<attr> 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.

diffstat:

 archivers/rar-linux/Makefile |  4 ++--
 archivers/rar-linux/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 4353a48f8aec -r c0675b6bd21e archivers/rar-linux/Makefile
--- a/archivers/rar-linux/Makefile      Sun Oct 30 12:55:00 2005 +0000
+++ b/archivers/rar-linux/Makefile      Sun Oct 30 13:10:38 2005 +0000
@@ -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 -r 4353a48f8aec -r c0675b6bd21e archivers/rar-linux/distinfo
--- a/archivers/rar-linux/distinfo      Sun Oct 30 12:55:00 2005 +0000
+++ b/archivers/rar-linux/distinfo      Sun Oct 30 13:10:38 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index