Created attachment 269398 [details] devel/jjui: update 0.9.10 -> 0.10.2 Release Notes https://github.com/idursun/jjui/releases/tag/v0.10.2 Tested in poudriere
Hi, I have tested the build of patch in Poudriere (14.3-RELEASE-p9, amd64, main(c927d063a7ee)) and it seems OK including `make test`. However we should remove PORTREVISION line, it needs to reset in every update. I need to ask for approval from my mentors first. Thanks.
Created attachment 269415 [details] devel/jjui: update 0.9.10 -> 0.10.2 removed PORTREVISION
Created attachment 269418 [details] 0001-devel-jjui-Update-0.9.10-0.10.2.patch v0.10 introduces breaking changes: https://github.com/idursun/jjui/releases/tag/v0.10.0 I have added a note into new pkg-message and tested the message and it works.
(In reply to Yusuf Yaman from comment #3) Thanks, appreciate the extra note regarding the app behavior change.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=af51c26957016a052b06ce4d24ae53907abac5db commit af51c26957016a052b06ce4d24ae53907abac5db Author: Al Hoang <hoanga@gmail.com> AuthorDate: 2026-04-06 03:32:10 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-04-06 20:19:36 +0000 devel/jjui: Update 0.9.10 => 0.10.2 Changelogs: * https://github.com/idursun/jjui/releases/tag/v0.9.11 * https://github.com/idursun/jjui/releases/tag/v0.9.12 * https://github.com/idursun/jjui/releases/tag/v0.10.0 * https://github.com/idursun/jjui/releases/tag/v0.10.1 * https://github.com/idursun/jjui/releases/tag/v0.10.2 Port changes: * Add note about breaking change from v0.10 to pkg-message. PR: 294275 Reported by: Al Hoang <hoanga@gmail.com> (maintainer) Approved by: maintainer, vvd (co-mentor) MFH: 2026Q2 devel/jjui/Makefile | 3 +-- devel/jjui/distinfo | 10 +++++----- devel/jjui/pkg-message (new) | 23 +++++++++++++++++++++++ 3 files changed, 29 insertions(+), 7 deletions(-)
A commit in branch 2026Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b4a956beb59a8064bd7ef5da23946da5b78f4ed0 commit b4a956beb59a8064bd7ef5da23946da5b78f4ed0 Author: Al Hoang <hoanga@gmail.com> AuthorDate: 2026-04-06 03:32:10 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-04-06 20:20:26 +0000 devel/jjui: Update 0.9.10 => 0.10.2 Changelogs: * https://github.com/idursun/jjui/releases/tag/v0.9.11 * https://github.com/idursun/jjui/releases/tag/v0.9.12 * https://github.com/idursun/jjui/releases/tag/v0.10.0 * https://github.com/idursun/jjui/releases/tag/v0.10.1 * https://github.com/idursun/jjui/releases/tag/v0.10.2 Port changes: * Add note about breaking change from v0.10 to pkg-message. PR: 294275 Reported by: Al Hoang <hoanga@gmail.com> (maintainer) Approved by: maintainer, vvd (co-mentor) MFH: 2026Q2 (cherry picked from commit af51c26957016a052b06ce4d24ae53907abac5db) devel/jjui/Makefile | 3 +-- devel/jjui/distinfo | 10 +++++----- devel/jjui/pkg-message (new) | 23 +++++++++++++++++++++++ 3 files changed, 29 insertions(+), 7 deletions(-)
Committed, thanks!