Created attachment 163990 [details] Patch to update influxdb to version 0.9.5.1 Patch to upgrade influxdb to latest v0.9.5.1 Portlint output: WARN: Makefile: [0]: possible direct use of command "install" found. use ${INSTALL_foobaa} instead. WARN: Makefile: possible use of absolute pathname "/var/db/${PORTNAME}/". WARN: Makefile: possible use of absolute pathname "/var/log/${PORTNAME}...". WARN: Makefile: possible use of absolute pathname "/var/run/${PORTNAME}...". 0 fatal errors and 4 warnings found.
Created attachment 163991 [details] poudriere testport output
Created attachment 164049 [details] Patch to update influxdb to version 0.9.6 A new version was just realesed, so here is updated patch. Also fix a style issue with Makefile.
Created attachment 164050 [details] poudriere testport output
Comment on attachment 164050 [details] poudriere testport output Only patches need maintainer-approval :)
A commit references this bug: Author: riggs Date: Sun Dec 13 18:01:08 UTC 2015 New revision: 403679 URL: https://svnweb.freebsd.org/changeset/ports/403679 Log: Update to upstream version 0.9.6 PR: 205140 Submitted by: cheffo@freebsd-bg.org (maintainer) Changes: head/databases/influxdb/Makefile head/databases/influxdb/distinfo head/databases/influxdb/files/patch-cluster_shard__writer.go