update to 1.5.1, from Srebrenko Sehic (new maintainer)
This commit is contained in:
parent
f8a76eaa0b
commit
c3d100fe2d
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2003/06/13 08:59:54 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2004/02/03 07:00:21 jolan Exp $
|
||||
|
||||
COMMENT= "VPN scanner and identifier"
|
||||
DISTNAME= ike-scan-1.2
|
||||
DISTNAME= ike-scan-1.5.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${HOMEPAGE}download/ \
|
||||
http://berlin.ccc.de/~cryx/ike-scan/
|
||||
|
||||
HOMEPAGE= http://www.nta-monitor.com/ike-scan/
|
||||
|
||||
MAINTAINER= Jolan Luff <jolan@openbsd.org>
|
||||
MAINTAINER= Srebrenko Sehic <haver@insecure.dk>
|
||||
|
||||
# GPL
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (ike-scan-1.2.tar.gz) = 25777051bb09306cb0b86e0cf1c48caa
|
||||
RMD160 (ike-scan-1.2.tar.gz) = ce04e552875dea335ed530681ea2eb93c951ef1e
|
||||
SHA1 (ike-scan-1.2.tar.gz) = 5ce811ba6fc910e78d34003424da201fe313ed8e
|
||||
MD5 (ike-scan-1.5.1.tar.gz) = 6425534104fd9f6f644c6f7286ed40e1
|
||||
RMD160 (ike-scan-1.5.1.tar.gz) = 2b90375065aed912c60c548fac6f1873f182f408
|
||||
SHA1 (ike-scan-1.5.1.tar.gz) = 6e062b4e61e9c4d29dc6954163e6d66235786e1e
|
||||
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-configure,v 1.2 2003/06/13 08:59:54 jolan Exp $
|
||||
--- configure.orig Sat May 10 12:17:03 2003
|
||||
+++ configure Fri Jun 13 03:39:02 2003
|
||||
@@ -327,7 +327,7 @@ x_libraries=NONE
|
||||
bindir='${exec_prefix}/bin'
|
||||
sbindir='${exec_prefix}/sbin'
|
||||
libexecdir='${exec_prefix}/libexec'
|
||||
-datadir='${prefix}/share'
|
||||
+datadir='${prefix}/share/ike-scan'
|
||||
sysconfdir='${prefix}/etc'
|
||||
sharedstatedir='${prefix}/com'
|
||||
localstatedir='${prefix}/var'
|
@ -1,5 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/06/06 22:09:52 jolan Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/02/03 07:00:21 jolan Exp $
|
||||
bin/ike-scan
|
||||
man/man1/ike-scan.1
|
||||
share/doc/ike-scan/README
|
||||
share/doc/ike-scan/udp-backoff-fingerprinting-paper.txt
|
||||
share/ike-scan/ike-backoff-patterns
|
||||
|
Loading…
Reference in New Issue
Block a user