diff --git a/security/snort2pfcd/Makefile b/security/snort2pfcd/Makefile index 940839d826a8..86b339e52076 100644 --- a/security/snort2pfcd/Makefile +++ b/security/snort2pfcd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= snort2pfcd -PORTVERSION= 2.0 +PORTVERSION= 2.3 CATEGORIES= security MASTER_SITES= http://www.tworoutes.com/oss/ diff --git a/security/snort2pfcd/distinfo b/security/snort2pfcd/distinfo index 19f72ef85ef8..1567324ef2f0 100644 --- a/security/snort2pfcd/distinfo +++ b/security/snort2pfcd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495554522 -SHA256 (snort2pfcd-2.0.tar.gz) = f767aa4f2e172cd8b76fa934c3a3ad4ecb483f23b841dae1455cfc729b5aac45 -SIZE (snort2pfcd-2.0.tar.gz) = 14318 +TIMESTAMP = 1581912737 +SHA256 (snort2pfcd-2.3.tar.gz) = 9f159639d3662322a925cbcce3a494a7577f7eea83346ac1e26473396093acd5 +SIZE (snort2pfcd-2.3.tar.gz) = 15816 diff --git a/security/snort2pfcd/pkg-descr b/security/snort2pfcd/pkg-descr index a170aca4d3e4..28258da98b59 100644 --- a/security/snort2pfcd/pkg-descr +++ b/security/snort2pfcd/pkg-descr @@ -1,5 +1,5 @@ Analyzes snort alert output and blocks ip addresses using pf for a specified -period of time. A whitelist is specified in CIDR format to exclude local and +period of time. A whitelist is specified in CIDR format to exclude local and trusted ip address from being blocked. WWW: https://github.com/onestsam/snort2pfcd