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)
Tue, Oct 14, 3:43 PM
Unknown Object (File)
Mon, Oct 13, 11:08 PM
Unknown Object (File)
Mon, Oct 13, 11:05 PM
Unknown Object (File)
Mon, Oct 13, 11:05 PM
Unknown Object (File)
Mon, Oct 13, 11:05 PM
Unknown Object (File)
Mon, Oct 13, 11:05 PM
Unknown Object (File)
Mon, Oct 13, 9:26 AM
Unknown Object (File)
Wed, Sep 24, 10:17 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
Lint Not Applicable
Unit
Tests Not Applicable

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.