CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/03/07 10:33:37
Modified files:
geo/osm2pgsql : Makefile distinfo
geo/osm2pgsql/patches: patch-CMakeLists_txt
patch-docs_osm2pgsql_1
Added files:
geo/osm2pgsql/patches: patch-docs_CMakeLists_txt
patch-src_options_cpp
patch-src_options_hpp
Removed files:
geo/osm2pgsql/patches: patch-options_cpp
patch-tests_regression-test_py
Log message:
geo/osm2pgsql: update to 1.4.1.
new website at https://osm2pgsql.org/
https://github.com/openstreetmap/osm2pgsql/issues/922 was fixed so this
now builds against upcoming devel/proj 8 update.
use MODPOSTGRESQL_TEST_CMD = ${MODCMAKE_TEST_TARGET} to run the tests
using the cmake goop, pleasantly surprised to see that this works !