Bug 235179 - [PATCH] sysutils/rubygem-fluentd upgrade to 1.3.3
Summary: [PATCH] sysutils/rubygem-fluentd upgrade to 1.3.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-24 16:40 UTC by Palle Girgensohn
Modified: 2019-01-24 23:12 UTC (History)
2 users (show)

See Also:
girgen: maintainer-feedback? (kuriyama)


Attachments
Upgrade sysutils/rubygems-fluentd to latest version (2.57 KB, patch)
2019-01-24 16:40 UTC, Palle Girgensohn
girgen: maintainer-approval? (kuriyama)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Palle Girgensohn freebsd_committer freebsd_triage 2019-01-24 16:40:07 UTC
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
Comment 1 Artyom Davidov 2019-01-24 22:08:07 UTC
(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?
Comment 2 Palle Girgensohn freebsd_committer freebsd_triage 2019-01-24 22:24:57 UTC
(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.
Comment 3 Artyom Davidov 2019-01-24 22:50:32 UTC
(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.
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-01-24 22:58:54 UTC
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
Comment 5 commit-hook freebsd_committer freebsd_triage 2019-01-24 23:12:09 UTC
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