From owner-svn-ports-head@freebsd.org Sun Aug 2 13:57:43 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 31CE837DCD6; Sun, 2 Aug 2020 13:57:43 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BKMzC0Yq8z4Vln; Sun, 2 Aug 2020 13:57:43 +0000 (UTC) (envelope-from swills@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 EAE7D24559; Sun, 2 Aug 2020 13:57:42 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 072DvgrJ003650; Sun, 2 Aug 2020 13:57:42 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 072DvgXX003648; Sun, 2 Aug 2020 13:57:42 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202008021357.072DvgXX003648@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 2 Aug 2020 13:57:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r543960 - head/security/snort2pfcd X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/security/snort2pfcd X-SVN-Commit-Revision: 543960 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.33 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: Sun, 02 Aug 2020 13:57:43 -0000 Author: swills Date: Sun Aug 2 13:57:42 2020 New Revision: 543960 URL: https://svnweb.freebsd.org/changeset/ports/543960 Log: security/snort2pfcd: Update to 2.8 PR: 248287 Submitted by: Samee Shahzada (maintainer) Modified: head/security/snort2pfcd/Makefile (contents, props changed) head/security/snort2pfcd/distinfo (contents, props changed) Modified: head/security/snort2pfcd/Makefile ============================================================================== --- head/security/snort2pfcd/Makefile Sun Aug 2 13:45:45 2020 (r543959) +++ head/security/snort2pfcd/Makefile Sun Aug 2 13:57:42 2020 (r543960) @@ -1,14 +1,14 @@ # $FreeBSD$ PORTNAME= snort2pfcd -PORTVERSION= 2.7 +PORTVERSION= 2.8 CATEGORIES= security MASTER_SITES= http://www.tworoutes.com/oss/ MAINTAINER= onestsam@gmail.com COMMENT= Snort alert to pf blocker -LICENSE= GPLv2 +LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcidr.so:devel/libcidr Modified: head/security/snort2pfcd/distinfo ============================================================================== --- head/security/snort2pfcd/distinfo Sun Aug 2 13:45:45 2020 (r543959) +++ head/security/snort2pfcd/distinfo Sun Aug 2 13:57:42 2020 (r543960) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594965015 -SHA256 (snort2pfcd-2.7.tar.gz) = 3d28bf907995afb26a9609ce81e11b465aee3e4fd275281e144fa0ac25891bb4 -SIZE (snort2pfcd-2.7.tar.gz) = 16225 +TIMESTAMP = 1595872330 +SHA256 (snort2pfcd-2.8.tar.gz) = 639e702f952172aa410648394dfb4b0788e1644d958a208f4f83882bc04d9aaa +SIZE (snort2pfcd-2.8.tar.gz) = 16672