summaryrefslogtreecommitdiff
path: root/net/unfs3/Makefile
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-08-12 20:15:11 +0000
committertnn <tnn@pkgsrc.org>2008-08-12 20:15:11 +0000
commitc643da5465043a85d6c38c41972b8efb5ba0b889 (patch)
tree5c922cf5ff52c11fa7fbea7ee3bdea6874c22adb /net/unfs3/Makefile
parent452d4959e51d9511e81da907fb94d371d4374414 (diff)
downloadpkgsrc-c643da5465043a85d6c38c41972b8efb5ba0b889.tar.gz
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 (limited to 'net/unfs3/Makefile')
-rw-r--r--net/unfs3/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile
index 772a8418296..46b204687a5 100644
--- a/net/unfs3/Makefile
+++ b/net/unfs3/Makefile
@@ -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/}