diff options
author | Michiel van Baak Jansen <michiel@vanbaak.eu> | 2023-10-25 08:36:28 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2023-10-26 07:24:18 +0000 |
commit | 782a12a7ce84cfa57c1c515a9d9548f43fe8b390 (patch) | |
tree | fbd93d2dbf24b72e3a1b58e201e91e7183de11f5 /net-p2p/prowlarr | |
parent | 6b3c0c5d303e615e444cc6fe29425ec23ec8223c (diff) | |
download | ports-782a12a7ce84cfa57c1c515a9d9548f43fe8b390.tar.gz ports-782a12a7ce84cfa57c1c515a9d9548f43fe8b390.zip |
net-p2p/prowlarr: Update to 1.9.4.4039
ChangeLog: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.9.4.4039
* Fixed: Remove Defunct Tracker PirateTheNet
* Fixed: (FileList) Use air date in search query
* Revert dependencies update
* Update postcss, webpack and core-js
* Add year to releases for AnimeBytes
* Prevent NullRef in Nebulance with null TvMazeIds
* New: (Nebulance) Parse TvMazeId and scene attributes
* Multiple Translations updated by Weblate
* New: Show indexer categories in Add Indexer modal
* Fixed: New Indexer URL for DICMusic
PR: 274683
Reported by: michiel@vanbaak.eu (maintainer)
Diffstat (limited to 'net-p2p/prowlarr')
-rw-r--r-- | net-p2p/prowlarr/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/prowlarr/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/prowlarr/pkg-plist | 12 |
3 files changed, 10 insertions, 11 deletions
diff --git a/net-p2p/prowlarr/Makefile b/net-p2p/prowlarr/Makefile index a4bb1e85c291..481387dd720c 100644 --- a/net-p2p/prowlarr/Makefile +++ b/net-p2p/prowlarr/Makefile @@ -1,6 +1,5 @@ PORTNAME= prowlarr -DISTVERSION= 1.8.6.3946 -PORTREVISION= 2 +DISTVERSION= 1.9.4.4039 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 231afdf25dbf..ea7cac66329d 100644 --- a/net-p2p/prowlarr/distinfo +++ b/net-p2p/prowlarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694422649 -SHA256 (Prowlarr.master.1.8.6.3946.freebsd-core-x64.tar.gz) = 16d318b44946592841b729ec678a696c8324f94f8250754aa2f816c44ff31aad -SIZE (Prowlarr.master.1.8.6.3946.freebsd-core-x64.tar.gz) = 49865166 +TIMESTAMP = 1697529948 +SHA256 (Prowlarr.master.1.9.4.4039.freebsd-core-x64.tar.gz) = a336d63afbacf50d9cccb8b42fefce489f660ee43bf16786a1a9ae03af7e4bf9 +SIZE (Prowlarr.master.1.9.4.4039.freebsd-core-x64.tar.gz) = 49868544 diff --git a/net-p2p/prowlarr/pkg-plist b/net-p2p/prowlarr/pkg-plist index 6419af89ff70..f574fa863b3e 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/159-6f2acf9766e6b207f685.js -%%DATADIR%%/bin/UI/159-6f2acf9766e6b207f685.js.map %%DATADIR%%/bin/UI/318-a0816b96b1c4a86e63e4.js %%DATADIR%%/bin/UI/318-a0816b96b1c4a86e63e4.js.LICENSE.txt %%DATADIR%%/bin/UI/318-a0816b96b1c4a86e63e4.js.map -%%DATADIR%%/bin/UI/Content/159-6e8bb325794b5d70b480.css -%%DATADIR%%/bin/UI/Content/159-6e8bb325794b5d70b480.css.map +%%DATADIR%%/bin/UI/597-68ccabde3f735c115def.js +%%DATADIR%%/bin/UI/597-68ccabde3f735c115def.js.map +%%DATADIR%%/bin/UI/Content/597-8980aab2cdd88386464e.css +%%DATADIR%%/bin/UI/Content/597-8980aab2cdd88386464e.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-95e6591633264025abeb.js -%%DATADIR%%/bin/UI/index-95e6591633264025abeb.js.map +%%DATADIR%%/bin/UI/index-fa3f7a19084875d5deb4.js +%%DATADIR%%/bin/UI/index-fa3f7a19084875d5deb4.js.map %%DATADIR%%/bin/UI/index.html %%DATADIR%%/bin/UI/login.html %%DATADIR%%/bin/UI/oauth.html |