pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/filesystems/fuse-ntfs-3g Update to 1.1104:
details: https://anonhg.NetBSD.org/pkgsrc/rev/80b95429adae
branches: trunk
changeset: 535210:80b95429adae
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sun Nov 11 15:59:22 2007 +0000
description:
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.
diffstat:
filesystems/fuse-ntfs-3g/Makefile | 4 ++--
filesystems/fuse-ntfs-3g/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 9b023ba38036 -r 80b95429adae filesystems/fuse-ntfs-3g/Makefile
--- a/filesystems/fuse-ntfs-3g/Makefile Sun Nov 11 15:46:25 2007 +0000
+++ b/filesystems/fuse-ntfs-3g/Makefile Sun Nov 11 15:59:22 2007 +0000
@@ -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 -r 9b023ba38036 -r 80b95429adae filesystems/fuse-ntfs-3g/distinfo
--- a/filesystems/fuse-ntfs-3g/distinfo Sun Nov 11 15:46:25 2007 +0000
+++ b/filesystems/fuse-ntfs-3g/distinfo Sun Nov 11 15:59:22 2007 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index