svn commit: r376714 - head/graphics/aeskulap/files

Antoine Brodin antoine at FreeBSD.org
Sat Jan 10 16:11:22 UTC 2015


Author: antoine
Date: Sat Jan 10 16:11:21 2015
New Revision: 376714
URL: https://svnweb.freebsd.org/changeset/ports/376714
QAT: https://qat.redports.org/buildarchive/r376714/

Log:
  Allow building with libc++ r224926
  
  Submitted by:	dim@

Added:
  head/graphics/aeskulap/files/patch-dcmtk_ofstd_libsrc_oftime.cc   (contents, props changed)

Added: head/graphics/aeskulap/files/patch-dcmtk_ofstd_libsrc_oftime.cc
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/aeskulap/files/patch-dcmtk_ofstd_libsrc_oftime.cc	Sat Jan 10 16:11:21 2015	(r376714)
@@ -0,0 +1,10 @@
+--- dcmtk/ofstd/libsrc/oftime.cc.orig	2006-03-08 09:25:25 UTC
++++ dcmtk/ofstd/libsrc/oftime.cc
+@@ -35,6 +35,7 @@
+ 
+ #define INCLUDE_CSTDIO
+ #define INCLUDE_CTIME
++#define INCLUDE_OSTREAM
+ #include "ofstdinc.h"
+ 
+ BEGIN_EXTERN_C


More information about the svn-ports-all mailing list