Page MenuHomeFreeBSD

www/lexbor: Update 2.4.0 => 2.5.0
ClosedPublic

Authored by alven on Aug 17 2025, 12:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 24, 10:17 AM
Unknown Object (File)
Wed, Sep 24, 12:57 AM
Unknown Object (File)
Sun, Sep 21, 7:33 AM
Unknown Object (File)
Sat, Sep 13, 11:26 PM
Unknown Object (File)
Sat, Sep 13, 7:43 AM
Unknown Object (File)
Sat, Sep 13, 5:08 AM
Unknown Object (File)
Fri, Sep 12, 10:25 AM
Unknown Object (File)
Fri, Sep 12, 6:04 AM
Subscribers
None

Details

Summary

Changelog:
https://github.com/lexbor/lexbor/blob/master/CHANGELOG.md

  • Remove duplicate PLIST_SUB
  • Fix pkg-plist with panopticum(1)
Test Plan

For every {amd64, i386} × {14.3, 13.5}:

  • Successful poudriere testport

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 66294
Build 63177: arc lint + arc unit

Event Timeline

alven created this revision.
alven edited the test plan for this revision. (Show Details)
alven added reviewers: db, yuri.
alven edited the test plan for this revision. (Show Details)
alven edited the test plan for this revision. (Show Details)
www/lexbor/pkg-plist
268

Need advice: what is better - static or parametrized %%SOVERSION%% and why?

Need advice: what is better - static or parametrized %%SOVERSION%% and why?

Having the parametrized long library suffix is ok: it reduces the work when updating the port.
I used it on some ports and I personally prefer it.
But it's up to you whether you as a maintainer would prefer to have parametrized suffixes.

Approved either way.

Thanks,
Yuri

This revision is now accepted and ready to land.Aug 19 2025, 7:51 AM

Need advice: what is better - static or parametrized %%SOVERSION%% and why?

Having the parametrized long library suffix is ok: it reduces the work when updating the port.
I used it on some ports and I personally prefer it.
But it's up to you whether you as a maintainer would prefer to have parametrized suffixes.

Thank you, I also like it and will use it for my ports. :)
I'll update the revision to reflect this (may need re-approval).

alven edited the summary of this revision. (Show Details)

Updating D51939: www/lexbor: Update 2.4.0 => 2.5.0

Keep parametrized SOVERSION

This revision now requires review to proceed.Aug 19 2025, 8:41 AM
alven signed these changes with MFA.Aug 19 2025, 8:44 AM
alven accepted this revision.
This revision is now accepted and ready to land.Aug 19 2025, 8:44 AM
This revision was automatically updated to reflect the committed changes.