[80505] users/dports/ports/fuse

dports at macports.org dports at macports.org
Wed Jul 13 14:08:13 PDT 2011


Revision: 80505
          http://trac.macports.org/changeset/80505
Author:   dports at macports.org
Date:     2011-07-13 14:08:13 -0700 (Wed, 13 Jul 2011)
Log Message:
-----------
fuse4x*: for now, use my github branch (with some compatibility fixes)

Modified Paths:
--------------
    users/dports/ports/fuse/fuse4x/Portfile
    users/dports/ports/fuse/fuse4x-framework/Portfile
    users/dports/ports/fuse/fuse4x-kext/Portfile

Modified: users/dports/ports/fuse/fuse4x/Portfile
===================================================================
--- users/dports/ports/fuse/fuse4x/Portfile	2011-07-13 20:50:16 UTC (rev 80504)
+++ users/dports/ports/fuse/fuse4x/Portfile	2011-07-13 21:08:13 UTC (rev 80505)
@@ -33,7 +33,7 @@
 # extract.post_args   "| tar --strip-components=1 -xf -"
 
 fetch.type          git
-git.url             git://github.com/fuse4x/fuse.git
+git.url             git://github.com/drkp/fuse4x-fuse.git
 git.branch          pu
 patchfiles          patch-configure.in.diff
 

Modified: users/dports/ports/fuse/fuse4x-framework/Portfile
===================================================================
--- users/dports/ports/fuse/fuse4x-framework/Portfile	2011-07-13 20:50:16 UTC (rev 80504)
+++ users/dports/ports/fuse/fuse4x-framework/Portfile	2011-07-13 21:08:13 UTC (rev 80505)
@@ -33,7 +33,7 @@
 # extract.post_args   "| tar --strip-components=1 -xf -"
 
 fetch.type          git
-git.url             git://github.com/fuse4x/framework.git
+git.url             git://github.com/drkp/fuse4x-framework.git
 git.branch          master
 
 depends_lib         port:fuse4x

Modified: users/dports/ports/fuse/fuse4x-kext/Portfile
===================================================================
--- users/dports/ports/fuse/fuse4x-kext/Portfile	2011-07-13 20:50:16 UTC (rev 80504)
+++ users/dports/ports/fuse/fuse4x-kext/Portfile	2011-07-13 21:08:13 UTC (rev 80505)
@@ -33,7 +33,7 @@
 # extract.post_args   "| tar --strip-components=1 -xf -"
 
 fetch.type          git
-git.url             git://github.com/fuse4x/kext.git
+git.url             git://github.com/drkp/fuse4x-kext.git
 git.branch          pu
 
 # This port installs a kernel module, so it must be built for the same
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110713/b36a4e79/attachment-0001.html>


More information about the macports-changes mailing list