From 337aa3b576700ade957b35829ae95a4c3122ffd2 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sun, 11 Nov 2007 15:59:22 +0000 Subject: Update to 1.1104: * Fix: reads over the end of a file could return "invalid argument" error using some recent kernels. This problem may have caused Thunderbird to hang. * Fix: some faulty versions of the gcc compiler have crashed during compilation. * Fix: the utimes(2) system call may incorrectly updated the last status change filestamp. * Change: the ntfs.streams.list extended attribute enumerates Alternate Data Streams (ADS) '\0' separated. --- filesystems/fuse-ntfs-3g/Makefile | 4 ++-- filesystems/fuse-ntfs-3g/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/filesystems/fuse-ntfs-3g/Makefile b/filesystems/fuse-ntfs-3g/Makefile index 32d459b5357..6497a21d7b7 100644 --- a/filesystems/fuse-ntfs-3g/Makefile +++ b/filesystems/fuse-ntfs-3g/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2007/10/30 01:28:05 xtraeme Exp $ +# $NetBSD: Makefile,v 1.9 2007/11/11 15:59:22 xtraeme Exp $ # -DISTNAME= ntfs-3g-1.1030 +DISTNAME= ntfs-3g-1.1104 PKGNAME= fuse-${DISTNAME} CATEGORIES= filesystems MASTER_SITES= http://www.ntfs-3g.org/ diff --git a/filesystems/fuse-ntfs-3g/distinfo b/filesystems/fuse-ntfs-3g/distinfo index 5480b29e755..838091d92a8 100644 --- a/filesystems/fuse-ntfs-3g/distinfo +++ b/filesystems/fuse-ntfs-3g/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2007/10/30 01:28:05 xtraeme Exp $ +$NetBSD: distinfo,v 1.11 2007/11/11 15:59:22 xtraeme Exp $ -SHA1 (ntfs-3g-1.1030.tgz) = 6ea0f88f3955ea47cfd09996c4f087b262823072 -RMD160 (ntfs-3g-1.1030.tgz) = 983db5316993bc7dba3412d1dea895e86f3e17e1 -Size (ntfs-3g-1.1030.tgz) = 576975 bytes +SHA1 (ntfs-3g-1.1104.tgz) = 285d8caedcc535270d31d395419060962357324b +RMD160 (ntfs-3g-1.1104.tgz) = 787f5609022b58f6b82705e6ee37645077cd806a +Size (ntfs-3g-1.1104.tgz) = 576990 bytes SHA1 (patch-ab) = 37d7aa735d99d1d6d5cc6210894ec0252a7836fc -- cgit v1.2.3