https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221058
--- Comment #6 from goffr...@gmail.com --- The "pkg-plist" and "distinfo" files are new. There isn't files in "files" directory. It is easy to create Makefile diff. See bellow. root:SUPER[1179] diff luminance-qt5/Makefile luminance-qt5_2.5.1/Makefile 5,6c5,6 < DISTVERSION= 2.4.0 < PORTREVISION= 16 --- > DISTVERSION= 2.5.1 > PORTREVISION= 17 17,19c17,21 < LIB_DEPENDS= libfftw3f.so:math/fftw3-float \ < libexiv2.so:graphics/exiv2 \ < libIlmImf.so:graphics/OpenEXR \ --- > LIB_DEPENDS= libcfitsio.so:astro/cfitsio \ > libHalf.so:graphics/ilmbase \ > libIex-2_2.so:graphics/ilmbase \ > libIlmThread-2_2.so:graphics/ilmbase \ > libImath-2_2.so:graphics/ilmbase \ 21d22 < libgsl.so:math/gsl \ 23c24,35 < libboost_system.so:devel/boost-libs --- > libfftw3f.so:math/fftw3-float \ > libfftw3f_threads.so:math/fftw3-float \ > libgsl.so:math/gsl \ > libgslcblas.so:math/gsl \ > libexiv2.so:graphics/exiv2 \ > liblcms2.so:graphics/lcms2 \ > libpng16.so:graphics/png \ > libboost_program_options.so:devel/boost-libs \ > libboost_thread.so:devel/boost-libs \ > libboost_chrono.so:devel/boost-libs \ > libboost_system.so:devel/boost-libs \ > libboost_date_time.so:devel/boost-libs 25,28c37,40 < USES= cmake:outsource jpeg pkgconfig tar:bzip2 < USE_QT5= concurrent gui printsupport sql webkit xml \ < buildtools_build linguist_build qmake_build \ < imageformats_run --- > USES= cmake:outsource jpeg pkgconfig tar:bzip2 desktop-file-utils > USE_QT5= printsupport xml sql webengine webchannel location \ > quick qml network widgets concurrent gui core > -- You are receiving this mail because: You are on the CC list for the bug.