diff options
author | adrianp <adrianp@pkgsrc.org> | 2004-09-22 09:44:57 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2004-09-22 09:44:57 +0000 |
commit | cecfd1e00d0e78b7e56003d60d92883c4e4ad4de (patch) | |
tree | df274530c4b0a6409013b1d95f36048a51723c31 /security | |
parent | 79860a701611aac709d869805ce4a5cd5c9337ac (diff) | |
download | pkgsrc-cecfd1e00d0e78b7e56003d60d92883c4e4ad4de.tar.gz |
- Update to 2.0.5
- ok'ed wiz@, snj@
- Grab maintainership
- Remove DIST_SUBDIR directive
Verison 2.0.5:
--------------
[BUG] OpenBSD compile fix.
Support for 802.1Q.
New signatures.
Speel-chceked teh docuhmentation!
Absolutely experimental support for open connection fingerprinting (-O).
Synced manpage and documentation.
Added several -O signatures.
Diffstat (limited to 'security')
-rw-r--r-- | security/p0f/Makefile | 8 | ||||
-rw-r--r-- | security/p0f/distinfo | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/security/p0f/Makefile b/security/p0f/Makefile index 1a0227ad9e2..3816c005fdf 100644 --- a/security/p0f/Makefile +++ b/security/p0f/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.13 2004/08/14 10:09:15 adrianp Exp $ +# $NetBSD: Makefile,v 1.14 2004/09/22 09:44:57 adrianp Exp $ # -DISTNAME= p0f-2.0.4 +DISTNAME= p0f-2.0.5 CATEGORIES= security net MASTER_SITES= http://lcamtuf.coredump.cx/p0f/ EXTRACT_SUFX= .tgz -MAINTAINER= dawszy@arhea.net +MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://lcamtuf.coredump.cx/p0f.shtml COMMENT= Passive OS fingerprinting tool @@ -14,8 +14,6 @@ WRKSRC= ${WRKDIR}/p0f USE_BUILDLINK3= yes USE_PKGINSTALL= yes -DIST_SUBDIR= ${PKGNAME} - PKG_SYSCONFSUBDIR= p0f CONF_FILES= ${PREFIX}/share/examples/p0f/p0f.fp ${PKG_SYSCONFDIR}/p0f.fp diff --git a/security/p0f/distinfo b/security/p0f/distinfo index e6262f5db70..ad552ab447c 100644 --- a/security/p0f/distinfo +++ b/security/p0f/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2004/08/14 10:09:15 adrianp Exp $ +$NetBSD: distinfo,v 1.13 2004/09/22 09:44:57 adrianp Exp $ -SHA1 (p0f-2.0.4/p0f-2.0.4.tgz) = 0a9917bdf5fb8e934cc9b3104e61339b6c047a77 -Size (p0f-2.0.4/p0f-2.0.4.tgz) = 126886 bytes +SHA1 (p0f-2.0.5.tgz) = fb11a4138cad903072e3c8ef33316ac22b4ef8f4 +Size (p0f-2.0.5.tgz) = 130002 bytes SHA1 (patch-aa) = 849aa2aaddb33ab522c9c02a6a4965684a58f03e SHA1 (patch-ad) = 8263ac810b25c14a41d57cd6227bf78af1604800 |