diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-09-18 13:48:19 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-09-18 13:48:19 +0000 |
commit | 7f6ba9d599f3b8b6db072b454af13d28028ca954 (patch) | |
tree | 27d19c6c9f73fd5ceb3e321a8c61d305d005893d /net/boinc-client/files/patch-api__boinc_api.cpp | |
parent | Fix up plist. (diff) |
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 <simon@comsys.ntu-kpi.kiev.ua> [1]
Submitted by: zi@ [2]
Diffstat (limited to 'net/boinc-client/files/patch-api__boinc_api.cpp')
-rw-r--r-- | net/boinc-client/files/patch-api__boinc_api.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/boinc-client/files/patch-api__boinc_api.cpp b/net/boinc-client/files/patch-api__boinc_api.cpp index 880b8d204b95..932e18d3ecd4 100644 --- a/net/boinc-client/files/patch-api__boinc_api.cpp +++ b/net/boinc-client/files/patch-api__boinc_api.cpp @@ -1,6 +1,6 @@ ---- api/boinc_api.cpp.old 2013-05-17 14:10:37.000000000 +0300 -+++ api/boinc_api.cpp 2013-05-17 14:10:49.000000000 +0300 -@@ -111,7 +111,7 @@ +--- ./api/boinc_api.cpp.orig 2013-07-24 15:13:28.000000000 +0000 ++++ ./api/boinc_api.cpp 2013-09-17 21:16:00.000000000 +0000 +@@ -120,7 +120,7 @@ // CPPFLAGS=-DGETRUSAGE_IN_TIMER_THREAD #endif |