summaryrefslogtreecommitdiff
path: root/filesystems/fuse-ntfs-3g/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2007-05-01 16:17:54 +0000
committerxtraeme <xtraeme@pkgsrc.org>2007-05-01 16:17:54 +0000
commitc4bae849096e9b753bab2d29961f588bcec9c37e (patch)
treef8f9a655583f42c68e7aef68ab8a299623a1286a /filesystems/fuse-ntfs-3g/Makefile
parentc181356bf6303e34092b846add73489c4d408fae (diff)
downloadpkgsrc-c4bae849096e9b753bab2d29961f588bcec9c37e.tar.gz
Update to 1.417:
* new: read-write mount is supported using the "force" mount option if the logfile is unclean * new: libntfs-3g is versioned * fix: default ownership of files weren't always set to the mounting user * fix: mount was denied if the NTFS Master File Table copy had non-standard size * fix: catch and deny all junction/reparse point write operations * fix: multiply -o options weren't allowed (FreeBSD's mount(8) requires this) * fix: don't try to run Linux specific code on non-Linux OSes
Diffstat (limited to 'filesystems/fuse-ntfs-3g/Makefile')
-rw-r--r--filesystems/fuse-ntfs-3g/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/fuse-ntfs-3g/Makefile b/filesystems/fuse-ntfs-3g/Makefile
index 3282074da0a..341b77aee43 100644
--- a/filesystems/fuse-ntfs-3g/Makefile
+++ b/filesystems/fuse-ntfs-3g/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2007/04/13 09:23:57 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2007/05/01 16:17:54 xtraeme Exp $
#
-DISTNAME= ntfs-3g-1.328
+DISTNAME= ntfs-3g-1.417
PKGNAME= fuse-${DISTNAME}
CATEGORIES= filesystems
MASTER_SITES= http://www.ntfs-3g.org/