Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2020 07:55:41 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526890 - head/security/snort2pfcd
Message-ID:  <202002230755.01N7tf2Y040040@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sun Feb 23 07:55:41 2020
New Revision: 526890
URL: https://svnweb.freebsd.org/changeset/ports/526890

Log:
  security/snort2pfcd: Update to 2.3
  
  PR:		244182
  Submitted by:	Samee Shahzada <onestsam@gmail.com>  (maintainer)

Modified:
  head/security/snort2pfcd/Makefile
  head/security/snort2pfcd/distinfo
  head/security/snort2pfcd/pkg-descr

Modified: head/security/snort2pfcd/Makefile
==============================================================================
--- head/security/snort2pfcd/Makefile	Sun Feb 23 07:49:10 2020	(r526889)
+++ head/security/snort2pfcd/Makefile	Sun Feb 23 07:55:41 2020	(r526890)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	snort2pfcd
-PORTVERSION=	2.0
+PORTVERSION=	2.3
 CATEGORIES=	security
 MASTER_SITES=	http://www.tworoutes.com/oss/
 

Modified: head/security/snort2pfcd/distinfo
==============================================================================
--- head/security/snort2pfcd/distinfo	Sun Feb 23 07:49:10 2020	(r526889)
+++ head/security/snort2pfcd/distinfo	Sun Feb 23 07:55:41 2020	(r526890)
@@ -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

Modified: head/security/snort2pfcd/pkg-descr
==============================================================================
--- head/security/snort2pfcd/pkg-descr	Sun Feb 23 07:49:10 2020	(r526889)
+++ head/security/snort2pfcd/pkg-descr	Sun Feb 23 07:55:41 2020	(r526890)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002230755.01N7tf2Y040040>