Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Sep 2015 19:35:10 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397392 - head/graphics/ampasCTL/files
Message-ID:  <201509201935.t8KJZABB057078@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



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