1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/graphics/qgis
Dimitry Andric eacf34a1cf graphics/qgis: Fix on CURRENT after llvm13 intro
Right after replacing llvm12 with llvm13 in base (commits b61bce17f346d79cecfd8f195a64b10f77be43b1 to 397a8ba05313cc3815d219c9d1b2de1372fcb561) graphics/qgis was broken on 14.0-CURRENT with

/usr/ports/graphics/qgis/work/QGIS-final-3_22_1/src/core/providers/ogr/qgsogrproviderutils.cpp:2595:34: error: no matching constructor for initialization of 'QgsOgrDatasetSharedPtr' (aka 'shared_ptr<QgsOgrDataset>')
  QgsOgrDatasetSharedPtr dsRet = QgsOgrDatasetSharedPtr( new QgsOgrDataset(), QgsOgrProviderUtils::releaseDataset );

Thanks to dim@ for the analysis and solution. Much appreciated!

PR:		259967
2021-11-23 18:08:01 +01:00
..
files graphics/qgis: Fix on CURRENT after llvm13 intro 2021-11-23 18:08:01 +01:00
distinfo graphics/qgis: Update to 3.22.1 2021-11-20 10:05:37 +01:00
Makefile graphics/qgis: Update to 3.22.1 2021-11-20 10:05:37 +01:00
pkg-descr
pkg-plist graphics/qgis: Update to 3.22.0 2021-10-23 10:57:15 +02:00