Created attachment 148037 [details] patch update to 1.6 Redports: https://redports.org/buildarchive/20141001114024-15392/
https://people.freebsd.org/~amdmi3/mupdf-1.6.log --- =========================================================================== ====> Running Q/A tests (stage-qa) Warning: 'bin/mupdf-x11-curl' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: bin/mupdf-x11-curl Error: Orphaned: include/mupdf/pdf-tools.h ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. ---
Created attachment 148163 [details] Corrected patch
I think it will be good.
If fails on 8.x and 9.x: https://people.freebsd.org/~amdmi3/mupdf.log builds fine on 10+. May be fixed with USES+=compiler:c++11-lang
Dmitry, your log is about deskutils/xfce4-notification-daemon, not graphics/mupdf.
Sorry, seems to be some weird cacing issues on freefall Here: https://people.freebsd.org/~amdmi3/mupdf.1.log
I've add USES+=compiler:c++11-lang and tested on redports but fails because of bison. See https://redports.org/~uzsolt/20141015053338-91431-252481/binutils-2.24_1.log . Can you please test it? Patch updated.
Created attachment 148332 [details] try to fix build on 8.x and 9.x
The patch is the same as previous one. Anyway, I can commit with USES+=compiler:c++11-lang. Redports are buggy, and the failure seem to not be related to this change. It builds perfectly fine in my poudriere.
Sorry for my mistake. If you think it's good commit it.
A commit references this bug: Author: amdmi3 Date: Wed Oct 15 19:48:24 UTC 2014 New revision: 370949 URL: https://svnweb.freebsd.org/changeset/ports/370949 Log: - Update to 1.6 - Drop @dirrm from pkg-plist PR: 194194 Submitted by: udvzsolt@gmail.com (maintainer) Changes: head/graphics/mupdf/Makefile head/graphics/mupdf/distinfo head/graphics/mupdf/pkg-plist