svn commit: r422797 - head/security/snort2pfcd

Wen Heping wen at FreeBSD.org
Tue Sep 27 01:28:48 UTC 2016


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 at 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 at 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


More information about the svn-ports-head mailing list