Bug 271609 - net/clash: Upstream patch and delete from ports
Summary: net/clash: Upstream patch and delete from ports
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-24 16:36 UTC by Yonas Yanfa
Modified: 2023-05-25 19:36 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yonas Yanfa 2023-05-24 16:36:53 UTC
I've filled an issue here:

https://github.com/Dreamacro/clash/issues/2766

Will report back when it's been upstreamed.
Comment 1 Yonas Yanfa 2023-05-25 19:12:53 UTC
Committed: https://github.com/Dreamacro/clash/commit/2b6dd2a90993dd4a406c22e5fa4f4e4137946b2e

It should be included in the next release. We can then remove `files/patch-listener_redir_tcp__freebsd.go` and the `pre-patch` section in Makefile:

pre-patch:
	@cd ${WRKSRC} && ${CP} listener/redir/tcp_linux.go listener/redir/tcp_freebsd.go
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2023-05-25 19:36:50 UTC
(In reply to Yonas Yanfa from comment #1)

Thanks!