Update 2016.2.22 --> 2017.3.23

PR:		218296
Submitted by:	cy
Approved by:	freebsd@dussan.org (maintainer)
This commit is contained in:
Cy Schubert 2017-04-01 21:07:48 +00:00
parent 556f3397d8
commit ae0068bc97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437484
3 changed files with 10 additions and 11 deletions

View file

@ -2,8 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= ntfs PORTNAME= ntfs
PORTVERSION= 2016.2.22 PORTVERSION= 2017.3.23
PORTREVISION= 1
CATEGORIES= sysutils CATEGORIES= sysutils
MASTER_SITES= http://tuxera.com/opensource/ MASTER_SITES= http://tuxera.com/opensource/
PKGNAMEPREFIX= fusefs- PKGNAMEPREFIX= fusefs-

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1464245363 TIMESTAMP = 1491076404
SHA256 (ntfs-3g_ntfsprogs-2016.2.22.tgz) = d7b72c05e4b3493e6095be789a760c9f5f2b141812d5b885f3190c98802f1ea0 SHA256 (ntfs-3g_ntfsprogs-2017.3.23.tgz) = 3e5a021d7b761261836dcb305370af299793eedbded731df3d6943802e1262d5
SIZE (ntfs-3g_ntfsprogs-2016.2.22.tgz) = 1264364 SIZE (ntfs-3g_ntfsprogs-2017.3.23.tgz) = 1259054

View file

@ -1,8 +1,6 @@
bin/lowntfs-3g bin/lowntfs-3g
bin/ntfs-3g bin/ntfs-3g
bin/ntfs-3g.probe bin/ntfs-3g.probe
bin/ntfs-3g.secaudit
bin/ntfs-3g.usermap
bin/ntfscat bin/ntfscat
bin/ntfscluster bin/ntfscluster
bin/ntfscmp bin/ntfscmp
@ -38,6 +36,7 @@ include/ntfs-3g/mst.h
include/ntfs-3g/ntfstime.h include/ntfs-3g/ntfstime.h
include/ntfs-3g/object_id.h include/ntfs-3g/object_id.h
include/ntfs-3g/param.h include/ntfs-3g/param.h
include/ntfs-3g/plugin.h
include/ntfs-3g/realpath.h include/ntfs-3g/realpath.h
include/ntfs-3g/reparse.h include/ntfs-3g/reparse.h
include/ntfs-3g/runlist.h include/ntfs-3g/runlist.h
@ -49,14 +48,14 @@ include/ntfs-3g/volume.h
include/ntfs-3g/xattrs.h include/ntfs-3g/xattrs.h
lib/libntfs-3g.a lib/libntfs-3g.a
lib/libntfs-3g.so lib/libntfs-3g.so
lib/libntfs-3g.so.87 lib/libntfs-3g.so.88
lib/libntfs-3g.so.87.0.0 lib/libntfs-3g.so.88.0.0
libdata/pkgconfig/libntfs-3g.pc libdata/pkgconfig/libntfs-3g.pc
man/man8/mkntfs.8.gz man/man8/mkntfs.8.gz
man/man8/ntfs-3g.8.gz man/man8/ntfs-3g.8.gz
man/man8/ntfs-3g.probe.8.gz man/man8/ntfs-3g.probe.8.gz
man/man8/ntfs-3g.secaudit.8.gz man/man8/ntfssecaudit.8.gz
man/man8/ntfs-3g.usermap.8.gz man/man8/ntfsusermap.8.gz
man/man8/ntfscat.8.gz man/man8/ntfscat.8.gz
man/man8/ntfsclone.8.gz man/man8/ntfsclone.8.gz
man/man8/ntfscluster.8.gz man/man8/ntfscluster.8.gz
@ -83,3 +82,4 @@ sbin/ntfsresize
sbin/ntfsundelete sbin/ntfsundelete
%%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README.FreeBSD %%PORTDOCS%%%%DOCSDIR%%/README.FreeBSD
@dir lib/ntfs-3g