From owner-svn-ports-all@freebsd.org Tue Feb 2 16:33:14 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06B56A98C52; Tue, 2 Feb 2016 16:33:14 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CBC006AC; Tue, 2 Feb 2016 16:33:13 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u12GXCWZ072701; Tue, 2 Feb 2016 16:33:12 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u12GXCov072699; Tue, 2 Feb 2016 16:33:12 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201602021633.u12GXCov072699@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Tue, 2 Feb 2016 16:33:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407829 - head/security/suricata X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2016 16:33:14 -0000 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 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