[119122] trunk/dports/fuse/ntfs-3g

macsforever2000 at macports.org macsforever2000 at macports.org
Thu Apr 17 15:18:08 PDT 2014


Revision: 119122
          https://trac.macports.org/changeset/119122
Author:   macsforever2000 at macports.org
Date:     2014-04-17 15:18:08 -0700 (Thu, 17 Apr 2014)
Log Message:
-----------
ntfs-3g: Update to version 2014.2.15. Switch to osxfuse. (#39456)

Modified Paths:
--------------
    trunk/dports/fuse/ntfs-3g/Portfile
    trunk/dports/fuse/ntfs-3g/files/patch-configure.diff

Modified: trunk/dports/fuse/ntfs-3g/Portfile
===================================================================
--- trunk/dports/fuse/ntfs-3g/Portfile	2014-04-17 22:01:04 UTC (rev 119121)
+++ trunk/dports/fuse/ntfs-3g/Portfile	2014-04-17 22:18:08 UTC (rev 119122)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                ntfs-3g
-version             2013.1.13
+version             2014.2.15
 categories          fuse
 platforms           darwin
 maintainers         nomaintainer
@@ -25,15 +25,15 @@
 
 master_sites        http://tuxera.com/opensource/
 
-checksums           rmd160  1427cce3c8138e4eebd2128c6c25c85dde7958f0 \
-                    sha256  4b383f0074a3ab7683339d1f18222b107aaeb4983db119292c43c2b275cefb27
+checksums           rmd160  32418b98e60a483173352eb22cc101ed82c92ebf \
+                    sha256  4c3099400cb14b231a3c9d718b3a8d152d38555059341ce5fc6d02292a4a5b56
 
 livecheck.type      regex
 livecheck.regex     {stable version</font></b> is <a href="http://tuxera.com/opensource/ntfs-3g_(.+?)\.tgz">}
 
 depends_build       port:pkgconfig
 
-depends_lib         path:lib/pkgconfig/fuse.pc:fuse4x \
+depends_lib         path:lib/pkgconfig/fuse.pc:osxfuse \
                     port:ossp-uuid
 
 # Use default PKG_CONFIG_PATH to avoid picking up a FUSE installation

Modified: trunk/dports/fuse/ntfs-3g/files/patch-configure.diff
===================================================================
--- trunk/dports/fuse/ntfs-3g/files/patch-configure.diff	2014-04-17 22:01:04 UTC (rev 119121)
+++ trunk/dports/fuse/ntfs-3g/files/patch-configure.diff	2014-04-17 22:18:08 UTC (rev 119122)
@@ -1,12 +1,12 @@
---- configure.orig	2011-08-02 19:13:55.000000000 -0400
-+++ configure	2011-08-02 19:14:14.000000000 -0400
-@@ -20554,9 +20554,6 @@
- 	test "x${PKG_CONFIG}" = "xno" && { { echo "$as_me:$LINENO: error: pkg-config wasn't found! Please install from your vendor, or see http://pkg-config.freedesktop.org/wiki/" >&5
- echo "$as_me: error: pkg-config wasn't found! Please install from your vendor, or see http://pkg-config.freedesktop.org/wiki/" >&2;}
-    { (exit 1); exit 1; }; }
+--- configure.orig	2014-04-17 15:29:08.000000000 -0600
++++ configure	2014-04-17 15:29:32.000000000 -0600
+@@ -12064,9 +12064,6 @@
+ 
+ 	fi
+ 	test "x${PKG_CONFIG}" = "xno" && as_fn_error $? "pkg-config wasn't found! Please install from your vendor, or see http://pkg-config.freedesktop.org/wiki/" "$LINENO" 5
 -	# Libraries often install their metadata .pc files in directories
 -	# not searched by pkg-config. Let's workaround this.
 -	export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:/lib/pkgconfig:/usr/lib/pkgconfig:/opt/gnome/lib/pkgconfig:/usr/share/pkgconfig:/usr/local/lib/pkgconfig:$prefix/lib/pkgconfig:/opt/gnome/share/pkgconfig:/usr/local/share/pkgconfig
  
  pkg_failed=no
- { echo "$as_me:$LINENO: checking for FUSE_MODULE" >&5
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FUSE_MODULE" >&5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140417/cbce27e7/attachment.html>


More information about the macports-changes mailing list