Bug 284001 - x11-toolkits/vte3: Cannot cd to archivers/lz4
Summary: x11-toolkits/vte3: Cannot cd to archivers/lz4
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: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-11 15:52 UTC by Ale
Modified: 2025-01-11 15:57 UTC (History)
1 user (show)

See Also:
vishwin: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ale 2025-01-11 15:52:38 UTC
liblz4.so:archivers/lz4 has been added to LIB_DEPENDS.
Shouldn't it be archivers/liblz4 instead?
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-01-11 15:56:47 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6765ec78edce3f51ff833fe6222c3ea0137fdf3a

commit 6765ec78edce3f51ff833fe6222c3ea0137fdf3a
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-01-11 15:54:43 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-01-11 15:54:43 +0000

    x11-toolkits/vte3: correct archivers/liblz4 dependency line

    Pointy-hat to: vishwin
    PR: 284001

 x11-toolkits/vte3/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Charlie Li freebsd_committer freebsd_triage 2025-01-11 15:57:16 UTC
my bad