Bug 225327 - [PATCH] sysutils/rubygem-fluentd: update to 0.12.42
Summary: [PATCH] sysutils/rubygem-fluentd: update to 0.12.42
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2018-01-19 20:59 UTC by Artyom Davidov
Modified: 2018-03-14 14:50 UTC (History)
2 users (show)

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


Attachments
patch for Makefile (342 bytes, patch)
2018-01-19 21:00 UTC, Artyom Davidov
no flags Details | Diff
distinfo patch (443 bytes, patch)
2018-01-19 21:01 UTC, Artyom Davidov
no flags Details | Diff
patch-gemspec patch (1.09 KB, patch)
2018-01-19 21:02 UTC, Artyom Davidov
no flags Details | Diff
Complete patch (2.17 KB, patch)
2018-01-19 22:16 UTC, Artyom Davidov
ard_1: maintainer-approval? (kuriyama)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Artyom Davidov 2018-01-19 20:59:54 UTC
Update to 0.12.42
Also adds compatibility with msgpack1.x and support for ruby2.4

Current port version 0.12.14 is broken due to a failed msgpack < 1 dependency.
This patch will fix this.
Comment 1 Artyom Davidov 2018-01-19 21:00:57 UTC
Created attachment 189914 [details]
patch for Makefile
Comment 2 Artyom Davidov 2018-01-19 21:01:35 UTC
Created attachment 189915 [details]
distinfo patch
Comment 3 Artyom Davidov 2018-01-19 21:02:29 UTC
Created attachment 189916 [details]
patch-gemspec patch
Comment 4 Artyom Davidov 2018-01-19 22:16:32 UTC
Created attachment 189920 [details]
Complete patch

Cumulative patch.
This patch replaces 3 separate patches added earlier.
Comment 5 commit-hook freebsd_committer freebsd_triage 2018-03-14 14:50:01 UTC
A commit references this bug:

Author: swills
Date: Wed Mar 14 14:49:39 UTC 2018
New revision: 464496
URL: https://svnweb.freebsd.org/changeset/ports/464496

Log:
  sysutils/rubygem-fluentd: update to 0.12.42

  PR:		225327
  Submitted by:	Artyom Davidov <ard_1@mail.ru>
  Approved by:	maintainer timeout (kuriyama, > 7 weeks)

Changes:
  head/sysutils/rubygem-fluentd/Makefile
  head/sysutils/rubygem-fluentd/distinfo
  head/sysutils/rubygem-fluentd/files/patch-gemspec
Comment 6 Steve Wills freebsd_committer freebsd_triage 2018-03-14 14:50:46 UTC
Committed, thanks!