Bug 279342 - net-im/purple-gowhatsapp -- maintainer upgrade
Summary: net-im/purple-gowhatsapp -- maintainer upgrade
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: Ashish SHUKLA
URL: https://github.com/hoehermann/purple-...
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2024-05-27 01:04 UTC by Mikhail T.
Modified: 2024-06-20 17:32 UTC (History)
1 user (show)

See Also:


Attachments
Upgrade from 1.13 to 1.15 (12.25 KB, patch)
2024-05-27 01:04 UTC, Mikhail T.
no flags Details | Diff
Same 1.13 to 1.15 upgrade, but without the MySQL option, which has been removed upstream (12.15 KB, patch)
2024-05-27 01:09 UTC, Mikhail T.
freebsd-2024: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail T. 2024-05-27 01:04:37 UTC
Created attachment 251008 [details]
Upgrade from 1.13 to 1.15

The current version is NOT WORKING because of WhatsApp's server-changes, the module must be upgraded...
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2024-05-27 01:04:37 UTC
Maintainer informed via mail
Comment 2 Mikhail T. 2024-05-27 01:09:29 UTC
Created attachment 251009 [details]
Same 1.13 to 1.15 upgrade, but without the MySQL option, which has been removed upstream

The MySQL storage back-end was removed upstream in version 1.14, it turns out.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-06-20 17:26:36 UTC
A commit in branch main references this bug:

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

commit d5e066b0b0cd397a5cfd096d97e5c5d96c79e5bd
Author:     Mikhail T. <freebsd-2024@virtual-estates.net>
AuthorDate: 2024-06-20 15:24:19 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-06-20 17:23:31 +0000

    net-im/purple-gowhatsapp: Update to 1.15.0

    PR:             279342

 net-im/purple-gowhatsapp/Makefile              | 40 ++++++++--------
 net-im/purple-gowhatsapp/distinfo              | 64 ++++++++++++++------------
 net-im/purple-gowhatsapp/files/patch-configure |  6 +--
 3 files changed, 59 insertions(+), 51 deletions(-)
Comment 4 Ashish SHUKLA freebsd_committer freebsd_triage 2024-06-20 17:32:22 UTC
Thanks, committed after rebase.

For future contributions, if you could send the output in git format-patch[0] format, that'll help with applying the patches (using git am (on our part)) to ports tree with expected attribution.

[0] https://git-scm.com/docs/git-format-patch

Thanks!