Add USES=compiler:c++11-lang:
rijndael.hpp:23: error: a function call cannot appear in a constant-expression
rijndael.hpp:23: error: ISO C++ forbids initialization of member 'ctx'
rijndael.hpp:23: error: making 'ctx' static
rijndael.hpp:23: error: invalid in-class initialization of static data member of non-integral type 'EVP_CIPHER_CTX*'
Approved by: mentors (implicit approval)
Details:
- Upstream fix for possible subtitle corruption during play
- Upstream fix to allow SSE2 aligned loads on subtitle data
MFH: 2019Q3 (with hat: ports-secteam)
- Fix in MySQLAction::storeAttrColumn, _defaultOptString.length() and
_nullOptString.length() must be equal or greater 1 ( not 0 )
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Release 1.3.4 is from 2013, if it works with PHP 7.x is questionable,
and to quote upstream [1]:
Update 2017-04-10: We have no plans to update Snort Report in the
future. It will likely still work with the remaining 2.9.x Snort
releases until Snort 3.0 is finished (currently in alpha.)
[1] https://symmetrixtech.com/downloads/
PR: 238102
The ellipsis is a powerful tool for extending functions. Unfortunately
this power comes at a cost: misspelled arguments will be silently
ignored. The ellipsis package provides a collection of functions
to catch problems and alert the user.
WWW: https://cran.r-project.org/web/packages/ellipsis/
decoderTest.cpp needs include <cstring> for memset() to build with GCC8.
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20823
${WRKSRC}/Makefile.mk and ${WRKSRC}/dpf/dgl/Makefile.mk disappeared in the last release.
PR: 238720
Approved by: mat (mentor), yuri (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D20861
update trac-accountmanager to svn rev 17339
This version fixes incompatibility with trac > 1.0
Also updates 'https' for WWW.
Remove LOCAL/kuriyama from MASTER_SITES
PR: 237756
Submitted by: nomoo
Approved by: maintainer timeout
Not reproducible in a local 12.0 amd64 poudriere jail:
=======================<phase: stage >============================
===> Staging for yuzu-qt5-s20190702
[0/1] cd /wrkdirs/usr/ports/emulators/yuzu-qt5/work/.build && /usr/local/bin/ctest --force-new-ctest-process
Test project /wrkdirs/usr/ports/emulators/yuzu-qt5/work/.build
Start 1: tests
=>> Killing runaway build after 7200 seconds with no output
Reported by: pkg-fallout