FreeBSD Bugzilla – Attachment 239495 Details for
Bug 268975
net-p2p/readarr: Update to 0.1.1.1526
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
0001-net-p2p-readarr-Update-to-0.1.1.1526.patch
0001-net-p2p-readarr-Update-to-0.1.1.1526.patch (text/plain), 5.52 KB, created by
Michiel van Baak Jansen
on 2023-01-15 21:16:06 UTC
(
hide
)
Description:
0001-net-p2p-readarr-Update-to-0.1.1.1526.patch
Filename:
MIME Type:
Creator:
Michiel van Baak Jansen
Created:
2023-01-15 21:16:06 UTC
Size:
5.52 KB
patch
obsolete
>From e29382f317fbdab683114beb0b6664a80431a89d Mon Sep 17 00:00:00 2001 >From: Michiel van Baak Jansen <michiel@vanbaak.eu> >Date: Sat, 14 Jan 2023 12:01:52 +0100 >Subject: [PATCH] net-p2p/readarr: Update to 0.1.1.1526 > >--- > net-p2p/readarr/Makefile | 3 +-- > net-p2p/readarr/distinfo | 6 +++--- > net-p2p/readarr/pkg-plist | 29 +++++++++++++++++++++++++++++ > 3 files changed, 33 insertions(+), 5 deletions(-) > >diff --git a/net-p2p/readarr/Makefile b/net-p2p/readarr/Makefile >index 96aeb8d24714..34070e8461cd 100644 >--- a/net-p2p/readarr/Makefile >+++ b/net-p2p/readarr/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= readarr >-PORTVERSION= 0.1.1.1320 >-PORTREVISION= 2 >+PORTVERSION= 0.1.1.1526 > CATEGORIES= net-p2p > MASTER_SITES= https://github.com/Readarr/Readarr/releases/download/v${PORTVERSION}/ > DISTNAME= Readarr.develop.${PORTVERSION}.freebsd-core-x64 >diff --git a/net-p2p/readarr/distinfo b/net-p2p/readarr/distinfo >index 576bc5f08cd9..dab601349961 100644 >--- a/net-p2p/readarr/distinfo >+++ b/net-p2p/readarr/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1652346925 >-SHA256 (Readarr.develop.0.1.1.1320.freebsd-core-x64.tar.gz) = 61ab312d3b5b63b10e3b99631761276c36ccf4bdc4de0ffb9cd4fdc357afa2dc >-SIZE (Readarr.develop.0.1.1.1320.freebsd-core-x64.tar.gz) = 47237271 >+TIMESTAMP = 1673694057 >+SHA256 (Readarr.develop.0.1.1.1526.freebsd-core-x64.tar.gz) = 4339c72fbfcde397b2ff71f3ba3cf7c470a817f20a1de22be020f1f5cff55135 >+SIZE (Readarr.develop.0.1.1.1526.freebsd-core-x64.tar.gz) = 50224988 >diff --git a/net-p2p/readarr/pkg-plist b/net-p2p/readarr/pkg-plist >index 1f6e0d13f940..1b6b50e621f3 100644 >--- a/net-p2p/readarr/pkg-plist >+++ b/net-p2p/readarr/pkg-plist >@@ -5,8 +5,22 @@ > %%DATADIR%%/bin/Dynamitey.dll > %%DATADIR%%/bin/Equ.dll > %%DATADIR%%/bin/FluentMigrator.Abstractions.dll >+%%DATADIR%%/bin/FluentMigrator.Extensions.Oracle.dll >+%%DATADIR%%/bin/FluentMigrator.Extensions.Postgres.dll >+%%DATADIR%%/bin/FluentMigrator.Extensions.SqlAnywhere.dll >+%%DATADIR%%/bin/FluentMigrator.Extensions.SqlServer.dll > %%DATADIR%%/bin/FluentMigrator.Runner.Core.dll >+%%DATADIR%%/bin/FluentMigrator.Runner.Db2.dll >+%%DATADIR%%/bin/FluentMigrator.Runner.Firebird.dll >+%%DATADIR%%/bin/FluentMigrator.Runner.Hana.dll >+%%DATADIR%%/bin/FluentMigrator.Runner.MySql.dll >+%%DATADIR%%/bin/FluentMigrator.Runner.Oracle.dll >+%%DATADIR%%/bin/FluentMigrator.Runner.Postgres.dll >+%%DATADIR%%/bin/FluentMigrator.Runner.Redshift.dll > %%DATADIR%%/bin/FluentMigrator.Runner.SQLite.dll >+%%DATADIR%%/bin/FluentMigrator.Runner.SqlAnywhere.dll >+%%DATADIR%%/bin/FluentMigrator.Runner.SqlServer.dll >+%%DATADIR%%/bin/FluentMigrator.Runner.SqlServerCe.dll > %%DATADIR%%/bin/FluentMigrator.Runner.dll > %%DATADIR%%/bin/FluentMigrator.dll > %%DATADIR%%/bin/FluentValidation.dll >@@ -35,6 +49,8 @@ > %%DATADIR%%/bin/Localization/Core/it.json > %%DATADIR%%/bin/Localization/Core/ja.json > %%DATADIR%%/bin/Localization/Core/ko.json >+%%DATADIR%%/bin/Localization/Core/lt.json >+%%DATADIR%%/bin/Localization/Core/lv.json > %%DATADIR%%/bin/Localization/Core/nb_NO.json > %%DATADIR%%/bin/Localization/Core/nl.json > %%DATADIR%%/bin/Localization/Core/pl.json >@@ -132,6 +148,7 @@ > %%DATADIR%%/bin/Microsoft.AspNetCore.WebUtilities.dll > %%DATADIR%%/bin/Microsoft.AspNetCore.dll > %%DATADIR%%/bin/Microsoft.CSharp.dll >+%%DATADIR%%/bin/Microsoft.Data.SqlClient.dll > %%DATADIR%%/bin/Microsoft.Extensions.Caching.Abstractions.dll > %%DATADIR%%/bin/Microsoft.Extensions.Caching.Memory.dll > %%DATADIR%%/bin/Microsoft.Extensions.Configuration.Abstractions.dll >@@ -177,6 +194,12 @@ > %%DATADIR%%/bin/Microsoft.Extensions.Options.dll > %%DATADIR%%/bin/Microsoft.Extensions.Primitives.dll > %%DATADIR%%/bin/Microsoft.Extensions.WebEncoders.dll >+%%DATADIR%%/bin/Microsoft.Identity.Client.dll >+%%DATADIR%%/bin/Microsoft.IdentityModel.JsonWebTokens.dll >+%%DATADIR%%/bin/Microsoft.IdentityModel.Logging.dll >+%%DATADIR%%/bin/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll >+%%DATADIR%%/bin/Microsoft.IdentityModel.Protocols.dll >+%%DATADIR%%/bin/Microsoft.IdentityModel.Tokens.dll > %%DATADIR%%/bin/Microsoft.JSInterop.dll > %%DATADIR%%/bin/Microsoft.Net.Http.Headers.dll > %%DATADIR%%/bin/Microsoft.VisualBasic.Core.dll >@@ -189,10 +212,13 @@ > %%DATADIR%%/bin/Mono.Posix.NETStandard.dll > %%DATADIR%%/bin/MonoTorrent.dll > %%DATADIR%%/bin/NLog.Extensions.Logging.dll >+%%DATADIR%%/bin/NLog.Targets.Syslog.dll > %%DATADIR%%/bin/NLog.dll > %%DATADIR%%/bin/Newtonsoft.Json.dll > %%DATADIR%%/bin/NodaTime.dll >+%%DATADIR%%/bin/Npgsql.dll > %%DATADIR%%/bin/PdfSharpCore.dll >+%%DATADIR%%/bin/Polly.Contrib.WaitAndRetry.dll > %%DATADIR%%/bin/Readarr > %%DATADIR%%/bin/Readarr.Api.V1.deps.json > %%DATADIR%%/bin/Readarr.Api.V1.dll >@@ -246,6 +272,7 @@ > %%DATADIR%%/bin/System.Data.Common.dll > %%DATADIR%%/bin/System.Data.DataSetExtensions.dll > %%DATADIR%%/bin/System.Data.SQLite.dll >+%%DATADIR%%/bin/System.Data.SqlServerCe.dll > %%DATADIR%%/bin/System.Data.dll > %%DATADIR%%/bin/System.Diagnostics.Contracts.dll > %%DATADIR%%/bin/System.Diagnostics.Debug.dll >@@ -283,6 +310,7 @@ > %%DATADIR%%/bin/System.IO.Pipes.dll > %%DATADIR%%/bin/System.IO.UnmanagedMemoryStream.dll > %%DATADIR%%/bin/System.IO.dll >+%%DATADIR%%/bin/System.IdentityModel.Tokens.Jwt.dll > %%DATADIR%%/bin/System.Linq.Expressions.dll > %%DATADIR%%/bin/System.Linq.Parallel.dll > %%DATADIR%%/bin/System.Linq.Queryable.dll >@@ -327,6 +355,7 @@ > %%DATADIR%%/bin/System.Resources.Reader.dll > %%DATADIR%%/bin/System.Resources.ResourceManager.dll > %%DATADIR%%/bin/System.Resources.Writer.dll >+%%DATADIR%%/bin/System.Runtime.Caching.dll > %%DATADIR%%/bin/System.Runtime.CompilerServices.Unsafe.dll > %%DATADIR%%/bin/System.Runtime.CompilerServices.VisualC.dll > %%DATADIR%%/bin/System.Runtime.Extensions.dll >-- >2.38.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
michiel
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 268975
: 239495