mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
net-p2p/readarr: Update to 0.1.5.1832
Changelog: https://github.com/Readarr/Readarr/releases/tag/v0.1.5.1832 PR: 271560
This commit is contained in:
parent
4cde7f7013
commit
25ff220c0a
3 changed files with 16 additions and 6 deletions
|
@ -1,9 +1,8 @@
|
|||
PORTNAME= readarr
|
||||
PORTVERSION= 0.1.4.1596
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.1.5.1832
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= https://github.com/Readarr/Readarr/releases/download/v${PORTVERSION}/
|
||||
DISTNAME= Readarr.develop.${PORTVERSION}.freebsd-core-x64
|
||||
DISTNAME= Readarr.develop.${DISTVERSION}.freebsd-core-x64
|
||||
|
||||
MAINTAINER= michiel@vanbaak.eu
|
||||
COMMENT= Book Manager and Automation (Sonarr for Ebooks)
|
||||
|
@ -15,6 +14,7 @@ ONLY_FOR_ARCHS= amd64
|
|||
|
||||
RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss \
|
||||
icu>0:devel/icu \
|
||||
krb5>0:security/krb5 \
|
||||
libiconv>0:converters/libiconv \
|
||||
libinotify>0:devel/libinotify \
|
||||
libunwind>0:devel/libunwind \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1677491434
|
||||
SHA256 (Readarr.develop.0.1.4.1596.freebsd-core-x64.tar.gz) = 823265e855b6aa6f94abe463d337bc16fb4afec26fa0c501361b87a39b7fd340
|
||||
SIZE (Readarr.develop.0.1.4.1596.freebsd-core-x64.tar.gz) = 50794193
|
||||
TIMESTAMP = 1684663990
|
||||
SHA256 (Readarr.develop.0.1.5.1832.freebsd-core-x64.tar.gz) = ba2ad7362a14d1ca07b818e3ce21fd76a75e1c7124b298bf2e8cdce45f5a7688
|
||||
SIZE (Readarr.develop.0.1.5.1832.freebsd-core-x64.tar.gz) = 50797414
|
||||
|
|
|
@ -32,6 +32,7 @@
|
|||
%%DATADIR%%/bin/Localization/Core/ar.json
|
||||
%%DATADIR%%/bin/Localization/Core/bg.json
|
||||
%%DATADIR%%/bin/Localization/Core/bn.json
|
||||
%%DATADIR%%/bin/Localization/Core/bs.json
|
||||
%%DATADIR%%/bin/Localization/Core/ca.json
|
||||
%%DATADIR%%/bin/Localization/Core/cs.json
|
||||
%%DATADIR%%/bin/Localization/Core/da.json
|
||||
|
@ -39,12 +40,16 @@
|
|||
%%DATADIR%%/bin/Localization/Core/el.json
|
||||
%%DATADIR%%/bin/Localization/Core/en.json
|
||||
%%DATADIR%%/bin/Localization/Core/es.json
|
||||
%%DATADIR%%/bin/Localization/Core/es_MX.json
|
||||
%%DATADIR%%/bin/Localization/Core/et.json
|
||||
%%DATADIR%%/bin/Localization/Core/fa.json
|
||||
%%DATADIR%%/bin/Localization/Core/fi.json
|
||||
%%DATADIR%%/bin/Localization/Core/fr.json
|
||||
%%DATADIR%%/bin/Localization/Core/he.json
|
||||
%%DATADIR%%/bin/Localization/Core/hi.json
|
||||
%%DATADIR%%/bin/Localization/Core/hr.json
|
||||
%%DATADIR%%/bin/Localization/Core/hu.json
|
||||
%%DATADIR%%/bin/Localization/Core/id.json
|
||||
%%DATADIR%%/bin/Localization/Core/is.json
|
||||
%%DATADIR%%/bin/Localization/Core/it.json
|
||||
%%DATADIR%%/bin/Localization/Core/ja.json
|
||||
|
@ -59,7 +64,9 @@
|
|||
%%DATADIR%%/bin/Localization/Core/ro.json
|
||||
%%DATADIR%%/bin/Localization/Core/ru.json
|
||||
%%DATADIR%%/bin/Localization/Core/sk.json
|
||||
%%DATADIR%%/bin/Localization/Core/sr.json
|
||||
%%DATADIR%%/bin/Localization/Core/sv.json
|
||||
%%DATADIR%%/bin/Localization/Core/ta.json
|
||||
%%DATADIR%%/bin/Localization/Core/th.json
|
||||
%%DATADIR%%/bin/Localization/Core/tr.json
|
||||
%%DATADIR%%/bin/Localization/Core/uk.json
|
||||
|
@ -202,6 +209,7 @@
|
|||
%%DATADIR%%/bin/Microsoft.IdentityModel.Tokens.dll
|
||||
%%DATADIR%%/bin/Microsoft.JSInterop.dll
|
||||
%%DATADIR%%/bin/Microsoft.Net.Http.Headers.dll
|
||||
%%DATADIR%%/bin/Microsoft.OpenApi.dll
|
||||
%%DATADIR%%/bin/Microsoft.VisualBasic.Core.dll
|
||||
%%DATADIR%%/bin/Microsoft.VisualBasic.dll
|
||||
%%DATADIR%%/bin/Microsoft.Win32.Primitives.dll
|
||||
|
@ -252,6 +260,8 @@
|
|||
%%DATADIR%%/bin/ServiceUninstall
|
||||
%%DATADIR%%/bin/SixLabors.Fonts.dll
|
||||
%%DATADIR%%/bin/SixLabors.ImageSharp.dll
|
||||
%%DATADIR%%/bin/Swashbuckle.AspNetCore.Swagger.dll
|
||||
%%DATADIR%%/bin/Swashbuckle.AspNetCore.SwaggerGen.dll
|
||||
%%DATADIR%%/bin/System.AppContext.dll
|
||||
%%DATADIR%%/bin/System.Buffers.dll
|
||||
%%DATADIR%%/bin/System.Collections.Concurrent.dll
|
||||
|
|
Loading…
Add table
Reference in a new issue