Bug 287294 - net/bwping: Update to 2.6
Summary: net/bwping: Update to 2.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://github.com/oleg-derevenetz/bw...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-04 14:05 UTC by Oleg Derevenetz
Modified: 2025-06-05 02:29 UTC (History)
1 user (show)

See Also:


Attachments
Update to 2.6 (1.06 KB, patch)
2025-06-04 14:05 UTC, Oleg Derevenetz
oleg.derevenetz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Derevenetz 2025-06-04 14:05:13 UTC
Created attachment 260967 [details]
Update to 2.6
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-06-05 02:25:08 UTC
A commit in branch main references this bug:

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

commit ff25c1af92738141a21916f1a253e5684804feca
Author:     Oleg Derevenetz <oleg.derevenetz@gmail.com>
AuthorDate: 2025-06-05 02:07:39 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-06-05 02:07:39 +0000

    net/bwping: Update 2.5 => 2.6

    Changelog:
    https://github.com/oleg-derevenetz/bwping/releases/tag/RELEASE_2.6

    Replace PORTVERSION with DISTVERSION.
    Remove GNU_CONFIGURE_MANPREFIX.

    PR:     287294

 net/bwping/Makefile | 4 +---
 net/bwping/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-06-05 02:29:30 UTC
Thanks.