1 | Index: Portfile |
---|
2 | =================================================================== |
---|
3 | --- Portfile (revision 32139) |
---|
4 | +++ Portfile (working copy) |
---|
5 | @@ -4,7 +4,7 @@ |
---|
6 | PortGroup xcode 1.0 |
---|
7 | |
---|
8 | name istumbler |
---|
9 | -version 97 |
---|
10 | +version 98 |
---|
11 | categories aqua |
---|
12 | maintainers nomaintainer |
---|
13 | description iStumbler is an Aqua GUI for finding wireless networks |
---|
14 | @@ -16,14 +16,13 @@ |
---|
15 | remains problematic. |
---|
16 | homepage http://www.istumbler.net/ |
---|
17 | master_sites \ |
---|
18 | - http://www.istumbler.net/downloads/ \ |
---|
19 | - http://www.istumbler.net/archive/release${version}/downloads/ |
---|
20 | + http://www.istumbler.net/downloads/ |
---|
21 | |
---|
22 | distname ${name}-${version}-src |
---|
23 | extract.suffix .tgz |
---|
24 | -checksums md5 4fdb3cfde6f8012d47195571b1babfcb \ |
---|
25 | - sha1 5e630c36ee0f41f14add1066bb7981ccd3f34901 \ |
---|
26 | - rmd160 51463551690fa32dc1803b07a35113ca69ec7d4b |
---|
27 | +# sources' checksums |
---|
28 | +checksums md5 5a16cc30d8e211254ab4d8c0777b8cfc \ |
---|
29 | + sha1 0a5307ace1ea2f1e97e35c6ed446c3d831044c86 |
---|
30 | |
---|
31 | worksrcdir iStumbler |
---|
32 | |
---|
33 | @@ -41,7 +40,7 @@ |
---|
34 | |
---|
35 | variant use_binary conflicts use_source { |
---|
36 | distname ${name}-${version} |
---|
37 | - checksums md5 23eb2b3621c2bbc0ce3884faa5117f31 |
---|
38 | + checksums md5 89981ff4ae5dc087b867ae2ff295898a |
---|
39 | patch {} |
---|
40 | use_configure no |
---|
41 | build {} |
---|