Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2017 19:12:35 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r454651 - head/security/suricata
Message-ID:  <201711211912.vALJCZ5Z030811@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Tue Nov 21 19:12:35 2017
New Revision: 454651
URL: https://svnweb.freebsd.org/changeset/ports/454651

Log:
  Update to 4.0.1
  
  This is a bugfix release.
  See https://suricata-ids.org/2017/10/18/suricata-4-0-1-available/ for
  complete changelog.
  
  PR:		223322
  Submitted by:	Franco Fichtner
  Approved by:	Franco Fichtner (maintainer)

Modified:
  head/security/suricata/Makefile
  head/security/suricata/distinfo

Modified: head/security/suricata/Makefile
==============================================================================
--- head/security/suricata/Makefile	Tue Nov 21 19:11:14 2017	(r454650)
+++ head/security/suricata/Makefile	Tue Nov 21 19:12:35 2017	(r454651)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	suricata
-PORTVERSION=	4.0.0
-PORTREVISION=	1
+PORTVERSION=	4.0.1
 CATEGORIES=	security
 MASTER_SITES=	http://www.openinfosecfoundation.org/download/
 

Modified: head/security/suricata/distinfo
==============================================================================
--- head/security/suricata/distinfo	Tue Nov 21 19:11:14 2017	(r454650)
+++ head/security/suricata/distinfo	Tue Nov 21 19:12:35 2017	(r454651)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501558442
-SHA256 (suricata-4.0.0.tar.gz) = 6b8b183a8409829ca92c71854cc1abed45f04ccfb7f14c08211f4edf571fa577
-SIZE (suricata-4.0.0.tar.gz) = 12252693
+TIMESTAMP = 1508393375
+SHA256 (suricata-4.0.1.tar.gz) = 0e73edb2911791644d82a62ab4f75517bbed339c0f21aadc0eb307b313643885
+SIZE (suricata-4.0.1.tar.gz) = 12311016



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