Bug 275237

Summary: net-mgmt/rs-aggregate: Update to 0.3.1
Product: Ports & Packages Reporter: Marcel Bischoff <marcel>
Component: Individual Port(s)Assignee: Robert Clausecker <fuz>
Status: Closed FIXED    
Severity: Affects Only Me CC: fuz
Priority: --- Flags: marcel: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch
none
Patch marcel: maintainer-approval+

Description Marcel Bischoff 2023-11-21 16:54:10 UTC
Created attachment 246468 [details]
Patch

Minor version bump, mainly performance updates. Portlint and all usual checks pass.

Compare: https://github.com/ktims/rs-aggregate/releases/tag/v0.3.1
Comment 1 Marcel Bischoff 2023-11-21 16:56:14 UTC
Created attachment 246469 [details]
Patch

Bugzilla apparently won't allow marking a patch as a patch in the initial report and you have to add it after the fact.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-11-24 06:16:13 UTC
A commit in branch main references this bug:

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

commit 7ec114119e9a8d05c5c121698c4bca179fd1c058
Author:     Marcel Bischoff <marcel@herrbischoff.com>
AuthorDate: 2023-11-21 16:47:26 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-11-24 06:12:38 +0000

    net-mgmt/rs-aggregate: Update to 0.3.1

    Changelog: https://github.com/ktims/rs-aggregate/releases/tag/v0.3.1

    PR:             275237

 net-mgmt/rs-aggregate/Makefile | 124 ++++++++++++++++-----
 net-mgmt/rs-aggregate/distinfo | 242 ++++++++++++++++++++++++++++++++---------
 2 files changed, 288 insertions(+), 78 deletions(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-11-24 06:22:48 UTC
Thank you for your contribution.