pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34510: [update] archivers/rar-bin
>Number: 34510
>Category: pkg
>Synopsis: [update] archivers/rar-bin
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Sep 12 13:20:01 +0000 2006
>Originator: Martin Wilke
>Release: NetBSD 4.0_BETA i386
>Organization:
>Environment:
System: NetBSD 4.0_BETA (GENERIC) #0: Thu Aug 31 02:51:57 UTC 2006
builds%b4.netbsd.org@localhost:/home/builds/ab/netbsd-4/i386/200608300000Z-obj/home/builds/ab/netbsd-4/src/sys/arch/i386/compile/GENERIC
>Description:
- update to 3.6.0
- Changelog
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.
>How-To-Repeat:
>Fix:
--- rar-bin.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/archivers/rar-bin/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 22 May 2006 22:22:02 -0000 1.2
+++ Makefile 12 Sep 2006 09:57:09 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.2 2006/05/22 22:22:02 jlam 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/ \
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/archivers/rar-bin/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo 3 Mar 2006 22:36:09 -0000 1.1.1.1
+++ distinfo 12 Sep 2006 09:57:43 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2006/03/03 22:36:09 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
--- rar-bin.diff ends here ---
Home |
Main Index |
Thread Index |
Old Index