Created attachment 164780 [details] Proposed patch 0.18.2 was released a while ago, and includes support for GDAL 2.0. The attached patch updates the port and switches to Qt5 (the Qt4 build looks broken).
(In reply to Raphael Kubo da Costa from comment #0) Hello Raphael. Many thanks for the patch. In the case you're used to portlint,poudriere it's appreciated if you could attach results confirming the patch passes QA tests.
Submitter is committer.
Maintainer here. I'll start a poudriere run today and try the update on my desktop. Thanks for the patch!
Poudriere build log (succesful): http://heesakkers.info/poudriere/2015-12-29_09h09m45s/logs/merkaartor-0.18.2.log
Created attachment 164819 [details] 11amd64 Poudriere log 11amd64 Poudriere log
Created attachment 164820 [details] 93i386 Poudriere log
So is everything all right? Can I land the patch?
Looks good to me, feel free to commit.
A commit references this bug: Author: rakuco Date: Thu Dec 31 10:11:31 UTC 2015 New revision: 404917 URL: https://svnweb.freebsd.org/changeset/ports/404917 Log: Update to 0.18.2 and unmark BROKEN. 0.18.2 was released a while ago, and includes support for GDAL 2.0. Other noteworthy changes: - Set LICENSE_FILE. - Use quazip from ports instead of building a bundled copy. - Switch to using Qt5 instead of Qt4. PR: 205675 Approved by: Oliver Heesakkers <dev2@heesakkers.info> (maintainer) MFH: 2015Q4 Changes: head/astro/merkaartor/Makefile head/astro/merkaartor/distinfo head/astro/merkaartor/files/ head/astro/merkaartor/files/patch-git_a6f3d9f2 head/astro/merkaartor/files/patch-git_e6d015a9 head/astro/merkaartor/files/patch-src_src.pro head/astro/merkaartor/pkg-plist
Landed, thanks for reviewing!