diff options
| author | Kurt Jaeger <pi@FreeBSD.org> | 2014-05-20 11:49:46 +0000 |
|---|---|---|
| committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-05-20 11:49:46 +0000 |
| commit | 18ac429345b71ee12c1bde3bbba8bd533eb77ab5 (patch) | |
| tree | 9fc35201ea9967995e0177a67d5661193daddbd0 | |
| parent | x11-toolkits/gtkada: Cleanup and define conflict with gtkada3 (diff) | |
net-mgmt/p0f: 3.06b -> 3.07b, and change to freebsd maintainer email address
Bug fixes:
- Improvement to API handling to avoid FATAL() on short API reads & writes.
- Minor bug fix to IP parsing in one of the companion utilities.
Improvements:
- New signatures.
Approved by: jadawin (mentor)
| -rw-r--r-- | net-mgmt/p0f/Makefile | 4 | ||||
| -rw-r--r-- | net-mgmt/p0f/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/p0f/Makefile b/net-mgmt/p0f/Makefile index 3dd07889496b..f1bc50e36843 100644 --- a/net-mgmt/p0f/Makefile +++ b/net-mgmt/p0f/Makefile @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= p0f -PORTVERSION= 3.06b +PORTVERSION= 3.07b CATEGORIES= net-mgmt security MASTER_SITES= http://lcamtuf.coredump.cx/p0f3/releases/ \ http://fossies.org/unix/privat/ EXTRACT_SUFX= .tgz -MAINTAINER= fbsd-ports@opsec.eu +MAINTAINER= pi@FreeBSD.org COMMENT= Passive OS fingerprinting tool LICENSE= LGPL21 diff --git a/net-mgmt/p0f/distinfo b/net-mgmt/p0f/distinfo index 5a6038608174..c29d07dc8003 100644 --- a/net-mgmt/p0f/distinfo +++ b/net-mgmt/p0f/distinfo @@ -1,2 +1,2 @@ -SHA256 (p0f-3.06b.tgz) = d151931be2557ac45f9baa0a9384b8643979f4227c391ed395792874f2c6cde7 -SIZE (p0f-3.06b.tgz) = 92054 +SHA256 (p0f-3.07b.tgz) = 5cfc9a4b32e0e789d6ae3240e22c531e7dfb7906d833a026e45a5504379f0ba2 +SIZE (p0f-3.07b.tgz) = 92414 |
