pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p0f - Update to 2.0.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e1bc79fc6a0d
branches:  trunk
changeset: 480944:e1bc79fc6a0d
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Wed Sep 22 09:44:57 2004 +0000

description:
- 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:

 security/p0f/Makefile |  8 +++-----
 security/p0f/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)

diffs (41 lines):

diff -r 8c4755c45cd2 -r e1bc79fc6a0d security/p0f/Makefile
--- a/security/p0f/Makefile     Wed Sep 22 08:37:27 2004 +0000
+++ b/security/p0f/Makefile     Wed Sep 22 09:44:57 2004 +0000
@@ -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@localhost
+MAINTAINER=    adrianp%NetBSD.org@localhost
 HOMEPAGE=      http://lcamtuf.coredump.cx/p0f.shtml
 COMMENT=       Passive OS fingerprinting tool
 
@@ -14,8 +14,6 @@
 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 -r 8c4755c45cd2 -r e1bc79fc6a0d security/p0f/distinfo
--- a/security/p0f/distinfo     Wed Sep 22 08:37:27 2004 +0000
+++ b/security/p0f/distinfo     Wed Sep 22 09:44:57 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index