svn commit: r437484 - head/sysutils/fusefs-ntfs

Cy Schubert cy at FreeBSD.org
Sat Apr 1 21:07:49 UTC 2017


Author: cy
Date: Sat Apr  1 21:07:48 2017
New Revision: 437484
URL: https://svnweb.freebsd.org/changeset/ports/437484

Log:
  Update 2016.2.22 --> 2017.3.23
  
  PR:		218296
  Submitted by:	cy
  Approved by:	freebsd at dussan.org (maintainer)

Modified:
  head/sysutils/fusefs-ntfs/Makefile
  head/sysutils/fusefs-ntfs/distinfo
  head/sysutils/fusefs-ntfs/pkg-plist

Modified: head/sysutils/fusefs-ntfs/Makefile
==============================================================================
--- head/sysutils/fusefs-ntfs/Makefile	Sat Apr  1 21:05:54 2017	(r437483)
+++ head/sysutils/fusefs-ntfs/Makefile	Sat Apr  1 21:07:48 2017	(r437484)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ntfs
-PORTVERSION=	2016.2.22
-PORTREVISION=	1
+PORTVERSION=	2017.3.23
 CATEGORIES=	sysutils
 MASTER_SITES=	http://tuxera.com/opensource/
 PKGNAMEPREFIX=	fusefs-

Modified: head/sysutils/fusefs-ntfs/distinfo
==============================================================================
--- head/sysutils/fusefs-ntfs/distinfo	Sat Apr  1 21:05:54 2017	(r437483)
+++ head/sysutils/fusefs-ntfs/distinfo	Sat Apr  1 21:07:48 2017	(r437484)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464245363
-SHA256 (ntfs-3g_ntfsprogs-2016.2.22.tgz) = d7b72c05e4b3493e6095be789a760c9f5f2b141812d5b885f3190c98802f1ea0
-SIZE (ntfs-3g_ntfsprogs-2016.2.22.tgz) = 1264364
+TIMESTAMP = 1491076404
+SHA256 (ntfs-3g_ntfsprogs-2017.3.23.tgz) = 3e5a021d7b761261836dcb305370af299793eedbded731df3d6943802e1262d5
+SIZE (ntfs-3g_ntfsprogs-2017.3.23.tgz) = 1259054

Modified: head/sysutils/fusefs-ntfs/pkg-plist
==============================================================================
--- head/sysutils/fusefs-ntfs/pkg-plist	Sat Apr  1 21:05:54 2017	(r437483)
+++ head/sysutils/fusefs-ntfs/pkg-plist	Sat Apr  1 21:07:48 2017	(r437484)
@@ -1,8 +1,6 @@
 bin/lowntfs-3g
 bin/ntfs-3g
 bin/ntfs-3g.probe
-bin/ntfs-3g.secaudit
-bin/ntfs-3g.usermap
 bin/ntfscat
 bin/ntfscluster
 bin/ntfscmp
@@ -38,6 +36,7 @@ include/ntfs-3g/mst.h
 include/ntfs-3g/ntfstime.h
 include/ntfs-3g/object_id.h
 include/ntfs-3g/param.h
+include/ntfs-3g/plugin.h
 include/ntfs-3g/realpath.h
 include/ntfs-3g/reparse.h
 include/ntfs-3g/runlist.h
@@ -49,14 +48,14 @@ include/ntfs-3g/volume.h
 include/ntfs-3g/xattrs.h
 lib/libntfs-3g.a
 lib/libntfs-3g.so
-lib/libntfs-3g.so.87
-lib/libntfs-3g.so.87.0.0
+lib/libntfs-3g.so.88
+lib/libntfs-3g.so.88.0.0
 libdata/pkgconfig/libntfs-3g.pc
 man/man8/mkntfs.8.gz
 man/man8/ntfs-3g.8.gz
 man/man8/ntfs-3g.probe.8.gz
-man/man8/ntfs-3g.secaudit.8.gz
-man/man8/ntfs-3g.usermap.8.gz
+man/man8/ntfssecaudit.8.gz
+man/man8/ntfsusermap.8.gz
 man/man8/ntfscat.8.gz
 man/man8/ntfsclone.8.gz
 man/man8/ntfscluster.8.gz
@@ -83,3 +82,4 @@ sbin/ntfsresize
 sbin/ntfsundelete
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/README.FreeBSD
+ at dir lib/ntfs-3g


More information about the svn-ports-head mailing list