Bug 259885

Summary: www/aria2: Fix (lib)expat dependency
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me CC: diizzy, lwhsu, sunpoet
Priority: --- Flags: bugzilla: maintainer-feedback? (sunpoet)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for aria2 none

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!