Commit Graph

4 Commits

Author SHA1 Message Date
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

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, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Piotr Kubaj
3c3ee7a9cd lang/plexil: fix build
Replace USE_GCC=any with USE_GCC=yes.

New GCC is now needed:
../utils/bitsetUtils.hh:72: error: 'const class std::bitset<64u>' has no member named 'all'

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D20602
2019-06-11 15:55:37 +00:00
Yuri Victorovich
55205f16a4 lang/plexil: Fix license 2019-06-06 21:40:39 +00:00
Yuri Victorovich
f579f74f5a New port: lang/plexil: Plan Execution Interchange Language from NASA for robot control 2019-06-06 21:37:35 +00:00