aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fusefs-ntfs
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2015-05-28 04:22:59 +0800
committerdelphij <delphij@FreeBSD.org>2015-05-28 04:22:59 +0800
commitfb981dd0c747f548c5ea89bca007d0b788819acc (patch)
treebcb7e4e3df128756ce532463dc947e4eac8b705f /sysutils/fusefs-ntfs
parentda91e0246bdbd1a0d67c05c7cdcc743bfa15b4f7 (diff)
downloadfreebsd-ports-gnome-fb981dd0c747f548c5ea89bca007d0b788819acc.tar.gz
freebsd-ports-gnome-fb981dd0c747f548c5ea89bca007d0b788819acc.tar.zst
freebsd-ports-gnome-fb981dd0c747f548c5ea89bca007d0b788819acc.zip
Update to 2015.3.14.
Diffstat (limited to 'sysutils/fusefs-ntfs')
-rw-r--r--sysutils/fusefs-ntfs/Makefile3
-rw-r--r--sysutils/fusefs-ntfs/distinfo4
-rw-r--r--sysutils/fusefs-ntfs/files/patch-configure37
-rw-r--r--sysutils/fusefs-ntfs/pkg-descr5
-rw-r--r--sysutils/fusefs-ntfs/pkg-plist10
5 files changed, 19 insertions, 40 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile
index bb7cae8c2740..d3d2c8593fff 100644
--- a/sysutils/fusefs-ntfs/Makefile
+++ b/sysutils/fusefs-ntfs/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= ntfs
-PORTVERSION= 2014.2.15
-PORTREVISION= 2
+PORTVERSION= 2015.3.14
CATEGORIES= sysutils
MASTER_SITES= http://tuxera.com/opensource/
PKGNAMEPREFIX= fusefs-
diff --git a/sysutils/fusefs-ntfs/distinfo b/sysutils/fusefs-ntfs/distinfo
index 112bd68bf277..77af55dfe49d 100644
--- a/sysutils/fusefs-ntfs/distinfo
+++ b/sysutils/fusefs-ntfs/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ntfs-3g_ntfsprogs-2014.2.15.tgz) = 4c3099400cb14b231a3c9d718b3a8d152d38555059341ce5fc6d02292a4a5b56
-SIZE (ntfs-3g_ntfsprogs-2014.2.15.tgz) = 1143575
+SHA256 (ntfs-3g_ntfsprogs-2015.3.14.tgz) = 97f996015d8316d4a272bd2629978e5e97072dd3cc148ce39802f8037c6538f2
+SIZE (ntfs-3g_ntfsprogs-2015.3.14.tgz) = 1210069
diff --git a/sysutils/fusefs-ntfs/files/patch-configure b/sysutils/fusefs-ntfs/files/patch-configure
index 39fec4d7e2dc..c68919755849 100644
--- a/sysutils/fusefs-ntfs/files/patch-configure
+++ b/sysutils/fusefs-ntfs/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2014-02-15 06:07:59.000000000 -0800
-+++ configure 2014-04-16 10:11:58.615876540 -0700
-@@ -3248,7 +3248,7 @@
+--- configure.orig 2015-03-14 14:10:24 UTC
++++ configure
+@@ -3256,7 +3256,7 @@ if test "${enable_mount_helper+set}" = s
else
case "${target_os}" in
@@ -9,34 +9,7 @@
*) enable_mount_helper="no" ;;
esac
-@@ -9527,7 +9527,7 @@
- hardcode_shlibpath_var=no
- ;;
-
-- freebsd1*)
-+ freebsd1.*)
- ld_shlibs=no
- ;;
-
-@@ -10402,7 +10402,7 @@
- shlibpath_var=LD_LIBRARY_PATH
- ;;
-
--freebsd1*)
-+freebsd1.*)
- dynamic_linker=no
- ;;
-
-@@ -10413,7 +10413,7 @@
- objformat=`/usr/bin/objformat`
- else
- case $host_os in
-- freebsd[123]*) objformat=aout ;;
-+ freebsd[123].*) objformat=aout ;;
- *) objformat=elf ;;
- esac
- fi
-@@ -11894,7 +11894,7 @@
+@@ -12871,7 +12871,7 @@ fi
with_fuse="external"
;;
freebsd*)
@@ -45,7 +18,7 @@
;;
*)
as_fn_error $? "ntfs-3g can be built for Linux, FreeBSD, Mac OS X, NetBSD, and Solaris only." "$LINENO" 5
-@@ -13967,7 +13967,7 @@
+@@ -15014,7 +15014,7 @@ if test "x${DISTCHECK_HACK}" != "x"; the
fi
# Settings
diff --git a/sysutils/fusefs-ntfs/pkg-descr b/sysutils/fusefs-ntfs/pkg-descr
index b76b1bbb0666..4ebc235fab0b 100644
--- a/sysutils/fusefs-ntfs/pkg-descr
+++ b/sysutils/fusefs-ntfs/pkg-descr
@@ -1,7 +1,8 @@
The ntfs-3g driver is an open source, freely available read/write NTFS
driver, which provides safe and fast handling of the Windows XP, Windows
-Server 2003 and Windows 2000 filesystems. Almost the full POSIX filesystem
+Server 2003, Windows 2000, Windows Vista, Windows Server 2008, Windows 7
+and Windows 8 NTFS file systems. Almost the full POSIX filesystem
functionality is supported, the major exceptions are changing the file
ownerships and the access rights.
-WWW: http://www.tuxera.com/community/ntfs-3g-download/
+WWW: http://www.tuxera.com/community/open-source-ntfs-3g/
diff --git a/sysutils/fusefs-ntfs/pkg-plist b/sysutils/fusefs-ntfs/pkg-plist
index 3ef7cefa1e67..185aae12f51f 100644
--- a/sysutils/fusefs-ntfs/pkg-plist
+++ b/sysutils/fusefs-ntfs/pkg-plist
@@ -22,10 +22,12 @@ include/ntfs-3g/debug.h
include/ntfs-3g/device.h
include/ntfs-3g/device_io.h
include/ntfs-3g/dir.h
+include/ntfs-3g/ea.h
include/ntfs-3g/efs.h
include/ntfs-3g/endians.h
include/ntfs-3g/index.h
include/ntfs-3g/inode.h
+include/ntfs-3g/ioctl.h
include/ntfs-3g/layout.h
include/ntfs-3g/lcnalloc.h
include/ntfs-3g/logfile.h
@@ -47,8 +49,8 @@ include/ntfs-3g/volume.h
include/ntfs-3g/xattrs.h
lib/libntfs-3g.a
lib/libntfs-3g.so
-lib/libntfs-3g.so.85
-lib/libntfs-3g.so.85.0.0
+lib/libntfs-3g.so.86
+lib/libntfs-3g.so.86.0.0
libdata/pkgconfig/libntfs-3g.pc
man/man8/mkntfs.8.gz
man/man8/ntfs-3g.8.gz
@@ -60,13 +62,17 @@ man/man8/ntfsclone.8.gz
man/man8/ntfscluster.8.gz
man/man8/ntfscmp.8.gz
man/man8/ntfscp.8.gz
+man/man8/ntfsdecrypt.8.gz
+man/man8/ntfsfallocate.8.gz
man/man8/ntfsfix.8.gz
man/man8/ntfsinfo.8.gz
man/man8/ntfslabel.8.gz
man/man8/ntfsls.8.gz
man/man8/ntfsprogs.8.gz
man/man8/ntfsresize.8.gz
+man/man8/ntfstruncate.8.gz
man/man8/ntfsundelete.8.gz
+man/man8/ntfswipe.8.gz
sbin/mkntfs
sbin/ntfsclone
sbin/ntfscp