Created attachment 179322 [details] seafile-server.diff This is a bug fix release update. stat command call with incorrect options has been fixed to work on *bsd. Readded the sqlite scripts to run seafile under sqlite. Previously they were removed due to being broken, this was fixed upstream. * PORTREVISION bump * Added sqlite scripts * Fixed stat portlint -AC: WARN: Makefile: Consider adding support for a NLS knob to conditionally disable gettext support. (false pos) WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. (false pos) WARN: Makefile: new ports should not set PORTREVISION. 0 fatal errors and 3 warnings found. poudriere bulk -tC: 12amd64: success 12i386: success 110amd64: success 110i386: success 103amd64: success 103i386: success
take
A commit references this bug: Author: lifanov Date: Fri Jan 27 03:23:40 UTC 2017 New revision: 432545 URL: https://svnweb.freebsd.org/changeset/ports/432545 Log: net-mgmt/seafile-server - bugfixes This is a bug fix release update. stat command call with incorrect options has been fixed to work on *bsd. Readded the sqlite scripts to run seafile under sqlite. Previously they were removed due to being broken, this was fixed upstream. * PORTREVISION bump * Added sqlite scripts * Fixed stat PR: 216474 Submitted by: ultima1252@gmail.com (maintainer) Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9350 Changes: head/net-mgmt/seafile-server/Makefile head/net-mgmt/seafile-server/pkg-plist
Committed, thanks!