[115213] trunk/dports/math/gibbslda

hum at macports.org hum at macports.org
Sat Dec 28 03:30:07 PST 2013


Revision: 115213
          https://trac.macports.org/changeset/115213
Author:   hum at macports.org
Date:     2013-12-28 03:30:06 -0800 (Sat, 28 Dec 2013)
Log Message:
-----------
gibbslda: add patch to build on Mavericks; see #41915.

Modified Paths:
--------------
    trunk/dports/math/gibbslda/Portfile

Added Paths:
-----------
    trunk/dports/math/gibbslda/files/
    trunk/dports/math/gibbslda/files/patch-src_utils.cpp.diff

Modified: trunk/dports/math/gibbslda/Portfile
===================================================================
--- trunk/dports/math/gibbslda/Portfile	2013-12-28 11:18:43 UTC (rev 115212)
+++ trunk/dports/math/gibbslda/Portfile	2013-12-28 11:30:06 UTC (rev 115213)
@@ -26,6 +26,8 @@
 
 distname            GibbsLDA++-${version}
 
+patchfiles          patch-src_utils.cpp.diff
+
 post-extract {
     system -W ${worksrcpath} "make clean"
 }

Added: trunk/dports/math/gibbslda/files/patch-src_utils.cpp.diff
===================================================================
--- trunk/dports/math/gibbslda/files/patch-src_utils.cpp.diff	                        (rev 0)
+++ trunk/dports/math/gibbslda/files/patch-src_utils.cpp.diff	2013-12-28 11:30:06 UTC (rev 115213)
@@ -0,0 +1,10 @@
+--- src/utils.cpp.orig	2007-07-30 17:57:42.000000000 +0900
++++ src/utils.cpp	2013-12-28 18:27:05.000000000 +0900
+@@ -22,6 +22,7 @@
+  */
+ 
+ #include <stdio.h>
++#include <stdlib.h>
+ #include <string>
+ #include <map>
+ #include "strtokenizer.h"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131228/35e78f26/attachment.html>


More information about the macports-changes mailing list