[81181] trunk/dports/fuse/ntfs-3g/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Tue Jul 26 14:13:04 PDT 2011


Revision: 81181
          http://trac.macports.org/changeset/81181
Author:   macsforever2000 at macports.org
Date:     2011-07-26 14:13:02 -0700 (Tue, 26 Jul 2011)
Log Message:
-----------
ntfs-3g: Update to version 2011.4.12. Adds ntfsprogs.

Modified Paths:
--------------
    trunk/dports/fuse/ntfs-3g/Portfile

Modified: trunk/dports/fuse/ntfs-3g/Portfile
===================================================================
--- trunk/dports/fuse/ntfs-3g/Portfile	2011-07-26 20:15:16 UTC (rev 81180)
+++ trunk/dports/fuse/ntfs-3g/Portfile	2011-07-26 21:13:02 UTC (rev 81181)
@@ -1,9 +1,9 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
 
 name                ntfs-3g
-version             2011.1.15
+version             2011.4.12
 categories          fuse
 platforms           darwin
 maintainers         netatonce.net:petri \
@@ -17,13 +17,14 @@
                     exception of full file ownership and access right support.
 
 homepage            http://www.tuxera.com/community/ntfs-3g-download/
+distname            ntfs-3g_ntfsprogs-${version}
 extract.suffix      .tgz
 
 master_sites        http://tuxera.com/opensource/
 
-checksums           md5     15a5cf5752012269fa168c24191f00e2 \
-                    sha1    d7cf0c5e8730568f5fa8802869d6fe8cdd4a0213 \
-                    rmd160  184009d6651b134b27f04fa040221e6e02c2983e
+checksums           md5     9c4ce318373b15332239a77a9d2a39fe \
+                    sha1    a4340ae611a3f26089f7d5601a86a5847517bff7 \
+                    rmd160  7a5530874a3c5251049da16bc07e861c73b6f317
 
 livecheck.type      regex
 livecheck.regex     {stable version</font></b> is <a href="http://tuxera.com/opensource/ntfs-3g-(.+?)\.tgz">}
@@ -34,7 +35,7 @@
 configure.args      --exec-prefix=${prefix} --with-fuse=external
 
 platform darwin {
-    configure.ldflags-append    -framework CoreFoundation
+    configure.ldflags-append    -framework CoreFoundation -lintl
 }
 
 #destroot.violate_mtree yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110726/ff3ca795/attachment.html>


More information about the macports-changes mailing list