pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/dar Update dar to 2.3.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6aaaa412dda1
branches:  trunk
changeset: 519651:6aaaa412dda1
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Oct 07 07:10:29 2006 +0000

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

diffstat:

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

diffs (28 lines):

diff -r a9d9f7944196 -r 6aaaa412dda1 archivers/dar/Makefile
--- a/archivers/dar/Makefile    Sat Oct 07 06:54:37 2006 +0000
+++ b/archivers/dar/Makefile    Sat Oct 07 07:10:29 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2006/07/08 07:09:34 dsainty Exp $
+# $NetBSD: Makefile,v 1.23 2006/10/07 07:10:29 obache Exp $
 
-DISTNAME=      dar-2.3.0
+DISTNAME=      dar-2.3.1
 CATEGORIES=    archivers sysutils
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=dar/}
 
diff -r a9d9f7944196 -r 6aaaa412dda1 archivers/dar/distinfo
--- a/archivers/dar/distinfo    Sat Oct 07 06:54:37 2006 +0000
+++ b/archivers/dar/distinfo    Sat Oct 07 07:10:29 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2006/08/30 18:54:34 rillig Exp $
+$NetBSD: distinfo,v 1.15 2006/10/07 07:10:29 obache Exp $
 
-SHA1 (dar-2.3.0.tar.gz) = e2e6318ad222fe5b7d47ec5d5c3828c83f2004fb
-RMD160 (dar-2.3.0.tar.gz) = 5f00a95e7eaed35cbbe6c5440970bcb4fc2b8181
-Size (dar-2.3.0.tar.gz) = 1142646 bytes
+SHA1 (dar-2.3.1.tar.gz) = 184eb9bb14e3e7b2e52464bb9c9c62cc956058fa
+RMD160 (dar-2.3.1.tar.gz) = 168b04344de12fef53cafae2ea193ab49fbac179
+Size (dar-2.3.1.tar.gz) = 1143999 bytes
 SHA1 (patch-aa) = 6f07f2bf85194cdad58d99c7cafd85e3b2c06031
 SHA1 (patch-ab) = 1d8fb3bcd9c0d6a07cb6413d0b94453264f3d499
 SHA1 (patch-ac) = 34ba67a1ae794c1069824347b67a204455d18f2e



Home | Main Index | Thread Index | Old Index