svn commit: r338793 - head/net/linknx/files

Mathieu Arnold mat at FreeBSD.org
Sun Jan 5 16:15:22 UTC 2014


Author: mat
Date: Sun Jan  5 16:15:21 2014
New Revision: 338793
URL: http://svnweb.freebsd.org/changeset/ports/338793

Log:
  Add forgotten patch and fix build.

Added:
  head/net/linknx/files/patch-src_linknx.cpp   (contents, props changed)

Added: head/net/linknx/files/patch-src_linknx.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net/linknx/files/patch-src_linknx.cpp	Sun Jan  5 16:15:21 2014	(r338793)
@@ -0,0 +1,11 @@
+--- src/linknx.cpp.orig      2012-02-12 14:43:55.000000000 +0100
++++ src/linknx.cpp  2012-04-10 17:58:03.000000000 +0200
+@@ -29,6 +29,7 @@
+ #include <fcntl.h>
+ #include <cstring>
+ #include <pthsem.h>
++#include <sys/stat.h>
+ #include "config.h"
+ #include "ticpp.h"
+ #include "eibclient.h"
+


More information about the svn-ports-all mailing list