Bug 297269 - net-p2p/tremotesf: Update to 2.10.1
Summary: net-p2p/tremotesf: Update to 2.10.1
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: Yusuf Yaman
URL: https://github.com/equeim/tremotesf2/...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-08-04 10:51 UTC by Anton Saietskii
Modified: 2026-08-04 23:53 UTC (History)
1 user (show)

See Also:


Attachments
v0 (apply via 'git am') (1.36 KB, patch)
2026-08-04 10:53 UTC, Anton Saietskii
vsasjason: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Saietskii 2026-08-04 10:51:17 UTC
Patch will be attached after obtaining PR#.
Comment 1 Anton Saietskii 2026-08-04 10:53:06 UTC
Created attachment 273440 [details]
v0 (apply via 'git am')

Patch has been created using 'git format-patch' and must be applied using 'git am'

Poudriere test build ok 14.4/15.1R amd64.

Please note that my work of maintaining this port is _not_ sponsored by anyone. If a committer who may wish to process this would still think it's worth to include the line, I'd like to kindly ask doing this appropriately, as Committer's Guide says [0]: "Sponsored by: <company> (<committer login name>)"--including login is crucial here.

[0]: https://docs.freebsd.org/en/articles/committers-guide/#_include_appropriate_metadata_in_a_footer
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-08-04 23:46:25 UTC
A commit in branch main references this bug:

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

commit 3b984ec42e20b455881413ccf323a5f9d783e409
Author:     Anton Saietskii <vsasjason@gmail.com>
AuthorDate: 2026-08-01 17:49:58 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-08-04 23:46:01 +0000

    net-p2p/tremotesf: Update 2.9.1 => 2.10.1

    Changelog:
    https://github.com/equeim/tremotesf2/blob/2.10.1/CHANGELOG.md

    PR:             297269
    Reported by:    Anton Saietskii <vsasjason@gmail.com> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)

 net-p2p/tremotesf/Makefile | 2 +-
 net-p2p/tremotesf/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Yusuf Yaman freebsd_committer freebsd_triage 2026-08-04 23:53:12 UTC
Hi,

Thank you for your submission.

> If a committer who may wish to process this would still think it's worth to include
> the line, I'd like to kindly ask doing this appropriately, as Committer's Guide says
Sorry, I did not understand this. I understand that you are not sponsored but then why would we add any sponsor line?

I have tested build in Poudriere on 14.4-RELEASE-amd64-main-b1eaa07d9b5f and it seems OK including `make test`.

Committed, thanks.