CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/06/16 14:24:05
Modified files:
print/poppler : Makefile distinfo
print/poppler/patches: patch-glib_CMakeLists_txt
patch-poppler_Form_cc
print/poppler/pkg: PLIST-main
Added files:
print/poppler/patches: patch-qt5_src_CMakeLists_txt
Log message:
Update to poppler-0.89.0.
Also, remove the hardcoded SOVERSION from qt5/src/CMakeLists.txt
(similar to the patch to glib/CMakeLists.txt from rsadowski@).
This does *not* fix the problem found by gnezdo@ (libpoppler-qt5.so
picking up an already installed older libpoppler.so during build
and then failing to package).