From owner-svn-ports-head@freebsd.org Wed Jan 24 01:12:32 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B7E5ED865A; Wed, 24 Jan 2018 01:12:32 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2D8F470B8A; Wed, 24 Jan 2018 01:12:32 +0000 (UTC) (envelope-from zi@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2871E16DE2; Wed, 24 Jan 2018 01:12:32 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0O1CWfF065318; Wed, 24 Jan 2018 01:12:32 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0O1CVIM065315; Wed, 24 Jan 2018 01:12:31 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201801240112.w0O1CVIM065315@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Wed, 24 Jan 2018 01:12:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r459809 - head/security/snort X-SVN-Group: ports-head X-SVN-Commit-Author: zi X-SVN-Commit-Paths: head/security/snort X-SVN-Commit-Revision: 459809 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jan 2018 01:12:32 -0000 Author: zi Date: Wed Jan 24 01:12:31 2018 New Revision: 459809 URL: https://svnweb.freebsd.org/changeset/ports/459809 Log: - Update to 2.9.11.1 Modified: head/security/snort/Makefile head/security/snort/distinfo head/security/snort/pkg-plist Modified: head/security/snort/Makefile ============================================================================== --- head/security/snort/Makefile Wed Jan 24 01:03:03 2018 (r459808) +++ head/security/snort/Makefile Wed Jan 24 01:12:31 2018 (r459809) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= snort -PORTVERSION= 2.9.9.0 -PORTREVISION= 1 +PORTVERSION= 2.9.11.1 CATEGORIES= security MASTER_SITES= https://snort.org/downloads/snort/ \ ZI Modified: head/security/snort/distinfo ============================================================================== --- head/security/snort/distinfo Wed Jan 24 01:03:03 2018 (r459808) +++ head/security/snort/distinfo Wed Jan 24 01:12:31 2018 (r459809) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495460927 -SHA256 (snort-2.9.9.0.tar.gz) = 71b147125e96390a12f3d55796ed5073df77206bd3563d84d3e5a1f19e7d7a56 -SIZE (snort-2.9.9.0.tar.gz) = 6364482 +TIMESTAMP = 1515777490 +SHA256 (snort-2.9.11.1.tar.gz) = 9f6b3aeac5a109f55504bd370564ac431cb1773507929dc461626898f33f46cd +SIZE (snort-2.9.11.1.tar.gz) = 6442755 Modified: head/security/snort/pkg-plist ============================================================================== --- head/security/snort/pkg-plist Wed Jan 24 01:03:03 2018 (r459808) +++ head/security/snort/pkg-plist Wed Jan 24 01:12:31 2018 (r459809) @@ -44,10 +44,10 @@ include/snort/dynamic_output/stream_api.h %%APPID%%include/snort/dynamic_preproc/sfmemcap.h %%APPID%%include/snort/dynamic_preproc/sfprimetable.h %%APPID%%include/snort/dynamic_preproc/sfxhash.h +include/snort/dynamic_preproc/appdata_adjuster.h include/snort/dynamic_preproc/bitop.h include/snort/dynamic_preproc/cpuclock.h include/snort/dynamic_preproc/file_api.h -include/snort/dynamic_preproc/file_mail_common.h include/snort/dynamic_preproc/idle_processing.h include/snort/dynamic_preproc/ipv6_port.h include/snort/dynamic_preproc/mempool.h @@ -57,6 +57,8 @@ include/snort/dynamic_preproc/packet_time.h include/snort/dynamic_preproc/perf_indicators.h include/snort/dynamic_preproc/preprocids.h include/snort/dynamic_preproc/profiler.h +include/snort/dynamic_preproc/reg_test.h +include/snort/dynamic_preproc/reload_api.h include/snort/dynamic_preproc/segment_mem.h include/snort/dynamic_preproc/session_api.h include/snort/dynamic_preproc/sfPolicy.h @@ -77,14 +79,12 @@ include/snort/dynamic_preproc/sf_snort_packet.h include/snort/dynamic_preproc/sf_snort_plugin_api.h include/snort/dynamic_preproc/sfcommon.h include/snort/dynamic_preproc/sfcontrol.h -include/snort/dynamic_preproc/sfdebug.h include/snort/dynamic_preproc/sfrt.h include/snort/dynamic_preproc/sfrt_dir.h include/snort/dynamic_preproc/sfrt_flat.h include/snort/dynamic_preproc/sfrt_flat_dir.h include/snort/dynamic_preproc/sfrt_trie.h include/snort/dynamic_preproc/sidechannel_define.h -include/snort/dynamic_preproc/sip_common.h include/snort/dynamic_preproc/snort_bounds.h include/snort/dynamic_preproc/snort_debug.h include/snort/dynamic_preproc/ssl.h @@ -235,6 +235,8 @@ man/man8/snort.8.gz %%PORTDOCS%%%%DOCSDIR%%/WISHLIST %%PORTDOCS%%%%DOCSDIR%%/generators %%PORTDOCS%%%%DOCSDIR%%/snort_manual.pdf +src/snort_dynamicsrc/appdata_adjuster.c +src/snort_dynamicsrc/appdata_adjuster.h %%APPID%%src/snort_dynamicsrc/md5.h %%APPID%%src/snort_dynamicsrc/sfmemcap.h %%APPID%%src/snort_dynamicsrc/sfprimetable.h @@ -255,8 +257,15 @@ src/snort_dynamicsrc/perf_indicators.h src/snort_dynamicsrc/plugin_enum.h src/snort_dynamicsrc/preprocids.h src/snort_dynamicsrc/profiler.h +src/snort_dynamicsrc/reg_test.c +src/snort_dynamicsrc/reg_test.h +src/snort_dynamicsrc/reload_api.h src/snort_dynamicsrc/rule_option_types.h src/snort_dynamicsrc/session_api.h +src/snort_dynamicsrc/sfhashfcn.c +src/snort_dynamicsrc/sfmemcap.c +src/snort_dynamicsrc/sfprimetable.c +src/snort_dynamicsrc/sfxhash.c src/snort_dynamicsrc/sfPolicyUserData.c src/snort_dynamicsrc/sfPolicyUserData.h src/snort_dynamicsrc/sf_base64decode.c