Bug 279727

Summary: net-p2p/jackett: update to 0.22.119
Product: Ports & Packages Reporter: Ralf van der Enden <tremere>
Component: Individual Port(s)Assignee: Joel Bodenmann <jbo>
Status: Closed FIXED    
Severity: Affects Only Me CC: jbo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/Jackett/Jackett/releases/
Attachments:
Description Flags
Update jackett to 0.22.119 tremere: maintainer-approval+

Description Ralf van der Enden 2024-06-14 06:29:37 UTC
Q&A:
poudriere: testport ok (14.1-RELEASE;amd64)
Makefile portclippy/portmft processed
Comment 1 Ralf van der Enden 2024-06-14 06:31:31 UTC
Created attachment 251448 [details]
Update jackett to 0.22.119
Comment 2 Joel Bodenmann freebsd_committer freebsd_triage 2024-06-18 16:15:51 UTC
Hi,

Can you explain why LIB_DEPENDS on libcurl was commented out?
If it's not necessary anymore, it should be removed entirely.
Comment 3 Ralf van der Enden 2024-06-19 06:16:22 UTC
(In reply to Joel Bodenmann from comment #2)
Sorry.
I was testing without the libcurl dependency and that seems to work just fine. I forgot to remove the line.
Comment 4 Joel Bodenmann freebsd_committer freebsd_triage 2024-06-19 14:27:31 UTC
Can you update the patch accordingly or do you want me to just drop the entire LIB_DEPENDS line when committing?
Comment 5 Ralf van der Enden 2024-06-19 15:02:45 UTC
(In reply to Joel Bodenmann from comment #4)
If you could drop the line that would be awesome. My current workdir is at a newer version of Jackett, so I would have to figure out how to create a patch against an older commit from my local branch.
Comment 6 commit-hook freebsd_committer freebsd_triage 2024-06-21 19:37:30 UTC
A commit in branch main references this bug:

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

commit 472fcaa9cfeeeb53aca173d4c2c5d886032c7c6d
Author:     Ralf van der Enden <tremere@cainites.net>
AuthorDate: 2024-05-21 06:59:14 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2024-06-21 19:05:49 +0000

    net-p2p/jackett: Update to 0.22.119

    Changelogs: https://github.com/Jackett/Jackett/releases/

    PR:             279727
    Approved by:    tcberner (mentor, implicit)

 net-p2p/jackett/Makefile         |  3 +--
 net-p2p/jackett/distinfo         |  6 +++---
 net-p2p/jackett/files/jackett.in |  2 +-
 net-p2p/jackett/pkg-plist        | 31 +++++++++++++++----------------
 4 files changed, 20 insertions(+), 22 deletions(-)
Comment 7 Joel Bodenmann freebsd_committer freebsd_triage 2024-06-21 19:38:15 UTC
Committed - Thanks!