Bug 263730 - net-p2p/prowlarr: Update to 0.3.0.1730
Summary: net-p2p/prowlarr: Update to 0.3.0.1730
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: freebsd-ports-bugs (Nobody)
URL: https://github.com/Prowlarr/Prowlarr/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-02 15:08 UTC by Michiel van Baak Jansen
Modified: 2022-05-17 11:23 UTC (History)
1 user (show)

See Also:


Attachments
0001-net-p2p-prowlarr-Update-to-0.3.0.1730.patch (2.22 KB, patch)
2022-05-02 15:08 UTC, Michiel van Baak Jansen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michiel van Baak Jansen 2022-05-02 15:08:54 UTC
Created attachment 233673 [details]
0001-net-p2p-prowlarr-Update-to-0.3.0.1730.patch

poudriere ok
Runs in production on my setup (13.0 amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-05-17 11:20:18 UTC
A commit in branch main references this bug:

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

commit a08b25b04cda3d33e149131e9453717e9cfc4dfc
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2022-05-17 11:15:58 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-05-17 11:19:11 +0000

    net-p2p/prowlarr: Update to 0.3.0.1730

    ChangeLog: https://github.com/Prowlarr/Prowlarr/releases/tag/v0.3.0.1730

    PR:             263730

 net-p2p/prowlarr/Makefile  | 8 +++-----
 net-p2p/prowlarr/distinfo  | 6 +++---
 net-p2p/prowlarr/pkg-plist | 2 --
 3 files changed, 6 insertions(+), 10 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-05-17 11:23:52 UTC
Commited with small changes:

- use DISTVERSION instead of PORTVERSION [1]
- pet portclippy
- remove obsolete "-.include <bsd.port.options.mk>"

[1] https://docs.freebsd.org/en/books/porters-handbook/makefiles/#makefile-naming

Thanks!