pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/rar-bin Update to 3.6.0, provided by Martin ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/89ab5cafcbac
branches:  trunk
changeset: 518735:89ab5cafcbac
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 16 11:29:16 2006 +0000

description:
Update to 3.6.0, provided by Martin Wilke in PR 34510:
   1. New 'ch' (change archive parameters) command line mode command.
      Its purpose is to apply switches like -av, -tl and -cl to archive.

   2. New command line -sl<size> and -sm<size> switches to set size
      limits of processing files.

   3. 7Z added to list of formats stored without compression
      when using -ms switch without a parameter.

   4. Switch -e[+]<attr> is now supported by most of command line
      operations including extracting and deleting files. Previously
      it was supported by only archiving command.

diffstat:

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

diffs (26 lines):

diff -r b19a9e1d23e5 -r 89ab5cafcbac archivers/rar-bin/Makefile
--- a/archivers/rar-bin/Makefile        Sat Sep 16 11:09:12 2006 +0000
+++ b/archivers/rar-bin/Makefile        Sat Sep 16 11:29:16 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2006/05/22 22:22:02 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2006/09/16 11:29:16 wiz Exp $
 #
 
-DISTNAME=              rarlinux-3.5.1
+DISTNAME=              rarlinux-3.6.0
 PKGNAME=               ${DISTNAME:C/linux/-bin/}
 CATEGORIES=            archivers
 MASTER_SITES=          http://www.rarsoft.com/rar/ \
diff -r b19a9e1d23e5 -r 89ab5cafcbac archivers/rar-bin/distinfo
--- a/archivers/rar-bin/distinfo        Sat Sep 16 11:09:12 2006 +0000
+++ b/archivers/rar-bin/distinfo        Sat Sep 16 11:29:16 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/03/03 22:36:09 wiz Exp $
+$NetBSD: distinfo,v 1.2 2006/09/16 11:29:16 wiz Exp $
 
-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
+SHA1 (rarlinux-3.6.0.tar.gz) = 4b43766371fd2f117fb3af5826001a7eab7a0f3b
+RMD160 (rarlinux-3.6.0.tar.gz) = c0f6d19738f69deb9fd75589e461a7a0ed430d39
+Size (rarlinux-3.6.0.tar.gz) = 752997 bytes



Home | Main Index | Thread Index | Old Index