Subject: CVS commit: pkgsrc/archivers/dar
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 10/07/2006 07:10:29
Module Name: pkgsrc
Committed By: obache
Date: Sat Oct 7 07:10:29 UTC 2006
Modified Files:
pkgsrc/archivers/dar: Makefile distinfo
Log Message:
Update dar to 2.3.1.
Patch provided by Martin Wilke via PR 34430.
- Changelog
from 2.3.0 to 2.3.1
- set back Nick Alcock's patch which has been dropped from
2.2.x to 2.3.x (patch name is "Do not moan about every
single file on a non-ext2 filesystem")
- fixed compilation problem when thread-safe code is disabled
- integrated Wiebe Cazemier's patch for dar's man page
- fixed bug in listing: -as option also listed files that
had EA even when theses were not saved in the archive
- file permission of installed sample scripts lacked the
executable bit
- fixed a bug that appeared when a file is removed while at
the time it is saved by dar
- avoid having an unnecessary warning appearing when
restoring a file in a directory that has default EA set
- Cygwin has changed and does not support anymore the path
in the form "c:/some/where", you have to use
"/cygdrive/c/some/where" instead. Documentation has been
updated in consequence.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/archivers/dar/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/archivers/dar/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.