From owner-svn-ports-head@freebsd.org Tue Sep 27 01:28:48 2016 Return-Path: Delivered-To: svn-ports-head@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 42529BEB16B; Tue, 27 Sep 2016 01:28:48 +0000 (UTC) (envelope-from wen@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 1382F671; Tue, 27 Sep 2016 01:28:48 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8R1Slhq046485; Tue, 27 Sep 2016 01:28:47 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8R1Slch046483; Tue, 27 Sep 2016 01:28:47 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201609270128.u8R1Slch046483@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 27 Sep 2016 01:28:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422797 - head/security/snort2pfcd X-SVN-Group: ports-head 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.23 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: Tue, 27 Sep 2016 01:28:48 -0000 Author: wen Date: Tue Sep 27 01:28:46 2016 New Revision: 422797 URL: https://svnweb.freebsd.org/changeset/ports/422797 Log: - Update to 0.8 - Update LICENSE PR: 212842 Submitted by: onestsam@gmail.com(maintainer) Modified: head/security/snort2pfcd/Makefile head/security/snort2pfcd/distinfo Modified: head/security/snort2pfcd/Makefile ============================================================================== --- head/security/snort2pfcd/Makefile Tue Sep 27 00:55:23 2016 (r422796) +++ head/security/snort2pfcd/Makefile Tue Sep 27 01:28:46 2016 (r422797) @@ -1,14 +1,15 @@ # $FreeBSD$ PORTNAME= snort2pfcd -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= security MASTER_SITES= http://www.tworoutes.com/oss/ MAINTAINER= onestsam@gmail.com COMMENT= Snort alert to pf blocker -LICENSE= NONE +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcidr.so:devel/libcidr RUN_DEPENDS= snort:security/snort Modified: head/security/snort2pfcd/distinfo ============================================================================== --- head/security/snort2pfcd/distinfo Tue Sep 27 00:55:23 2016 (r422796) +++ head/security/snort2pfcd/distinfo Tue Sep 27 01:28:46 2016 (r422797) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473519574 -SHA256 (snort2pfcd-0.7.tar.gz) = 719105f443a565cf1917735f1471d05150e8448cb2c461824e9910108c904091 -SIZE (snort2pfcd-0.7.tar.gz) = 9493 +TIMESTAMP = 1474937980 +SHA256 (snort2pfcd-0.8.tar.gz) = bb42ee95f40a221d091f73ae87f1c281fd18e4958f086676f199e1d090aec03c +SIZE (snort2pfcd-0.8.tar.gz) = 9914