CVS: cvs.openbsd.org: ports

2020-09-28 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2020/09/28 08:24:42

Added files:
x11/qt5/qtwebengine/patches: 
 
patch-src_3rdparty_chromium_third_party_skia_src_opts_SkRasterPipeline_opts_h 

Log message:
fix build on aarch64 by reverting (!) upstream qtwebengine-chromium's
"Fix building on aarch64 without fp16" commit



CVS: cvs.openbsd.org: ports

2020-09-28 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2020/09/28 05:49:57

Modified files:
x11/xcolor : Makefile 

Log message:
add python3 to the build_depends, spotted by naddy@.
ok Laurence Tratt (maintainer), sthen@.



CVS: cvs.openbsd.org: ports

2020-09-28 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2020/09/28 05:36:03

Modified files:
lang/python/3.8: Makefile distinfo 
lang/python/3.8/pkg: PLIST-main 

Log message:
update Python to 3.8.6.
tested in a bulk build by naddy@.



CVS: cvs.openbsd.org: ports

2020-09-28 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/09/28 05:16:13

Modified files:
mail/mozilla-thunderbird: Makefile distinfo 
mail/thunderbird-i18n: Makefile.inc distinfo 

Log message:
Update to thunderbird 78.3.1.

Fixes a crasher at startup in some weird circumstances, cf #1667120

Commit includes addition of libffi to LIB_DEPENDS & WANTLIB which i had
completely forgot about, thanks Nam N'Guyen for the diff!

ok sthen@ naddy@