Bug 280795 - archivers/lzlib: enable shared libraries
Summary: archivers/lzlib: enable shared libraries
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: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-13 12:01 UTC by Eero Hänninen
Modified: 2024-08-25 06:12 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (delphij)


Attachments
Patch to enable shared libraries in port archivers/lzlib (1.07 KB, patch)
2024-08-13 12:01 UTC, Eero Hänninen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eero Hänninen 2024-08-13 12:01:26 UTC
Created attachment 252731 [details]
Patch to enable shared libraries in port archivers/lzlib

Patch to enable archivers/lzlib shared libraries which is disabled by default.
I increased port revision number, but I'm not sure it's needed.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-08-25 06:12:16 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=00682fbf1bb65a6577cade2d4f19c217290db107

commit 00682fbf1bb65a6577cade2d4f19c217290db107
Author:     Eero Hanninen <fax@nohik.ee>
AuthorDate: 2024-08-13 11:49:12 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2024-08-25 06:11:31 +0000

    archivers/lzlib: Enable shared libraries

    PR:             ports/280795

 archivers/lzlib/Makefile | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)