- maintenance update to 2.2.6 (bugfixes).

- honor flags (spotted by naddy).

ok naddy@
This commit is contained in:
aanriot 2006-04-16 19:12:40 +00:00
parent f6120d3a8c
commit 7e39f310c0
2 changed files with 10 additions and 7 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.18 2006/01/28 21:19:28 aanriot Exp $
# $OpenBSD: Makefile,v 1.19 2006/04/16 19:12:40 aanriot Exp $
DISTNAME= scanlogd-2.2.5
PKGNAME= ${DISTNAME}p0
DISTNAME= scanlogd-2.2.6
CATEGORIES= security
COMMENT= "TCP port scan detection tool"
HOMEPAGE= http://www.openwall.com/scanlogd/
MAINTAINER= Alexandre Anriot <aanriot@openbsd.org>
@ -11,6 +11,7 @@ MAINTAINER= Alexandre Anriot <aanriot@openbsd.org>
MASTER_SITES= ftp://ftp.openwall.com/pub/projects/scanlogd/ \
${HOMEPAGE}
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
@ -20,6 +21,8 @@ WANTLIB= c pcap
BUILD_DEPENDS= ::net/libnids
LIB_DEPENDS= lib/libnet-1.0/net.=0:libnet-1.0*:net/libnet/1.0
MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS=""
ALL_TARGET= libnids
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
MD5 (scanlogd-2.2.5.tar.gz) = 6b53ad390a51f0835e66b1efa84d710a
RMD160 (scanlogd-2.2.5.tar.gz) = 2bca2ccba5bb43f78b2dd73da47c373c80b6a3d3
SHA1 (scanlogd-2.2.5.tar.gz) = 520e70baba7c54c4e57902419c4ba93f13763238
SIZE (scanlogd-2.2.5.tar.gz) = 10809
MD5 (scanlogd-2.2.6.tar.gz) = 7b8187ea718ebe47f22805b921b909ab
RMD160 (scanlogd-2.2.6.tar.gz) = 29b1df23c8a44b2d98e12fb2cfe8fe6127566b6f
SHA1 (scanlogd-2.2.6.tar.gz) = db9e9491eb45fcce7e2e81ca4e2fe8ef2db32ee8
SIZE (scanlogd-2.2.6.tar.gz) = 10975