Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Sep 2016 01:28:47 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422797 - head/security/snort2pfcd
Message-ID:  <201609270128.u8R1Slch046483@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609270128.u8R1Slch046483>