Bug 259291 - net-im/purple-hangouts: add the patch preventing the 429 HTTP-errors
Summary: net-im/purple-hangouts: add the patch preventing the 429 HTTP-errors
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/EionRobb/purple-ha...
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2021-10-20 03:07 UTC by Mikhail Teterin
Modified: 2021-10-27 20:18 UTC (History)
1 user (show)

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


Attachments
Add the 429-patch (1.82 KB, patch)
2021-10-20 03:07 UTC, Mikhail Teterin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Teterin freebsd_committer freebsd_triage 2021-10-20 03:07:06 UTC
Created attachment 228853 [details]
Add the 429-patch

The upstream code has moved from bitbucket.org to github.com, but the only change implemented there (at the time of this typing) is the solving of the 429 HTTP-status problem.

Thus, it may not be worthwhile changing the whole distfile -- just adding the new patch will do.
Comment 1 Jose G. Juanino 2021-10-27 20:11:25 UTC
Hi, thank you for the patch. I have done some basic testing and the port works as expected. Please commit. Regards.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-10-27 20:18:04 UTC
A commit in branch main references this bug:

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

commit 278c68d7cac1ccf982132f2e364a7f129049f0ba
Author:     Mikhail Teterin <mi@FreeBSD.org>
AuthorDate: 2021-10-27 20:14:28 +0000
Commit:     Mikhail Teterin <mi@FreeBSD.org>
CommitDate: 2021-10-27 20:14:28 +0000

    net-im/purple-hangouts: Add the upstream's patch for HTTP-errors 429

    PR:     259291
    Approved by: J Juanino  (maintainer)
    Sponsored by: United Marsupials

 net-im/purple-hangouts/Makefile              |  2 ++
 net-im/purple-hangouts/files/patch-429 (new) | 26 ++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)