Bug 255412 - net-p2p/jackett: Update to 0.17.946
Summary: net-p2p/jackett: Update to 0.17.946
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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-26 09:39 UTC by Michiel van Baak Jansen
Modified: 2021-04-28 10:53 UTC (History)
1 user (show)

See Also:


Attachments
jackett-0.17.946.diff (9.57 KB, patch)
2021-04-26 09:39 UTC, Michiel van Baak Jansen
michiel: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michiel van Baak Jansen 2021-04-26 09:39:52 UTC
Created attachment 224434 [details]
jackett-0.17.946.diff

Since they don't provide a changelog or anything, no url is provided on this bug report.
They cut releases by adding a tag on the main line of development, and the only
way to see the changes is by generating a list of commits.
Summary of the important changes:

- Updates to domains of trackers
- Added some new trackers
- Removed dead trackers

portlint and poudriere OK
Running 'in production' in my personal setup

NOTE: Still not running on 12.X because of the mono/kevent issue.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2021-04-26 13:30:24 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

Thanks!
Comment 2 Michiel van Baak Jansen 2021-04-26 13:57:44 UTC
(In reply to Fernando Apesteguía from comment #1)

I already included a comment stating why the URL field is empty ...
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2021-04-26 14:31:10 UTC
(In reply to Michiel van Baak from comment #2)
Believe it or not... I read it. I then, the sentence just migrated from my brain.

Sorry for that!
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-04-28 09:31:52 UTC
A commit in branch main references this bug:

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

commit 6fc2c5974e72541ae39b78470a2c287d0cf19d92
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2021-04-26 13:34:59 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-04-28 09:27:41 +0000

    net-p2p/jackett: Update to 0.17.946

    PR:     255412
    Reported by:    michiel@vanbaak.eu (maintainer)

 net-p2p/jackett/Makefile  |  3 +--
 net-p2p/jackett/distinfo  |  6 +++---
 net-p2p/jackett/pkg-plist | 48 ++++++++++++++++++++++++++++-------------------
 3 files changed, 33 insertions(+), 24 deletions(-)
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2021-04-28 10:53:18 UTC
Committed,

Thanks!