CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/07/14 16:15:31
Modified files:
www/phantomjs : Makefile
www/phantomjs/patches: patch-src_qt_qtbase_configure
patch-src_qt_qtbase_mkspecs_openbsd-g++_qmake_conf
Added files:
www/phantomjs/patches:
patch-src_qt_qtbase_mkspecs_openbsd-clang_qmake_conf
patch-src_qt_qtbase_mkspecs_openbsd-clang_qplatformdefs_h
patch-src_qt_qtbase_src_corelib_plugin_qlibrary_unix_cpp
Log message:
reinstate shared library suffix diff from before the phantomjs update.
create a separate configuration for openbsd-clang, similar to what's done
in qt5/qtbase. it doesn't build yet there though, there's a problem early on
when it detects STL..