mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
Update 2016.2.22 --> 2017.3.23
PR: 218296 Submitted by: cy Approved by: freebsd@dussan.org (maintainer)
This commit is contained in:
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
|
@ -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-
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
@dir lib/ntfs-3g
|
||||
|
|
Loading…
Add table
Reference in a new issue