Bug 276529 - net/vnstat: Update to 2.12
Summary: net/vnstat: Update to 2.12
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: Daniel Engberg
URL: https://github.com/vergoh/vnstat/rele...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-22 18:20 UTC by Daniel Engberg
Modified: 2024-02-05 23:33 UTC (History)
0 users

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


Attachments
Patch for vnstat (1.66 KB, patch)
2024-01-22 18:20 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 2024-01-22 18:20:28 UTC
Created attachment 247849 [details]
Patch for vnstat

Rearrange Makefile to closer follow Porters Handbook

Compile and runtime tested on FreeBSD 14.0-RELEASE (amd64) (make, make check-plist)

Poudriere testport OK 14.0-RELEASE (amd64)
Poudriere testport OK 13.2-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-02-05 23:33:05 UTC
A commit in branch main references this bug:

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

commit 37605ff5526626d723f17606b9bc7eac49bb8a02
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-02-05 23:29:27 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-02-05 23:29:59 +0000

    net/vnstat: Update to 2.12

    * Rearrange Makefile to closer follow Porters Handbook

    Changelog: https://github.com/vergoh/vnstat/releases/tag/v2.12

    PR:             276529
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 net/vnstat/Makefile | 15 +++++++++------
 net/vnstat/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 9 deletions(-)