Bug 259885 - www/aria2: Fix (lib)expat dependency
Summary: www/aria2: Fix (lib)expat dependency
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-16 19:18 UTC by Daniel Engberg
Modified: 2021-11-21 21:21 UTC (History)
3 users (show)

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


Attachments
Patch for aria2 (545 bytes, patch)
2021-11-16 19:18 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2021-11-16 19:18:06 UTC
Created attachment 229541 [details]
Patch for aria2

Library is in textproc/expat2 not devel/expat2
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-11-21 21:21:38 UTC
A commit in branch main references this bug:

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

commit a015b7b9bed27cbba3742795d1d0682a86007f00
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-11-21 21:17:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-21 21:17:21 +0000

    www/aria2: Fix EXPAT option

    PR:             259885

 www/aria2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2021-11-21 21:21:46 UTC
Committed. Thanks!