pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/unfs3 Update to unfs3-0.9.21. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cfef5eadb35d
branches:  trunk
changeset: 545787:cfef5eadb35d
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Tue Aug 12 20:15:11 2008 +0000

description:
Update to unfs3-0.9.21. Changes:
  - avoid returning large fileids on Windows, for better compatibility
    with clients such as Linux 2.6.24
  - try to prevent races between READDIR and removal of files

diffstat:

 net/unfs3/Makefile |  5 ++---
 net/unfs3/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 1a6640f8453a -r cfef5eadb35d net/unfs3/Makefile
--- a/net/unfs3/Makefile        Tue Aug 12 20:09:34 2008 +0000
+++ b/net/unfs3/Makefile        Tue Aug 12 20:15:11 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/01/30 09:39:13 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/08/12 20:15:11 tnn Exp $
 #
 
-DISTNAME=      unfs3-0.9.20
-PKGREVISION=   1
+DISTNAME=      unfs3-0.9.21
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=unfs3/}
 
diff -r 1a6640f8453a -r cfef5eadb35d net/unfs3/distinfo
--- a/net/unfs3/distinfo        Tue Aug 12 20:09:34 2008 +0000
+++ b/net/unfs3/distinfo        Tue Aug 12 20:15:11 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/01/17 03:29:16 tnn Exp $
+$NetBSD: distinfo,v 1.2 2008/08/12 20:15:11 tnn Exp $
 
-SHA1 (unfs3-0.9.20.tar.gz) = 8c73c0986a0085443b8667e8d65fc236101bcf61
-RMD160 (unfs3-0.9.20.tar.gz) = 5da636a8dfcacbd31d0a1a59b1f0554318062a13
-Size (unfs3-0.9.20.tar.gz) = 167376 bytes
+SHA1 (unfs3-0.9.21.tar.gz) = d6495df6fd41eb212c99c3579d54e99577cd69e6
+RMD160 (unfs3-0.9.21.tar.gz) = 3ad27d095345048980a4bc3a6f40030f440044d0
+Size (unfs3-0.9.21.tar.gz) = 168528 bytes



Home | Main Index | Thread Index | Old Index