Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Feb 2016 16:33:12 +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: r407829 - head/security/suricata
Message-ID:  <201602021633.u12GXCov072699@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: koobs
Date: Tue Feb  2 16:33:12 2016
New Revision: 407829
URL: https://svnweb.freebsd.org/changeset/ports/407829

Log:
  security/suricata: Update to 3.0
  
  - Switch from DISTVERSION to PORTVERSION
  - Update PORTVERION and distinfo checksum (3.0)
  
  Changes:
  
    * http://suricata-ids.org/2016/01/27/suricata-3-0-available/
    * https://redmine.openinfosecfoundation.org/versions/80
  
  PR:		206690
  Submitted by:	Franco Fichtner <franco opnsense org>

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

Modified: head/security/suricata/Makefile
==============================================================================
--- head/security/suricata/Makefile	Tue Feb  2 16:11:25 2016	(r407828)
+++ head/security/suricata/Makefile	Tue Feb  2 16:33:12 2016	(r407829)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	suricata
-DISTVERSION=	3.0RC3
+PORTVERSION=	3.0
 CATEGORIES=	security
 MASTER_SITES=	http://www.openinfosecfoundation.org/download/
 

Modified: head/security/suricata/distinfo
==============================================================================
--- head/security/suricata/distinfo	Tue Feb  2 16:11:25 2016	(r407828)
+++ head/security/suricata/distinfo	Tue Feb  2 16:33:12 2016	(r407829)
@@ -1,2 +1,2 @@
-SHA256 (suricata-3.0RC3.tar.gz) = b02fb5234046a07ed031ee40a33df48bfe4166274b39a34098999c81a3248b22
-SIZE (suricata-3.0RC3.tar.gz) = 3293689
+SHA256 (suricata-3.0.tar.gz) = 4b8feb398a0800c955fe24aa31ca446c539e79492155717e826473f902c8e65a
+SIZE (suricata-3.0.tar.gz) = 3293102



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