Bug 250673 - net-im/purple-slack: Update to 20201027
Summary: net-im/purple-slack: Update to 20201027
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: Nathan Whitehorn
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-27 13:27 UTC by Nathan Whitehorn
Modified: 2020-10-29 15:41 UTC (History)
2 users (show)

See Also:
aou: maintainer-feedback+


Attachments
Patch to update port (2.07 KB, patch)
2020-10-27 13:27 UTC, Nathan Whitehorn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Whitehorn freebsd_committer freebsd_triage 2020-10-27 13:27:17 UTC
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
Comment 1 Albert Ou 2020-10-27 19:57:19 UTC
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.
Comment 2 Nathan Whitehorn freebsd_committer freebsd_triage 2020-10-29 14:03:10 UTC
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.
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2020-10-29 15:37:22 UTC
(In reply to Nathan Whitehorn from comment #2)
Approved by: lwhsu (ports)
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-10-29 15:40:34 UTC
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/
Comment 5 Nathan Whitehorn freebsd_committer freebsd_triage 2020-10-29 15:41:17 UTC
Committed in r553626. Thanks!