Created attachment 183618 [details] patch Builds in poudriere.
After building in poudriere, there are some warnings. Warning: Bad symlink '/usr/local/share/zeronet/log' pointing to an absolute pathname '/var/log/zeronet' Warning: Bad symlink '/usr/local/share/zeronet/data' pointing to an absolute pathname '/var/db/zeronet' Can you please fix these?
Richard, These are legitimate symbolic links. Please disregard the warnings. Please see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220263 Regards, Yuri
A commit references this bug: Author: ultima Date: Mon Jun 26 16:49:29 UTC 2017 New revision: 444378 URL: https://svnweb.freebsd.org/changeset/ports/444378 Log: * Updated to 0.5.6 Changelog: https://github.com/HelloZeroNet/ZeroNet/releases/tag/v0.5.6 PR: 220123 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer) Reviewed by: lifanov (mentor), matthew (mentor) Approved by: lifanov (mentor), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11357 Changes: head/security/zeronet/Makefile head/security/zeronet/distinfo head/security/zeronet/pkg-plist
Committed, thanks!