CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/03/08 04:08:43
Added files:
geo/mapserver/patches: patch-cmake_FindProj_cmake
Log message:
geo/mapserver: fix build with upcoming proj 8 update
check for the presence of proj.h instead of proj_api.h, the latter is
removed in proj 8.
reported upstream at https://github.com/MapServer/MapServer/issues/6249
