security/snort2pfcd: Update to 3.2

No official changelog available. According to maintainer, the major changes for this release are optimizations:

-Moved several global variables to local
-Fewer Malloc calls
-Several stack optimizations
-More compiler flags and fixes for those warnings
-Fixed compiler escaping bug involving memset for char

PR:		249904
Submitted by:	Samee Shahzada <onestsam@gmail.com> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D26659
This commit is contained in:
Rainer Hurling
2020-10-04 17:11:39 +00:00
parent 659149d1b8
commit d5c11e5d6f
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= snort2pfcd
PORTVERSION= 3.1
PORTVERSION= 3.2
CATEGORIES= security
MASTER_SITES= http://www.tworoutes.com/oss/

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1600986105
SHA256 (snort2pfcd-3.1.tar.gz) = b926566ecf3623d1d5c249e53ffd0dd07d758aff96dbf0d8d979937b99c96ba2
SIZE (snort2pfcd-3.1.tar.gz) = 15914
TIMESTAMP = 1601365420
SHA256 (snort2pfcd-3.2.tar.gz) = dbeaaa46ba159359fc16d0500c2e0ceffd10ec9acff14fb0c0b2530fd3b38384
SIZE (snort2pfcd-3.2.tar.gz) = 16072