diff options
author | cy <cy@FreeBSD.org> | 2017-04-02 05:07:48 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-04-09 21:22:37 +0800 |
commit | 8f32928da3940687cdd241eaf35ba21f25a1f7b2 (patch) | |
tree | f73d6a31c0b82daad5e839b7ee88359050ab1bd5 | |
parent | e34f348ed6357945e4d2e9819989ff76fa32c759 (diff) | |
download | freebsd-ports-gnome-8f32928da3940687cdd241eaf35ba21f25a1f7b2.tar.gz freebsd-ports-gnome-8f32928da3940687cdd241eaf35ba21f25a1f7b2.tar.zst freebsd-ports-gnome-8f32928da3940687cdd241eaf35ba21f25a1f7b2.zip |
Update 2016.2.22 --> 2017.3.23
PR: 218296
Submitted by: cy
Approved by: freebsd@dussan.org (maintainer)
-rw-r--r-- | sysutils/fusefs-ntfs/Makefile | 3 | ||||
-rw-r--r-- | sysutils/fusefs-ntfs/distinfo | 6 | ||||
-rw-r--r-- | sysutils/fusefs-ntfs/pkg-plist | 12 |
3 files changed, 10 insertions, 11 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile index 77fe8c0f2a0e..de59a26487c2 100644 --- a/sysutils/fusefs-ntfs/Makefile +++ b/sysutils/fusefs-ntfs/Makefile @@ -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- diff --git a/sysutils/fusefs-ntfs/distinfo b/sysutils/fusefs-ntfs/distinfo index 4103fbeef336..2defca47ef8e 100644 --- a/sysutils/fusefs-ntfs/distinfo +++ b/sysutils/fusefs-ntfs/distinfo @@ -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 diff --git a/sysutils/fusefs-ntfs/pkg-plist b/sysutils/fusefs-ntfs/pkg-plist index 11d6696133d2..01515ecfa814 100644 --- a/sysutils/fusefs-ntfs/pkg-plist +++ b/sysutils/fusefs-ntfs/pkg-plist @@ -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 |