diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-02-05 21:27:43 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-02-05 21:27:43 +0000 |
commit | c00010e66efcbcf9cc64c07a3c8057ebea284008 (patch) | |
tree | 745284fb09860652712caf38b76557925ad7c83b /sysutils/fusefs-ntfs | |
parent | 4626b78eee64fe025c78648e9f3856b126aff746 (diff) | |
download | ports-c00010e66efcbcf9cc64c07a3c8057ebea284008.tar.gz ports-c00010e66efcbcf9cc64c07a3c8057ebea284008.zip |
Notes
Diffstat (limited to 'sysutils/fusefs-ntfs')
-rw-r--r-- | sysutils/fusefs-ntfs/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fusefs-ntfs/distinfo | 6 | ||||
-rw-r--r-- | sysutils/fusefs-ntfs/files/patch-configure | 14 | ||||
-rw-r--r-- | sysutils/fusefs-ntfs/pkg-plist | 3 |
4 files changed, 12 insertions, 13 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile index ed04f2f5366f..648d5b8381c3 100644 --- a/sysutils/fusefs-ntfs/Makefile +++ b/sysutils/fusefs-ntfs/Makefile @@ -5,7 +5,7 @@ # PORTNAME= ntfs -PORTVERSION= 1.2531 +PORTVERSION= 2009.1.1 CATEGORIES= sysutils MASTER_SITES= http://www.ntfs-3g.org/ PKGNAMEPREFIX= fusefs- diff --git a/sysutils/fusefs-ntfs/distinfo b/sysutils/fusefs-ntfs/distinfo index 3a3e83f1574f..d3244074e2ba 100644 --- a/sysutils/fusefs-ntfs/distinfo +++ b/sysutils/fusefs-ntfs/distinfo @@ -1,3 +1,3 @@ -MD5 (ntfs-3g-1.2531.tgz) = 69374cd09803c5fdbb5dabd1d704b9fe -SHA256 (ntfs-3g-1.2531.tgz) = e5d834f0be7efdedc36e45808554dafcb53f70b2fa2d511df5b9ae23e6807bbe -SIZE (ntfs-3g-1.2531.tgz) = 651157 +MD5 (ntfs-3g-2009.1.1.tgz) = 56e4aed24d0c2543597de0ba52b3ed64 +SHA256 (ntfs-3g-2009.1.1.tgz) = 0e02ff891645658c1801ba7d665c0ff3a4231e5570b974a803ffc2974ef68e45 +SIZE (ntfs-3g-2009.1.1.tgz) = 652063 diff --git a/sysutils/fusefs-ntfs/files/patch-configure b/sysutils/fusefs-ntfs/files/patch-configure index 50a49d8c886d..41ba12a3c443 100644 --- a/sysutils/fusefs-ntfs/files/patch-configure +++ b/sysutils/fusefs-ntfs/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2008-05-28 16:07:58.000000000 -0300 -+++ configure 2008-06-23 17:39:29.000000000 -0300 -@@ -2671,7 +2671,7 @@ +--- configure.orig 2008-08-11 13:14:21.000000000 -0300 ++++ configure 2008-09-17 23:01:15.000000000 -0300 +@@ -2663,7 +2663,7 @@ else case "${target_os}" in @@ -9,16 +9,16 @@ *) enable_mount_helper="no" ;; esac -@@ -19822,7 +19822,7 @@ +@@ -19619,7 +19619,7 @@ fi ;; --darwin*|netbsd*) -+darwin*|netbsd*|freebsd*) +-darwin*|netbsd*|solaris*) ++darwin*|netbsd*|solaris*|freebsd*) with_fuse="external" ;; freebsd*) -@@ -23285,7 +23285,7 @@ +@@ -23029,7 +23029,7 @@ fi # Settings diff --git a/sysutils/fusefs-ntfs/pkg-plist b/sysutils/fusefs-ntfs/pkg-plist index ad894b0e4b1a..a7852e24adff 100644 --- a/sysutils/fusefs-ntfs/pkg-plist +++ b/sysutils/fusefs-ntfs/pkg-plist @@ -29,12 +29,11 @@ include/ntfs-3g/security.h include/ntfs-3g/support.h include/ntfs-3g/types.h include/ntfs-3g/unistr.h -include/ntfs-3g/version.h include/ntfs-3g/volume.h lib/libntfs-3g.a lib/libntfs-3g.la lib/libntfs-3g.so -lib/libntfs-3g.so.31 +lib/libntfs-3g.so.48 libdata/pkgconfig/libntfs-3g.pc %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README.FreeBSD |