CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/09/26 23:49:56
Modified files:
graphics/opencv: Makefile distinfo
graphics/opencv/patches: patch-cmake_OpenCVFindLibsVideo_cmake
patch-modules_core_src_system_cpp
graphics/opencv/pkg: PLIST-java PLIST-main
Added files:
graphics/opencv/patches: patch-CMakeLists_txt
Removed files:
graphics/opencv/patches:
patch-modules_dnn_src_torch_THGeneral_cpp
graphics/opencv/pkg: DESCR-docs PLIST-docs
Log message:
Update opencv to 3.4.7
Notable port changes:
- Remove -docs to avoid java conflicts with JDK 8 and 11.
- Upstream switched completely to github
- Sort CONFIGURE_ARGS
- Add patch to install licenses files at the old location.
- ONLY_FOR_ARCHS-java = aarch64 amd64 i386
ok kurt@