Bug 280723 - net/udpbroadcastrelay: Update to v1.1
Summary: net/udpbroadcastrelay: Update to v1.1
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/marjohn56/udpbroad...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-10 03:01 UTC by Brynley McDonald
Modified: 2024-08-24 10:38 UTC (History)
2 users (show)

See Also:
m.muenz: maintainer-feedback+


Attachments
Update version to v1.1 (1.75 KB, application/mbox)
2024-08-10 03:01 UTC, Brynley McDonald
no flags Details
Update to v1.1 (1.75 KB, patch)
2024-08-10 03:09 UTC, Brynley McDonald
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brynley McDonald 2024-08-10 03:01:30 UTC
Created attachment 252643 [details]
Update version to v1.1

Updates to v1.1 of udpbroadcastrelay:

https://github.com/marjohn56/udpbroadcastrelay/compare/v0.3-beta...07d747947047f4c01a3b7dd26bb15beafffeadff

Note that this release does not have a tag created for it, so I have referenced the commit hash instead
Comment 1 Brynley McDonald 2024-08-10 03:09:17 UTC
Created attachment 252644 [details]
Update to v1.1
Comment 2 Michael Muenz 2024-08-10 05:17:44 UTC
Comment on attachment 252644 [details]
Update to v1.1

Looks good, thx!
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2024-08-10 08:56:06 UTC
Should this be backported?
https://github.com/ryman1/udpbroadcastrelay/commit/1b2655ca41e9ab41aa98d5724b098503fa5134ed
Comment 4 Michael Muenz 2024-08-10 09:31:16 UTC
No,14 and upwards is fine :)
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-08-24 10:38:18 UTC
A commit in branch main references this bug:

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

commit 182ebe1f665c79fb0a525e0fc2c6853181fd37c7
Author:     Brynley McDonald <brynley+freebsd@zephire.nz>
AuthorDate: 2024-08-24 03:05:50 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-08-24 10:36:02 +0000

    net/udpbroadcastrelay: Update to 1.1

    Changelog:
    https://github.com/marjohn56/udpbroadcastrelay/compare/v0.3-beta...07d747947047f4c01a3b7dd26bb15beafffeadff

    Committed with Makefile layout and policy fixes

    PR:             280723
    Reviewed by:    Michael Muenz <m.muenz@gmail.com> (maintainer)

 net/udpbroadcastrelay/Makefile | 5 +++--
 net/udpbroadcastrelay/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)
Comment 6 Daniel Engberg freebsd_committer freebsd_triage 2024-08-24 10:38:36 UTC
Committed, thanks