Bug 253639 - net-mgmt/netdata: Update to 1.29.2
Summary: net-mgmt/netdata: Update to 1.29.2
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: Rainer Hurling
URL: https://github.com/netdata/netdata/re...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2021-02-19 00:44 UTC by Daniel Engberg
Modified: 2021-02-20 08:17 UTC (History)
1 user (show)

See Also:


Attachments
Patch for netdata (1.33 KB, patch)
2021-02-19 00:44 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2021-02-19 00:44:25 UTC
Created attachment 222577 [details]
Patch for netdata

Update netdata to 1.29.2
Do some minor changes to ordering in Makefile for readability and processing
Doesn't show any errors in portlint or portfmt

Compile and runtime-tested on FreeBSD 13.0-BETA2 (amd64) (make, make check-plist)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 11.4-RELEASE (amd64)
Comment 1 Automation User 2021-02-19 05:00:56 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/258473698
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-02-20 08:12:50 UTC
A commit references this bug:

Author: rhurlin
Date: Sat Feb 20 08:12:11 UTC 2021
New revision: 566144
URL: https://svnweb.freebsd.org/changeset/ports/566144

Log:
  net-mgmt/netdata: Update to 1.29.2

  Improve the stability of the Netdata Agent.

  Changelog: https://github.com/netdata/netdata/releases/tag/v1.29.2

  PR:	253639
  Submitted by:	daniel.engberg.lists@pyret.net

Changes:
  head/net-mgmt/netdata/Makefile
  head/net-mgmt/netdata/distinfo
Comment 3 Rainer Hurling freebsd_committer freebsd_triage 2021-02-20 08:17:30 UTC
Left the order of the Makefile vars as desired, even if portclippy (from portfmt) is not completely happy with it ;)

Committed, thanks!