svn commit: r329912 - head/textproc/stardict3/files
Max Brazhnikov
makc at FreeBSD.org
Wed Oct 9 17:02:33 UTC 2013
Author: makc
Date: Wed Oct 9 17:02:33 2013
New Revision: 329912
URL: http://svnweb.freebsd.org/changeset/ports/329912
Log:
- One more patch to fix build on 10.x
Submitted by: clutton at zoho.com
Added:
head/textproc/stardict3/files/patch-dict__src__lib__stddict.cpp (contents, props changed)
Added: head/textproc/stardict3/files/patch-dict__src__lib__stddict.cpp
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/textproc/stardict3/files/patch-dict__src__lib__stddict.cpp Wed Oct 9 17:02:33 2013 (r329912)
@@ -0,0 +1,10 @@
+--- ./dict/src/lib/stddict.cpp.orig 2012-02-17 08:58:47.000000000 +0000
++++ ./dict/src/lib/stddict.cpp 2013-10-09 16:16:36.938640507 +0000
+@@ -32,6 +32,7 @@
+ #include <glib.h>
+ #include <glib/gi18n.h>
+ #include <glib/gstdio.h>
++#include <stdlib.h>
+ #include <algorithm>
+ #include <memory>
+
More information about the svn-ports-head
mailing list