[37608] trunk/dports/fuse/sshfs/Portfile

jmr at macports.org jmr at macports.org
Sun Jun 15 08:18:51 PDT 2008


Revision: 37608
          http://trac.macosforge.org/projects/macports/changeset/37608
Author:   jmr at macports.org
Date:     2008-06-15 08:18:46 -0700 (Sun, 15 Jun 2008)

Log Message:
-----------
sshfs: update to 1.9 (#15160, maintainer timeout)

Modified Paths:
--------------
    trunk/dports/fuse/sshfs/Portfile

Modified: trunk/dports/fuse/sshfs/Portfile
===================================================================
--- trunk/dports/fuse/sshfs/Portfile	2008-06-15 14:58:11 UTC (rev 37607)
+++ trunk/dports/fuse/sshfs/Portfile	2008-06-15 15:18:46 UTC (rev 37608)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name                sshfs
-version             1.8
-revision            3
+version             1.9
 categories          fuse
 platforms           darwin
 maintainers         eridius at macports.org
@@ -21,8 +20,8 @@
 
 distname            sshfs-fuse-${version}
 master_sites        sourceforge:fuse
-checksums           ${distfiles} md5 3c575cf89a6d3d8ab6063c2f60bd5b25 \
-                                 sha1 ab1df8d8b2a601bc22959a14e95e57fae5fc3787
+checksums           ${distfiles} md5 05c3da4fa0f673f7ce5f480b3023af61 \
+                                 sha1 dfd3a72c76f6b4fac4105b23ca228d8166a0510a
 
 livecheck.distname  sshfs-fuse
 
@@ -30,17 +29,18 @@
                     port:glib2 \
                     port:macfuse \
                     port:libiconv \
-                    port:pkgconfig
+                    port:pkgconfig \
+                    port:openssh
 
-configure.cflags-append    "-D__FreeBSD__=10 -DDARWIN_SEMAPHORE_COMPAT -DSSH_NODELAY_WORKAROUND -D_POSIX_C_SOURCE=200112L"
+configure.cflags-append    -D__FreeBSD__=10 -DDARWIN_SEMAPHORE_COMPAT -D_POSIX_C_SOURCE=200112L
 configure.ldflags-append    "-framework CoreFoundation"
 configure.post_args-append --disable-dependency-tracking
 
 platform darwin {
-    patch_sites         http://macfuse.googlecode.com/svn/tags/macfuse-1.3/filesystems/sshfs
+    patch_sites         http://macfuse.googlecode.com/svn/tags/macfuse-1.5/filesystems/sshfs
     patchfiles          sshfs-fuse-${version}-macosx.patch
-    checksums-append    sshfs-fuse-${version}-macosx.patch md5 5d3cec641c22e89dd840c6bbc3af89d4 \
-                                                           sha1 79f058e0ae4b90ec09d50ab39401773d146bdf95
+    checksums-append    sshfs-fuse-${version}-macosx.patch md5 195a7c8268b8deb3151c8b1015f3b602 \
+                                                           sha1 5dc431425a4e6dcace08bb2d7d803df3553731e3
     
     # override patch.pre_args since it defaults to -p0
     patch.pre_args -p1

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080615/26fc78b7/attachment.htm 


More information about the macports-changes mailing list