public
Description: Git mirror of the MacPorts svn repo
Homepage: http://www.macports.org
Clone URL: git://github.com/kballard/macports.git
Search Repo:
Bump sshfs-gui to source from MacFUSE 1.3


git-svn-id: http://svn.macports.org/repository/macports/trunk@36279 
d073be05-634f-4543-b044-5fe20cf6d1d6
kballard (author)
Fri Apr 25 06:16:44 -0700 2008
commit  797a171541c696354da669c3edbf6999c0677c16
tree    5fb6885aace549629c3a585662251c600720f5ab
parent  e19319daefa1617da1e70386f707ec06f4365725
...
4
5
6
7
8
9
 
10
11
12
13
...
16
17
18
19
20
21
22
23
 
 
 
 
24
25
 
26
27
28
...
4
5
6
 
 
 
7
8
9
10
11
...
14
15
16
 
 
 
 
 
17
18
19
20
21
 
22
23
24
25
0
@@ -4,9 +4,7 @@
0
 PortGroup xcode 1.0
0
 
0
 name sshfs-gui
0
-version 1.0.0
0
-revision 2
0
-set macfuse_version 1.1
0
+version 1.3
0
 categories fuse
0
 platforms macosx
0
 maintainers eridius@macports.org
0
0
@@ -16,13 +14,12 @@
0
 
0
 homepage http://code.google.com/p/macfuse/
0
 
0
-master_sites macports:fusefs
0
-distname macfuse-${macfuse_version}
0
-dist_subdir fusefs
0
-checksums md5 42487d7684b1f9a8eb2f8a61b10f7913 \
0
- sha1 6347e5b6b0f810a3e5b0fbc82cbccfdf3f4c6311
0
+master_sites macports
0
+distname ${name}-${version}
0
+checksums md5 e7bd5cce586bf9b583f54b46da86b693 \
0
+ sha1 1aaeeb96f67d882a503809be03eee0e0b411cf5f
0
 
0
-worksrcdir ${distname}/filesystems/sshfs-gui
0
+worksrcdir sshfs-gui
0
 
0
 patchfiles patch-AppController.m.diff \
0
                     patch-sshfs.xcodeproj_project.pbxproj.diff

Comments

    No one has commented yet.