Created attachment 183038 [details] Update to version 6.1.3 Minor update but the port hadn't been updated in a while. Add a license while here.
Comment on attachment 183038 [details] Update to version 6.1.3 The port has no maintainer, implicit approval.
Comment on attachment 183038 [details] Update to version 6.1.3 This can't be committed as is due to linker error. linking ../../lib/libqwtmathml.so.6.1.3 /usr/bin/ld: cannot find -lqwt c++: error: linker command failed with exit code 1 (use -v to see invocation) gmake[3]: *** [Makefile:117: ../../lib/libqwtmathml.so.6.1.3] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/x11-toolkits/qwt6/work/qwt-6.1.3/textengines/mathml' gmake[2]: *** [Makefile:43: sub-mathml-all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/x11-toolkits/qwt6/work/qwt-6.1.3/textengines' gmake[1]: *** [Makefile:85: sub-textengines-all-ordered] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/x11-toolkits/qwt6/work/qwt-6.1.3' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1
A commit references this bug: Author: vanilla Date: Sat Oct 7 12:14:31 UTC 2017 New revision: 451456 URL: https://svnweb.freebsd.org/changeset/ports/451456 Log: Update to 6.1.3. PR: 219640 Submitted by: pfg@ Changes: head/x11-toolkits/qwt6/Makefile head/x11-toolkits/qwt6/distinfo head/x11-toolkits/qwt6/files/patch-qwt.prf head/x11-toolkits/qwt6/files/patch-qwtconfig.pri head/x11-toolkits/qwt6/files/patch-src__src.pro head/x11-toolkits/qwt6/files/patch-textengines_textengines.pri
I made a patch to fix linking error.
(In reply to Vanilla I. Shu from comment #4) Thank you ! ... I completely missed the failure somehow and then got busy with other stuff.