svn commit: r548072 - head/security/snort2pfcd

Fernando Apesteguía fernape at FreeBSD.org
Wed Sep 9 09:16:44 UTC 2020


Author: fernape
Date: Wed Sep  9 09:16:43 2020
New Revision: 548072
URL: https://svnweb.freebsd.org/changeset/ports/548072

Log:
  security/snort2pfcd: Update to 2.9
  
  Fixes -fno-common problem.
  
  PR:	249122
  Submitted by:	onestsam at gmail.com (maintainer)
  MFH:	2020Q3 (build fix, -fno-common)

Modified:
  head/security/snort2pfcd/Makefile
  head/security/snort2pfcd/distinfo

Modified: head/security/snort2pfcd/Makefile
==============================================================================
--- head/security/snort2pfcd/Makefile	Wed Sep  9 09:02:11 2020	(r548071)
+++ head/security/snort2pfcd/Makefile	Wed Sep  9 09:16:43 2020	(r548072)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	snort2pfcd
-PORTVERSION=	2.8
+PORTVERSION=	2.9
 CATEGORIES=	security
 MASTER_SITES=	http://www.tworoutes.com/oss/
 

Modified: head/security/snort2pfcd/distinfo
==============================================================================
--- head/security/snort2pfcd/distinfo	Wed Sep  9 09:02:11 2020	(r548071)
+++ head/security/snort2pfcd/distinfo	Wed Sep  9 09:16:43 2020	(r548072)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595872330
-SHA256 (snort2pfcd-2.8.tar.gz) = 639e702f952172aa410648394dfb4b0788e1644d958a208f4f83882bc04d9aaa
-SIZE (snort2pfcd-2.8.tar.gz) = 16672
+TIMESTAMP = 1599425373
+SHA256 (snort2pfcd-2.9.tar.gz) = 07f1086247eb1b7af27102b76c3d4756d178e9bc1e9d065af9c906f8cd931c69
+SIZE (snort2pfcd-2.9.tar.gz) = 16766


More information about the svn-ports-all mailing list