Created attachment 219147 [details] Patch to update port The attached patch updates net-im/slack-libpurple by two years, bringing in a wide variety of new features, among them: * Login by username and password * Visualization of threaded replies * Message editing and deletion * Many others
Thanks for the patch. -Werror is no longer present by default in recent versions, so net-im/purple-slack/files/patch-Makefile can be removed entirely. Other than that, this looks fine to me.
Thanks for the review! The patch does entirely remove that file, so I think that should be OK. I'm happy to commit this myself if someone with a ports bit can approve here.
(In reply to Nathan Whitehorn from comment #2) Approved by: lwhsu (ports)
A commit references this bug: Author: nwhitehorn Date: Thu Oct 29 15:40:07 UTC 2020 New revision: 553626 URL: https://svnweb.freebsd.org/changeset/ports/553626 Log: Updates net-im/slack-libpurple by two years, bringing in a wide variety of new features, among them: * Login by username and password * Visualization of threaded replies * Message editing and deletion * Many others PR: 250673 Reviewed by: Albert Ou <aou@eecs.berkeley.edu> Approved by: lwhsu (ports) Changes: head/net-im/purple-slack/Makefile head/net-im/purple-slack/distinfo head/net-im/purple-slack/files/
Committed in r553626. Thanks!