aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fusefs-ntfs
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2007-04-26 02:55:38 +0800
committerfjoe <fjoe@FreeBSD.org>2007-04-26 02:55:38 +0800
commit0180792fca0b9531ea65a60f41f57495dd99b307 (patch)
tree7985cdc7d355c67d120447c10e80ffa775900246 /sysutils/fusefs-ntfs
parent1d6810baa6e6bb03459ab5b25670a0b806f6883c (diff)
downloadfreebsd-ports-gnome-0180792fca0b9531ea65a60f41f57495dd99b307.tar.gz
freebsd-ports-gnome-0180792fca0b9531ea65a60f41f57495dd99b307.tar.zst
freebsd-ports-gnome-0180792fca0b9531ea65a60f41f57495dd99b307.zip
Update to 1.417.
PR: 111979 Submitted by: Eugene Grosbein
Diffstat (limited to 'sysutils/fusefs-ntfs')
-rw-r--r--sysutils/fusefs-ntfs/Makefile2
-rw-r--r--sysutils/fusefs-ntfs/distinfo6
-rw-r--r--sysutils/fusefs-ntfs/files/patch-src-Makefile.in16
-rw-r--r--sysutils/fusefs-ntfs/files/patch-src-ntfs-3g.c11
-rw-r--r--sysutils/fusefs-ntfs/pkg-plist2
5 files changed, 16 insertions, 21 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile
index f4e4d01277c3..950ffed1efea 100644
--- a/sysutils/fusefs-ntfs/Makefile
+++ b/sysutils/fusefs-ntfs/Makefile
@@ -5,7 +5,7 @@
#
PORTNAME= ntfs
-PORTVERSION= 1.0
+PORTVERSION= 1.417
CATEGORIES= sysutils
MASTER_SITES= http://www.ntfs-3g.org/
MASTER_SITE_SUBDIR= fuse
diff --git a/sysutils/fusefs-ntfs/distinfo b/sysutils/fusefs-ntfs/distinfo
index 2c17cecb0268..06a934cb9e00 100644
--- a/sysutils/fusefs-ntfs/distinfo
+++ b/sysutils/fusefs-ntfs/distinfo
@@ -1,3 +1,3 @@
-MD5 (ntfs-3g-1.0.tgz) = 873a8de662849d129fc7c475ad3f5447
-SHA256 (ntfs-3g-1.0.tgz) = b5bbf81230bb21573d69fc471721b0b0c404eaa5040ef28e7dcec38320a1b2e4
-SIZE (ntfs-3g-1.0.tgz) = 562452
+MD5 (ntfs-3g-1.417.tgz) = 9e451f1084461795a96170adb6c4376b
+SHA256 (ntfs-3g-1.417.tgz) = 6eff152c670cb9cab1c3d423aac1ce7825f3bc5f53be5ff1857c0079bd27ecc0
+SIZE (ntfs-3g-1.417.tgz) = 562094
diff --git a/sysutils/fusefs-ntfs/files/patch-src-Makefile.in b/sysutils/fusefs-ntfs/files/patch-src-Makefile.in
deleted file mode 100644
index 14ca9ce0a55e..000000000000
--- a/sysutils/fusefs-ntfs/files/patch-src-Makefile.in
+++ /dev/null
@@ -1,16 +0,0 @@
---- src/Makefile.in.orig Tue Jan 2 02:21:12 2007
-+++ src/Makefile.in Thu Jan 11 03:38:55 2007
-@@ -521,11 +521,11 @@
-
- install-data-am: install-man
- @$(NORMAL_INSTALL)
-- $(MAKE) $(AM_MAKEFLAGS) install-data-hook
-+# $(MAKE) $(AM_MAKEFLAGS) install-data-hook
-
- install-exec-am: install-binPROGRAMS
- @$(NORMAL_INSTALL)
-- $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
-+# $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
-
- install-info: install-info-am
-
diff --git a/sysutils/fusefs-ntfs/files/patch-src-ntfs-3g.c b/sysutils/fusefs-ntfs/files/patch-src-ntfs-3g.c
new file mode 100644
index 000000000000..b27570a23d06
--- /dev/null
+++ b/sysutils/fusefs-ntfs/files/patch-src-ntfs-3g.c
@@ -0,0 +1,11 @@
+--- src/ntfs-3g.c.orig Thu Apr 26 01:51:08 2007
++++ src/ntfs-3g.c Thu Apr 26 01:51:15 2007
+@@ -134,7 +134,7 @@
+ } opts;
+
+ static const char *EXEC_NAME = "ntfs-3g";
+-static char def_opts[] = "silent,allow_other,nonempty,";
++static char def_opts[] = "silent,allow_other,";
+ static ntfs_fuse_context_t *ctx;
+ static u32 ntfs_sequence;
+
diff --git a/sysutils/fusefs-ntfs/pkg-plist b/sysutils/fusefs-ntfs/pkg-plist
index fa9817110a39..8a0db0f2683d 100644
--- a/sysutils/fusefs-ntfs/pkg-plist
+++ b/sysutils/fusefs-ntfs/pkg-plist
@@ -31,5 +31,5 @@ include/ntfs-3g/volume.h
lib/libntfs-3g.a
lib/libntfs-3g.la
lib/libntfs-3g.so
-lib/libntfs-3g.so.0
+lib/libntfs-3g.so.1
@dirrm include/ntfs-3g