svn commit: r397392 - head/graphics/ampasCTL/files

John Marino marino at FreeBSD.org
Sun Sep 20 19:35:10 UTC 2015


Author: marino
Date: Sun Sep 20 19:35:09 2015
New Revision: 397392
URL: https://svnweb.freebsd.org/changeset/ports/397392

Log:
  graphics/ampasCTL: Sigh -- there were 4 files modified for alloca
  
  Hopefully the third time is the charm.

Added:
  head/graphics/ampasCTL/files/patch-lib_IlmCtl_CtlTypeStorage.cpp   (contents, props changed)

Added: head/graphics/ampasCTL/files/patch-lib_IlmCtl_CtlTypeStorage.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/ampasCTL/files/patch-lib_IlmCtl_CtlTypeStorage.cpp	Sun Sep 20 19:35:09 2015	(r397392)
@@ -0,0 +1,10 @@
+--- lib/IlmCtl/CtlTypeStorage.cpp.orig	2014-06-03 01:11:24 UTC
++++ lib/IlmCtl/CtlTypeStorage.cpp
+@@ -64,7 +64,6 @@
+ #include <half.h>
+ #include <CtlExc.h>
+ #include <string.h>
+-#include <alloca.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <stdint.h>


More information about the svn-ports-all mailing list