Created attachment 147059 [details] patch the port to latest version. This patch: - Updates logstash-forwarder to latest version (0.3.1.20140829) - fix startup script and send noisy startup messages to /dev/null - converts the port to use bsd.go.mk file as suggested in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193012 portlint output: looks fine. poudriere testport output: looks fine.
Created attachment 147060 [details] Attached shar archive if preferred over patch.
FYI, a shar is only used for new ports. It's never preferred over a patch on existing ports.
If possible please also include the following QA results to promote quick resolution: * Attach successful poudriere testport, or redports.org build logs * Attach portlint -AC output (after addressing any outstanding issues)
Hi, QA results are already attached but here is the output anyway. portlint -AC: looks fine. poudriere testport output: looks fine.
(In reply to cheffo from comment #4) > poudriere testport output: looks fine. "looks fine" is not something poudriere would say. koobs was looking for an entire build log, either a link or an attachment. "looks fine" is something portlint would say though.
Created attachment 148024 [details] poudriere testport output Please see the attached txt file that contains all outputs from poudriere testport. Looks like I misunderstood you are interested only from logstash-forwarder-0.3.1.20140829.portlint.log file.
Yes, we only wanted the log, which does indeed look good. My only comment from looking at the output is that the pkg-message could be altered to use the real value of $PREFIX instead of printed out ${PREFIX} but I guess that's relatively minor. Moving to patch-ready pool
A commit references this bug: Author: riggs Date: Sun Oct 12 08:00:31 UTC 2014 New revision: 370686 URL: https://svnweb.freebsd.org/changeset/ports/370686 Log: - Update to upstream version 0.3.1.20140829 - Convert to using bsd.go.mk PR: 193461 Submitted by: cheffo@freebsd-bg.org (maintainer) Changes: head/sysutils/logstash-forwarder/Makefile head/sysutils/logstash-forwarder/distinfo head/sysutils/logstash-forwarder/files/logstash-forwarder.in