mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 2.3.2:
- Removed end-of-line parser fix (introduced in 2.3.1) in favor of completely reworking this at the next parser overhaul. PR: ports/78846 Submitted by: Linh Pham <question+fbsdports@closedsrc.org>
This commit is contained in:
parent
3a1c3d0939
commit
d038538a07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131295
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= snort
|
||||
PORTVERSION= 2.3.1
|
||||
PORTVERSION= 2.3.2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.snort.org/dl/current/
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (snort-2.3.1.tar.gz) = 2b1f1daeea4396d3e3948360a6af02c8
|
||||
SIZE (snort-2.3.1.tar.gz) = 2621203
|
||||
MD5 (snort-2.3.1.tar.gz.asc) = 92adf9bcbf7cd37bf1ed11fe3bba25da
|
||||
SIZE (snort-2.3.1.tar.gz.asc) = 189
|
||||
MD5 (snort-2.3.2.tar.gz) = 692602827ce9d1a611630149f8e50ec8
|
||||
SIZE (snort-2.3.2.tar.gz) = 2620487
|
||||
MD5 (snort-2.3.2.tar.gz.asc) = cbeec538a9a4a17ccc7a1749b4a77f46
|
||||
SIZE (snort-2.3.2.tar.gz.asc) = 189
|
||||
|
Loading…
Reference in New Issue
Block a user