1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

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)
This commit is contained in:
Kurt Jaeger 2014-05-20 11:49:46 +00:00
parent 53fcbe0157
commit 18ac429345
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354628
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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