summaryrefslogtreecommitdiff
path: root/filesystems/libntfs/Makefile.common
diff options
context:
space:
mode:
authoradam <adam>2015-11-10 17:45:22 +0000
committeradam <adam>2015-11-10 17:45:22 +0000
commiteb5c7cef8eb3c8ed235d3df969bcb611fd32e9e7 (patch)
treeb5a1f3cd06708dbfd8e16439c78fd5548aa4125e /filesystems/libntfs/Makefile.common
parent6b201f39234cf2ac47a9f0ccd681cc40e1a61471 (diff)
downloadpkgsrc-eb5c7cef8eb3c8ed235d3df969bcb611fd32e9e7.tar.gz
Changes 2015.3.14:
Changes to NTFS-3G: ------------------- Fixed inserting a new ACL after wiping out by chkdsk Fixed Windows-type inheritance Fixed ignoring the umask mount option when permissions are used Fixed checking permissions when Posix ACLs are compiled in but not enabled Disabled option remove_hiberfile on read-only mounts Implemented an extended attribute to get/set EAs Avoid full runlist updating in more situations Update ctime after setting an ACL Use MFT record 15 for the first extent to MFT:DATA Ignore the sloppy mount option (-s) Implemented FITRIM (fstrim) ioctl Reengineered the compression algorithm Changes to ntfsprogs: --------------------- Return success from ntfsprogs utilities with options –version and the like Implemented configure option –enable-quarantined for non functional utilities Added manuals for ntfsdecrypt, ntfswipe, ntfstruncate and ntfsfallocate
Diffstat (limited to 'filesystems/libntfs/Makefile.common')
-rw-r--r--filesystems/libntfs/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/libntfs/Makefile.common b/filesystems/libntfs/Makefile.common
index 46fc441eb88..3883dbe9f6b 100644
--- a/filesystems/libntfs/Makefile.common
+++ b/filesystems/libntfs/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.1 2014/05/19 12:22:06 adam Exp $
+# $NetBSD: Makefile.common,v 1.2 2015/11/10 17:45:22 adam Exp $
# used by filesystems/fuse-ntfs-3g/Makefile
# used by sysutils/ntfsprogs/Makefile
-DISTNAME= ntfs-3g_ntfsprogs-2014.2.15
+DISTNAME= ntfs-3g_ntfsprogs-2015.3.14
CATEGORIES= sysutils
MASTER_SITES= http://tuxera.com/opensource/
EXTRACT_SUFX= .tgz