Created attachment 202870 [details] update LIB_DEPENDS update LIB_DEPENDS
Feedback timeout
I noticed two things: 1) Nothing in the pkg links to liblwgeom.so at compile-time. Is this dlopen()ed? 2) There is this: ====> Running Q/A tests (stage-qa) Error: /usr/local/www/tinyows/cgi-bin/tinyows is linked to /usr/local/lib/libpq.so.5 from databases/postgresql95-client but it is not declared as a dependency Warning: you need USES+=pgsql
(In reply to Thomas Zander from comment #2) wen, could you double check this?
(In reply to Thomas Zander from comment #2) We plan to remove postgis21 and postgis20, so I change the DEPEND from postgis21 to postgis25, but I am not sure whether or not it run depends on postgis25. Please feel free to add USES+=pgsql. wen
A commit references this bug: Author: riggs Date: Sat May 4 17:04:39 UTC 2019 New revision: 500815 URL: https://svnweb.freebsd.org/changeset/ports/500815 Log: Fix *DEPENDS, add missing USES pgsql PR: 236541 Submitted by: wenheping2000@hotmail.com Reviewed by: riggs Approved by: maintainer timeout MFH: 2019Q2 Changes: head/graphics/tinyows/Makefile
A commit references this bug: Author: riggs Date: Sat May 4 17:52:24 UTC 2019 New revision: 500818 URL: https://svnweb.freebsd.org/changeset/ports/500818 Log: MFH: r500815 Fix *DEPENDS, add missing USES pgsql PR: 236541 Submitted by: wenheping2000@hotmail.com Reviewed by: riggs Approved by: maintainer timeout Approved by: ports-secteam (riggs) Changes: _U branches/2019Q2/ branches/2019Q2/graphics/tinyows/Makefile