From 7f6ba9d599f3b8b6db072b454af13d28028ca954 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Wed, 18 Sep 2013 13:48:19 +0000 Subject: net/boinc-client : - update to 7.0.65 [1] Unlike the PR, keep the SKINS option and the extra skins, and do not pregenerate autotools files. - work around a build conflict with archivers/libzip in port Makefile [2] - pre-emptively fix build with libc++ - change MASTERSITE from Pav's to my site - comment out the BROKEN message for sparc64/ia64/powerpc (for now) - regenerate patches using 'make makepatch' astro/boinc-{setiathome-enhanced,astropulse} : - remove obsolete calls to functions removed from libboinc to prevent breakage PR: ports/176724 [1] Submitted by: Andrey Simonenko [1] Submitted by: zi@ [2] --- net/boinc-client/files/patch-lib__str_util.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net/boinc-client/files/patch-lib__str_util.cpp (limited to 'net/boinc-client/files/patch-lib__str_util.cpp') diff --git a/net/boinc-client/files/patch-lib__str_util.cpp b/net/boinc-client/files/patch-lib__str_util.cpp new file mode 100644 index 000000000000..eabec39d4d16 --- /dev/null +++ b/net/boinc-client/files/patch-lib__str_util.cpp @@ -0,0 +1,10 @@ +--- ./lib/str_util.cpp.orig 2013-07-24 15:13:29.000000000 +0000 ++++ ./lib/str_util.cpp 2013-09-17 21:45:40.000000000 +0000 +@@ -29,6 +29,7 @@ + #include + #include + #include ++#include + #include + #include + #endif -- cgit v1.2.3