svn commit: r340440 - head/security/snortsam/files

Mathieu Arnold mat at FreeBSD.org
Mon Jan 20 18:30:41 UTC 2014


Author: mat
Date: Mon Jan 20 18:30:40 2014
New Revision: 340440
URL: http://svnweb.freebsd.org/changeset/ports/340440
QAT: https://qat.redports.org/buildarchive/r340440/

Log:
  Add forgotten patch for fixing on 10.
  
  Sponsored by:	Absolight

Added:
  head/security/snortsam/files/patch-src__ssp_pf2.c   (contents, props changed)

Added: head/security/snortsam/files/patch-src__ssp_pf2.c
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/security/snortsam/files/patch-src__ssp_pf2.c	Mon Jan 20 18:30:40 2014	(r340440)
@@ -0,0 +1,11 @@
+--- ./src/ssp_pf2.c.orig	2009-11-27 02:39:40.000000000 +0100
++++ ./src/ssp_pf2.c	2014-01-20 19:03:47.000000000 +0100
+@@ -95,7 +95,7 @@
+ 	  }
+      }
+ 
+-   return;
++   return 0;
+ }
+ 
+ 


More information about the svn-ports-all mailing list