Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2015 20:23:00 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387678 - in head/sysutils/fusefs-ntfs: . files
Message-ID:  <201505272023.t4RKN0vU011206@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Wed May 27 20:22:59 2015
New Revision: 387678
URL: https://svnweb.freebsd.org/changeset/ports/387678

Log:
  Update to 2015.3.14.

Modified:
  head/sysutils/fusefs-ntfs/Makefile
  head/sysutils/fusefs-ntfs/distinfo
  head/sysutils/fusefs-ntfs/files/patch-configure
  head/sysutils/fusefs-ntfs/pkg-descr
  head/sysutils/fusefs-ntfs/pkg-plist

Modified: head/sysutils/fusefs-ntfs/Makefile
==============================================================================
--- head/sysutils/fusefs-ntfs/Makefile	Wed May 27 19:32:08 2015	(r387677)
+++ head/sysutils/fusefs-ntfs/Makefile	Wed May 27 20:22:59 2015	(r387678)
@@ -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-

Modified: head/sysutils/fusefs-ntfs/distinfo
==============================================================================
--- head/sysutils/fusefs-ntfs/distinfo	Wed May 27 19:32:08 2015	(r387677)
+++ head/sysutils/fusefs-ntfs/distinfo	Wed May 27 20:22:59 2015	(r387678)
@@ -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

Modified: head/sysutils/fusefs-ntfs/files/patch-configure
==============================================================================
--- head/sysutils/fusefs-ntfs/files/patch-configure	Wed May 27 19:32:08 2015	(r387677)
+++ head/sysutils/fusefs-ntfs/files/patch-configure	Wed May 27 20:22:59 2015	(r387678)
@@ -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

Modified: head/sysutils/fusefs-ntfs/pkg-descr
==============================================================================
--- head/sysutils/fusefs-ntfs/pkg-descr	Wed May 27 19:32:08 2015	(r387677)
+++ head/sysutils/fusefs-ntfs/pkg-descr	Wed May 27 20:22:59 2015	(r387678)
@@ -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/

Modified: head/sysutils/fusefs-ntfs/pkg-plist
==============================================================================
--- head/sysutils/fusefs-ntfs/pkg-plist	Wed May 27 19:32:08 2015	(r387677)
+++ head/sysutils/fusefs-ntfs/pkg-plist	Wed May 27 20:22:59 2015	(r387678)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505272023.t4RKN0vU011206>