Bug 258517 - databases/influxdb: Update to 1.8.9
Summary: databases/influxdb: Update to 1.8.9
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: Kevin Bowling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-15 16:39 UTC by Dries Michiels
Modified: 2021-09-15 19:10 UTC (History)
1 user (show)

See Also:


Attachments
influxdb.diff (2.82 KB, patch)
2021-09-15 16:39 UTC, Dries Michiels
driesm: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dries Michiels freebsd_committer freebsd_triage 2021-09-15 16:39:30 UTC

    
Comment 1 Dries Michiels freebsd_committer freebsd_triage 2021-09-15 16:39:56 UTC
Created attachment 227923 [details]
influxdb.diff

Poudriere testport looks good.
Comment 2 Dries Michiels freebsd_committer freebsd_triage 2021-09-15 16:41:04 UTC
I folded in some other changes:
-I have removed the arch restriction given the lang/go port has this limitation already present
- portclippy remarks
- tabs and allignment
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-09-15 19:10:30 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c671d889e0afaf424d29f8eaa1aa0036c5dded02

commit c671d889e0afaf424d29f8eaa1aa0036c5dded02
Author:     Dries Michiels <driesm.michiels@gmail.com>
AuthorDate: 2021-09-15 12:08:49 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-09-15 12:08:49 +0000

    databases/influxdb: Update to 1.8.9

    PR:             258517

 databases/influxdb/Makefile  | 12 ++++--------
 databases/influxdb/distinfo  | 10 +++++-----
 databases/influxdb/pkg-plist |  2 --
 3 files changed, 9 insertions(+), 15 deletions(-)
Comment 5 Kevin Bowling freebsd_committer freebsd_triage 2021-09-15 19:10:48 UTC
Thanks for your contribution!