Page MenuHomeFreeBSD

net-mgmt/telegraf: Update to 1.8.1
ClosedPublic

Authored by woodsb02 on Oct 13 2018, 6:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 15, 4:10 PM
Unknown Object (File)
Jan 3 2025, 8:02 AM
Unknown Object (File)
Dec 31 2024, 3:52 PM
Unknown Object (File)
Dec 20 2024, 2:58 PM
Unknown Object (File)
Dec 17 2024, 10:44 AM
Unknown Object (File)
Dec 17 2024, 3:25 AM
Unknown Object (File)
Nov 23 2024, 12:47 AM
Unknown Object (File)
Nov 16 2024, 8:59 AM
Subscribers

Details

Summary

net-mgmt/telegraf: Update to 1.8.1

Changes this release:
https://docs.influxdata.com/telegraf/v1.8/about_the_project/release-notes-changelog/

Test Plan

poudriere testport ok on 12amd64
Runtime testing show it works on 12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

net-mgmt/telegraf/Makefile
13 ↗(On Diff #49106)

Is this real, or is this only because go is?

Looks excellent. Thanks! I'd missed that the update was even out.

They changed to using dep for dependencies. Do you have some kind of automation / script to detect all the dependencies? My script failed after that change.

This revision is now accepted and ready to land.Oct 14 2018, 9:32 PM

No automation script unfortunately - just did it manually... which took ages! If you know of one please let me know :)

Also, what do you think of the query from mat@ about the ONLY_FOR_ARCH line?

This revision was automatically updated to reflect the committed changes.