Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2015 13:31:53 +0000 (UTC)
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404358 - in head/security/suricata: . files
Message-ID:  <201512241331.tBODVrGl066846@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: koobs
Date: Thu Dec 24 13:31:53 2015
New Revision: 404358
URL: https://svnweb.freebsd.org/changeset/ports/404358

Log:
  security/suricata: Update to 3.0 RC3
  
  - Update DISTVERSION and distinfo checksum (3.0RC3)
  - Pet portlint (makepatch: patch UTC time)
  
  Merry Christmas All! HO HO HO
  
  PR:		205306
  Submitted by:	Franco Fichtner <franco opnsense org>

Modified:
  head/security/suricata/Makefile
  head/security/suricata/distinfo
  head/security/suricata/files/patch-configure.ac

Modified: head/security/suricata/Makefile
==============================================================================
--- head/security/suricata/Makefile	Thu Dec 24 13:17:42 2015	(r404357)
+++ head/security/suricata/Makefile	Thu Dec 24 13:31:53 2015	(r404358)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	suricata
-DISTVERSION=	3.0RC1
+DISTVERSION=	3.0RC3
 CATEGORIES=	security
 MASTER_SITES=	http://www.openinfosecfoundation.org/download/
 

Modified: head/security/suricata/distinfo
==============================================================================
--- head/security/suricata/distinfo	Thu Dec 24 13:17:42 2015	(r404357)
+++ head/security/suricata/distinfo	Thu Dec 24 13:31:53 2015	(r404358)
@@ -1,2 +1,2 @@
-SHA256 (suricata-3.0RC1.tar.gz) = 61b22ef3931c6fa37bb84ab9b7b26b6a363bde2444d6dd7b563044e8109ecbff
-SIZE (suricata-3.0RC1.tar.gz) = 3292713
+SHA256 (suricata-3.0RC3.tar.gz) = b02fb5234046a07ed031ee40a33df48bfe4166274b39a34098999c81a3248b22
+SIZE (suricata-3.0RC3.tar.gz) = 3293689

Modified: head/security/suricata/files/patch-configure.ac
==============================================================================
--- head/security/suricata/files/patch-configure.ac	Thu Dec 24 13:17:42 2015	(r404357)
+++ head/security/suricata/files/patch-configure.ac	Thu Dec 24 13:31:53 2015	(r404358)
@@ -1,6 +1,6 @@
---- ./configure.ac.orig	2014-08-15 21:08:21.104727122 +1000
-+++ ./configure.ac	2014-08-15 21:17:58.786571386 +1000
-@@ -816,8 +816,10 @@
+--- configure.ac.orig	2015-12-08 13:09:16 UTC
++++ configure.ac
+@@ -853,8 +853,10 @@
              AS_HELP_STRING([--enable-prelude], [Enable Prelude support for alerts]),,[enable_prelude=no])
      # Prelude doesn't work with -Werror
      STORECFLAGS="${CFLAGS}"



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