diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile --- a/net/tcpdump/Makefile +++ b/net/tcpdump/Makefile @@ -1,8 +1,12 @@ PORTNAME= tcpdump PORTVERSION= 4.99.4 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.tcpdump.org/release/ +PATCH_SITES= https://github.com/the-tcpdump-group/tcpdump/commit/ +PATCHFILES= 5c1ecd8c.patch:-p1 + MAINTAINER= garga@FreeBSD.org COMMENT= Ubiquitous network traffic analysis tool WWW= https://www.tcpdump.org/ diff --git a/net/tcpdump/distinfo b/net/tcpdump/distinfo --- a/net/tcpdump/distinfo +++ b/net/tcpdump/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1681124583 +TIMESTAMP = 1694861403 SHA256 (tcpdump-4.99.4.tar.gz) = 0232231bb2f29d6bf2426e70a08a7e0c63a0d59a9b44863b7f5e2357a6e49fea SIZE (tcpdump-4.99.4.tar.gz) = 1903612 +SHA256 (5c1ecd8c.patch) = 1fe70c129bd03674e830728ecc346f5fc9badd45e1856d83b0ca3978a15eaad1 +SIZE (5c1ecd8c.patch) = 1004