1 | --- hydra-4.3/Portfile Fri Oct 29 15:36:35 2004 |
---|
2 | +++ hydra/Portfile Fri Oct 29 16:27:31 2004 |
---|
3 | @@ -1,7 +1,7 @@ |
---|
4 | # $Id: Portfile,v 1.3 2004/10/20 13:52:43 fkr Exp $ |
---|
5 | PortSystem 1.0 |
---|
6 | name hydra |
---|
7 | -version 4.3 |
---|
8 | +version 4.4 |
---|
9 | distname ${name}-${version}-src |
---|
10 | categories security |
---|
11 | maintainers julien.touche@touche.fr.st |
---|
12 | @@ -20,7 +20,7 @@ |
---|
13 | http://www.thehackerschoice.com |
---|
14 | master_sites http://www.thc.org/releases/ |
---|
15 | platforms darwin |
---|
16 | -checksums md5 e135798de515bb2f7a231625046210a9 |
---|
17 | +checksums md5 307e1434ae475088caa01e3b1aefbf43 |
---|
18 | depends_lib \ |
---|
19 | lib:libssl:openssl |
---|
20 | # need also libdes (in base system: in libcrypto) |
---|