Ticket #1808: patch-hydra

File patch-hydra, 873 bytes (added by julien.touche@…, 20 years ago)

bump 4.0

Line 
1--- hydra.orig/Portfile Sat May  1 08:27:37 2004
2+++ hydra/Portfile      Sat May  1 08:30:55 2004
3@@ -1,7 +1,8 @@
4 # $Id: Portfile,v 1.1 2004/03/17 11:50:58 olegb Exp $
5 PortSystem        1.0
6 name              hydra
7-version           3.1
8+version           4.0
9+distname          ${name}-${version}-src
10 categories        security
11 maintainers       julien.touche@touche.fr.st
12 description       parallized login hacker utility
13@@ -19,10 +20,11 @@
14                   http://www.thehackerschoice.com
15 master_sites      http://www.thc.org/releases/
16 platforms         darwin
17-checksums         md5 c2b9beb20e9234967b399b7f80252677
18+checksums         md5 858e0b049fed9dcf06c7c8d052579f69
19 depends_lib        \
20                   lib:libssl:openssl
21 # need also libdes (in base system: in libcrypto)
22+set worksrcdir   ${name}-${version}
23 
24 build.type        gnu
25 pre-destroot {