svn commit: r407829 - head/security/suricata

Kubilay Kocak koobs at FreeBSD.org
Tue Feb 2 16:33:14 UTC 2016


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


More information about the svn-ports-all mailing list