Skip to content

Commit

Permalink
net-p2p/readarr: Update to 0.1.5.1832
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanbaak authored and clausecker committed May 25, 2023
1 parent 4cde7f7 commit 25ff220
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 6 deletions.
6 changes: 3 additions & 3 deletions net-p2p/readarr/Makefile
@@ -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)
Expand All @@ -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 \
Expand Down
6 changes: 3 additions & 3 deletions net-p2p/readarr/distinfo
@@ -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
10 changes: 10 additions & 0 deletions net-p2p/readarr/pkg-plist
Expand Up @@ -32,19 +32,24 @@
%%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
%%DATADIR%%/bin/Localization/Core/de.json
%%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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 25ff220

Please sign in to comment.