aboutsummaryrefslogtreecommitdiffstats
path: root/a11y
diff options
context:
space:
mode:
Diffstat (limited to 'a11y')
0 files changed, 0 insertions, 0 deletions
from ../saga_api/saga_api.h:118, from res_commands.h:78, from wksp_tool.cpp:67: ../saga_api/api_core.h:955:13: note: candidate: bool CSG_File::Open(const CSG_String&, int, bool, int) bool Open (const CSG_String &File_Name, int Mode = SG_FILE_R, bool bBinary = true, int Encoding = SG_FILE_ENCODING_CHAR); ^~~~ ../saga_api/api_core.h:955:13: note: no known conversion for argument 1 from 'const wxScopedWCharBuffer {aka const wxScopedCharTypeBuffer<wchar_t>}' to 'const CSG_String&' PR: 223758 Submitted by: rozhuk.im@gmail.com Obtained from: upstream Approved by: Rainer Hurling (maintainer) math/saga: Update 4.1.0 -> 6.1.0 2018-02-03T22:07:07+00:00 bhughes bhughes@FreeBSD.org 2017-12-11T13:02:58+00:00 ceff5bc366ecab1ecfa8bc216c57ef2e69f01ffa PR: 223890 Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) Approved by: robak (mentor) Differential Revision: https://reviews.freebsd.org/D13436
PR:		223890
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
Approved by:	robak (mentor)
Differential Revision:	https://reviews.freebsd.org/D13436
Update tbb to 2018 and bump dependent ports' revisions 2018-02-03T21:32:51+00:00 martymac martymac@FreeBSD.org 2017-09-17T07:03:14+00:00 010eafc77b16822b5959de21b4c872c8da320790

Bump PORTREVISION for ports depending on the canonical version of GCC 2018-02-03T21:30:34+00:00 gerald gerald@FreeBSD.org 2017-09-10T20:55:38+00:00 4060c6920a41233ac2276e20f43677eb8765451f (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
- Update to 4.1.0 2017-06-21T01:58:26+00:00 wen wen@FreeBSD.org 2017-06-21T01:58:26+00:00 e284c4a807f087f93eb0113e004ee90f5fbd0597 PR: 220012 Submitted by: wen@ Approved by: maintainer
PR:		220012
Submitted by:	wen@
Approved by:	maintainer