diff options
| author | Michiel van Baak Jansen <michiel@vanbaak.eu> | 2024-04-01 06:09:38 +0000 |
|---|---|---|
| committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2024-04-01 16:43:31 +0000 |
| commit | 2ae59f9e1a562c0ae24a55bbe44ef23b6181714e (patch) | |
| tree | a0bb916c7f0b6d7cf842daf95d8f1cac02f6ee47 | |
| parent | dc237be930b125ec2e48c9022e2b8a619510713c (diff) | |
net-p2p/prowlarr: Update to 1.15.0.4361
ChangeLog: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.15.0.4361
* Automated API Docs update
* Fixed: Http Client getting network interfaces on aarch64
* New: Allow HEAD requests to ping endpoint
* Multiple Translations updated by Weblate
* New: Advanced settings toggle in indexer, notification and download client modals
* New: Migrate M-Team - TP to API
* Link indexer proxy settings from health page
* Multiple Translations updated by Weblate
* Improve Indexer Proxy healthcheck messaging
* Fixed: Task progress messages in the UI
PR: 278027
Reported by: michiel@vanbaak.eu (maintainer)
| -rw-r--r-- | net-p2p/prowlarr/Makefile | 2 | ||||
| -rw-r--r-- | net-p2p/prowlarr/distinfo | 6 | ||||
| -rw-r--r-- | net-p2p/prowlarr/pkg-plist | 12 |
3 files changed, 10 insertions, 10 deletions
diff --git a/net-p2p/prowlarr/Makefile b/net-p2p/prowlarr/Makefile index 823103934d3c..34b081552506 100644 --- a/net-p2p/prowlarr/Makefile +++ b/net-p2p/prowlarr/Makefile @@ -1,5 +1,5 @@ PORTNAME= prowlarr -DISTVERSION= 1.13.3.4273 +DISTVERSION= 1.15.0.4361 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Prowlarr/Prowlarr/releases/download/v${PORTVERSION}/ DISTNAME= Prowlarr.master.${PORTVERSION}.freebsd-core-x64 diff --git a/net-p2p/prowlarr/distinfo b/net-p2p/prowlarr/distinfo index c108ae9f53f1..841612619ae2 100644 --- a/net-p2p/prowlarr/distinfo +++ b/net-p2p/prowlarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708090628 -SHA256 (Prowlarr.master.1.13.3.4273.freebsd-core-x64.tar.gz) = 3e010fee3b0e5681634b1651fb3d51c5075cdd5ee00993a6e1510b3c7d219fed -SIZE (Prowlarr.master.1.13.3.4273.freebsd-core-x64.tar.gz) = 49862609 +TIMESTAMP = 1711711623 +SHA256 (Prowlarr.master.1.15.0.4361.freebsd-core-x64.tar.gz) = 034752cd75e20b50995db201217053b8d1b45440950e93d6debb27bb2b0668ab +SIZE (Prowlarr.master.1.15.0.4361.freebsd-core-x64.tar.gz) = 49906350 diff --git a/net-p2p/prowlarr/pkg-plist b/net-p2p/prowlarr/pkg-plist index d024af201a0e..6c422511e494 100644 --- a/net-p2p/prowlarr/pkg-plist +++ b/net-p2p/prowlarr/pkg-plist @@ -436,13 +436,13 @@ %%DATADIR%%/bin/System.Xml.XmlSerializer.dll %%DATADIR%%/bin/System.Xml.dll %%DATADIR%%/bin/System.dll +%%DATADIR%%/bin/UI/300-8365e007427b1ba26698.js +%%DATADIR%%/bin/UI/300-8365e007427b1ba26698.js.map %%DATADIR%%/bin/UI/318-83bc9e14e66a3685bdcd.js %%DATADIR%%/bin/UI/318-83bc9e14e66a3685bdcd.js.LICENSE.txt %%DATADIR%%/bin/UI/318-83bc9e14e66a3685bdcd.js.map -%%DATADIR%%/bin/UI/657-d77aa20e8f32b26b922a.js -%%DATADIR%%/bin/UI/657-d77aa20e8f32b26b922a.js.map -%%DATADIR%%/bin/UI/Content/657-c9cda4268fba3483a3b8.css -%%DATADIR%%/bin/UI/Content/657-c9cda4268fba3483a3b8.css.map +%%DATADIR%%/bin/UI/Content/300-512c2a9279695c76b633.css +%%DATADIR%%/bin/UI/Content/300-512c2a9279695c76b633.css.map %%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.ttf %%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.woff %%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.woff2 @@ -486,8 +486,8 @@ %%DATADIR%%/bin/UI/Content/robots.txt %%DATADIR%%/bin/UI/Content/styles.css %%DATADIR%%/bin/UI/Content/styles.css.map -%%DATADIR%%/bin/UI/index-f793a03ce76e3ff61701.js -%%DATADIR%%/bin/UI/index-f793a03ce76e3ff61701.js.map +%%DATADIR%%/bin/UI/index-e68744dfef4989d8a6f6.js +%%DATADIR%%/bin/UI/index-e68744dfef4989d8a6f6.js.map %%DATADIR%%/bin/UI/index.html %%DATADIR%%/bin/UI/login.html %%DATADIR%%/bin/UI/oauth.html |
