diff options
author | cy <cy@FreeBSD.org> | 2016-05-26 15:17:27 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2016-05-26 15:17:27 +0800 |
commit | 81e0f9c33517732c89e270301fb1145522b80dd8 (patch) | |
tree | 54636a530fc446866207ab1559a2076e581bd3c8 /sysutils | |
parent | 8476c1e238c78f3695fcb02051e5f6642394712d (diff) | |
download | freebsd-ports-gnome-81e0f9c33517732c89e270301fb1145522b80dd8.tar.gz freebsd-ports-gnome-81e0f9c33517732c89e270301fb1145522b80dd8.tar.zst freebsd-ports-gnome-81e0f9c33517732c89e270301fb1145522b80dd8.zip |
Update 2015.3.14 --> 2016.2.22
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fusefs-ntfs/Makefile | 3 | ||||
-rw-r--r-- | sysutils/fusefs-ntfs/distinfo | 5 | ||||
-rw-r--r-- | sysutils/fusefs-ntfs/files/patch-ntfsprogs__Makefile.in | 30 | ||||
-rw-r--r-- | sysutils/fusefs-ntfs/pkg-plist | 6 |
4 files changed, 27 insertions, 17 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile index b8b0aa1b4934..65c7872eb0f6 100644 --- a/sysutils/fusefs-ntfs/Makefile +++ b/sysutils/fusefs-ntfs/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ntfs -PORTVERSION= 2015.3.14 -PORTREVISION= 3 +PORTVERSION= 2016.2.22 CATEGORIES= sysutils MASTER_SITES= http://tuxera.com/opensource/ PKGNAMEPREFIX= fusefs- diff --git a/sysutils/fusefs-ntfs/distinfo b/sysutils/fusefs-ntfs/distinfo index 77af55dfe49d..4103fbeef336 100644 --- a/sysutils/fusefs-ntfs/distinfo +++ b/sysutils/fusefs-ntfs/distinfo @@ -1,2 +1,3 @@ -SHA256 (ntfs-3g_ntfsprogs-2015.3.14.tgz) = 97f996015d8316d4a272bd2629978e5e97072dd3cc148ce39802f8037c6538f2 -SIZE (ntfs-3g_ntfsprogs-2015.3.14.tgz) = 1210069 +TIMESTAMP = 1464245363 +SHA256 (ntfs-3g_ntfsprogs-2016.2.22.tgz) = d7b72c05e4b3493e6095be789a760c9f5f2b141812d5b885f3190c98802f1ea0 +SIZE (ntfs-3g_ntfsprogs-2016.2.22.tgz) = 1264364 diff --git a/sysutils/fusefs-ntfs/files/patch-ntfsprogs__Makefile.in b/sysutils/fusefs-ntfs/files/patch-ntfsprogs__Makefile.in index e45ed32216ff..5660f21fa8fc 100644 --- a/sysutils/fusefs-ntfs/files/patch-ntfsprogs__Makefile.in +++ b/sysutils/fusefs-ntfs/files/patch-ntfsprogs__Makefile.in @@ -1,15 +1,23 @@ ---- ./ntfsprogs/Makefile.in.orig 2011-07-08 16:21:25.000000000 +0100 -+++ ./ntfsprogs/Makefile.in 2011-07-08 16:21:40.000000000 +0100 -@@ -1073,12 +1073,8 @@ +--- ntfsprogs/Makefile.in.orig 2016-02-21 23:34:49.000000000 -0800 ++++ ntfsprogs/Makefile.in 2016-05-26 00:04:03.566411000 -0700 +@@ -88,6 +88,7 @@ + @ENABLE_NTFSPROGS_TRUE@ ntfslabel$(EXEEXT) \ + @ENABLE_NTFSPROGS_TRUE@ ntfsundelete$(EXEEXT) \ + @ENABLE_NTFSPROGS_TRUE@ ntfsresize$(EXEEXT) ntfsclone$(EXEEXT) \ ++@ENABLE_NTFSPROGS_TRUE@ ntfsrecover$(EXEEXT) \ + @ENABLE_NTFSPROGS_TRUE@ ntfscp$(EXEEXT) + @ENABLE_CRYPTO_TRUE@@ENABLE_NTFSPROGS_TRUE@am__append_1 = ntfsdecrypt + @ENABLE_EXTRAS_TRUE@@ENABLE_NTFSPROGS_TRUE@am__append_2 = $(EXTRA_PROGRAM_NAMES) +@@ -1376,12 +1377,8 @@ # mkfs.ntfs[.8] hard link - @ENABLE_NTFSPROGS_TRUE@install-exec-hook: --@ENABLE_NTFSPROGS_TRUE@ $(INSTALL) -d $(DESTDIR)/sbin --@ENABLE_NTFSPROGS_TRUE@ $(LN_S) -f $(sbindir)/mkntfs $(DESTDIR)/sbin/mkfs.ntfs + @ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFSPROGS_TRUE@install-exec-hook: +-@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFSPROGS_TRUE@ $(INSTALL) -d $(DESTDIR)/sbin +-@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFSPROGS_TRUE@ $(LN_S) -f $(sbindir)/mkntfs $(DESTDIR)/sbin/mkfs.ntfs - @ENABLE_NTFSPROGS_TRUE@install-data-hook: --@ENABLE_NTFSPROGS_TRUE@ $(INSTALL) -d $(DESTDIR)$(man8dir) --@ENABLE_NTFSPROGS_TRUE@ $(LN_S) -f mkntfs.8 $(DESTDIR)$(man8dir)/mkfs.ntfs.8 + @ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFSPROGS_TRUE@install-data-hook: +-@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFSPROGS_TRUE@ $(INSTALL) -d $(DESTDIR)$(man8dir) +-@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFSPROGS_TRUE@ $(LN_S) -f mkntfs.8 $(DESTDIR)$(man8dir)/mkfs.ntfs.8 - @ENABLE_NTFSPROGS_TRUE@uninstall-local: - @ENABLE_NTFSPROGS_TRUE@ $(RM) -f $(DESTDIR)/sbin/mkfs.ntfs + @ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFSPROGS_TRUE@uninstall-local: + @ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFSPROGS_TRUE@ $(RM) -f $(DESTDIR)/sbin/mkfs.ntfs diff --git a/sysutils/fusefs-ntfs/pkg-plist b/sysutils/fusefs-ntfs/pkg-plist index 185aae12f51f..11d6696133d2 100644 --- a/sysutils/fusefs-ntfs/pkg-plist +++ b/sysutils/fusefs-ntfs/pkg-plist @@ -49,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.86 -lib/libntfs-3g.so.86.0.0 +lib/libntfs-3g.so.87 +lib/libntfs-3g.so.87.0.0 libdata/pkgconfig/libntfs-3g.pc man/man8/mkntfs.8.gz man/man8/ntfs-3g.8.gz @@ -69,6 +69,7 @@ man/man8/ntfsinfo.8.gz man/man8/ntfslabel.8.gz man/man8/ntfsls.8.gz man/man8/ntfsprogs.8.gz +man/man8/ntfsrecover.8.gz man/man8/ntfsresize.8.gz man/man8/ntfstruncate.8.gz man/man8/ntfsundelete.8.gz @@ -77,6 +78,7 @@ sbin/mkntfs sbin/ntfsclone sbin/ntfscp sbin/ntfslabel +sbin/ntfsrecover sbin/ntfsresize sbin/ntfsundelete %%PORTDOCS%%%%DOCSDIR%%/README |