Created attachment 201378 [details] Upgrade sysutils/rubygems-fluentd to latest version Hi! Latest version of fluentd is 1.3.3. I suggest upgrading. To meke it work, I committed two depending gems, strptime and dig_rb. I suggest upgrading according to the patch. If you want, kuriyama@, I can do the commit. Cheers, Palle
(In reply to Palle Girgensohn from comment #0) Hello Palle, I wonder if kuriyama@ is still interested in maintaining this port, because there was no answer from him for two previous upgrade requests - please take a look at the: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225327 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233939 Is it really necessary to wait for maintainer timeout this time also?
(In reply to Artyom Davidov from comment #1) True. Since he didn't answer the now closed PR 233939, it is reasonable to commit with maintainer timeout.
(In reply to Palle Girgensohn from comment #2) I guess that since this is a major version update it would be great if some notes be added to UPDATING file. The upgrade is mostly non-disruptive since there is a backward compatibility with 0.12 plugins and configuration files. But the care should be taken on the order of the server upgrades since fluentd 1.x is unable to send it's data to version 0.12 instances. One should carefully read https://docs.fluentd.org/v1.0/articles/update-from-v0.12 before performing any upgrade activities.
A commit references this bug: Author: girgen Date: Thu Jan 24 22:58:01 UTC 2019 New revision: 491122 URL: https://svnweb.freebsd.org/changeset/ports/491122 Log: Update fluentd to version 1.3.3 PR: 233939, 235179 Releasenotes: https://github.com/fluent/fluentd/blob/master/CHANGELOG.md Reported by: girgen, Artyom Davidov Submitted by: girgen (myself) Approved by: maintainer (timeout, 44 days) Changes: head/sysutils/rubygem-fluentd/Makefile head/sysutils/rubygem-fluentd/distinfo head/sysutils/rubygem-fluentd/files/patch-gemspec
A commit references this bug: Author: girgen Date: Thu Jan 24 23:11:49 UTC 2019 New revision: 491124 URL: https://svnweb.freebsd.org/changeset/ports/491124 Log: Update fluentd to version 1.3.3 PR: 233939, 235179 Releasenotes: https://github.com/fluent/fluentd/blob/master/CHANGELOG.md Submitted by: Artyom Davidov Changes: head/UPDATING