pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2005Q3]: pkgsrc/archivers/rar-linux Pullup ticket 928 - reques...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f86e425381e
branches: pkgsrc-2005Q3
changeset: 499704:1f86e425381e
user: salo <salo%pkgsrc.org@localhost>
date: Sat Nov 26 10:56:23 2005 +0000
description:
Pullup ticket 928 - requested by Thomas Klausner
security update for rar-linux
Revisions pulled up:
- pkgsrc/archivers/rar-linux/Makefile 1.12
- pkgsrc/archivers/rar-linux/distinfo 1.4
Module Name: pkgsrc
Committed By: wiz
Date: Sun Oct 30 13:10:38 UTC 2005
Modified Files:
pkgsrc/archivers/rar-linux: Makefile distinfo
Log Message:
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 270dde294f8f -r 1f86e425381e archivers/rar-linux/Makefile
--- a/archivers/rar-linux/Makefile Sat Nov 26 10:42:36 2005 +0000
+++ b/archivers/rar-linux/Makefile Sat Nov 26 10:56:23 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2005/06/16 06:57:37 jlam Exp $
+# $NetBSD: Makefile,v 1.11.4.1 2005/11/26 10:56:23 salo 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 270dde294f8f -r 1f86e425381e archivers/rar-linux/distinfo
--- a/archivers/rar-linux/distinfo Sat Nov 26 10:42:36 2005 +0000
+++ b/archivers/rar-linux/distinfo Sat Nov 26 10:56:23 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 14:45:26 agc Exp $
+$NetBSD: distinfo,v 1.3.6.1 2005/11/26 10:56:23 salo 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