Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 2020 09:20:46 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r548073 - branches/2020Q3/security/snort2pfcd
Message-ID:  <202009090920.0899KkKZ027231@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Wed Sep  9 09:20:45 2020
New Revision: 548073
URL: https://svnweb.freebsd.org/changeset/ports/548073

Log:
  MFH: r548072
  
  security/snort2pfcd: Update to 2.9
  
  Fixes -fno-common problem.
  
  PR:	249122
  Submitted by:	onestsam@gmail.com (maintainer)
  
  Approved by:	ports-secteam (blanket, build fix, -fno-common)

Modified:
  branches/2020Q3/security/snort2pfcd/Makefile
  branches/2020Q3/security/snort2pfcd/distinfo
Directory Properties:
  branches/2020Q3/   (props changed)

Modified: branches/2020Q3/security/snort2pfcd/Makefile
==============================================================================
--- branches/2020Q3/security/snort2pfcd/Makefile	Wed Sep  9 09:16:43 2020	(r548072)
+++ branches/2020Q3/security/snort2pfcd/Makefile	Wed Sep  9 09:20:45 2020	(r548073)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	snort2pfcd
-PORTVERSION=	2.3
+PORTVERSION=	2.9
 CATEGORIES=	security
 MASTER_SITES=	http://www.tworoutes.com/oss/
 

Modified: branches/2020Q3/security/snort2pfcd/distinfo
==============================================================================
--- branches/2020Q3/security/snort2pfcd/distinfo	Wed Sep  9 09:16:43 2020	(r548072)
+++ branches/2020Q3/security/snort2pfcd/distinfo	Wed Sep  9 09:20:45 2020	(r548073)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581912737
-SHA256 (snort2pfcd-2.3.tar.gz) = 9f159639d3662322a925cbcce3a494a7577f7eea83346ac1e26473396093acd5
-SIZE (snort2pfcd-2.3.tar.gz) = 15816
+TIMESTAMP = 1599425373
+SHA256 (snort2pfcd-2.9.tar.gz) = 07f1086247eb1b7af27102b76c3d4756d178e9bc1e9d065af9c906f8cd931c69
+SIZE (snort2pfcd-2.9.tar.gz) = 16766



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