mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
net-p2p/sonarr-devel: Update version 4.0.0.720=>4.0.0.733
New: - Remove Defunct Boxcar notifications - Add more exception release groups - Confirmation before clearing blocklist - Require password confirmation when setting or changing password - Custom import scripts can communicate information back - Added option to only monitor recent episodes - Option to control whether new seasons get monitored automatically - Additional options for HDBits - Support import list lookup by TMDb ID - Don't retest connections, indexers, download clients, etc if re-saved with the exact same settings Fixed - Saving indexer, download client, etc settings - Autotagging Genres are case insensitive - Plex RSS TMDb ID Lookup - Disable SSL when migrating from v3 - Blocklisting torrents from indexers that do not provide torrent hash - Last Season always monitors the whole season - Logging length of sample file - Custom Format Deletion confirmation message - Enforce validation warnings when testing providers PR: 275473 Approved by: submitter is maintainer
This commit is contained in:
parent
0eebcf31b3
commit
c2be11e6e3
@ -1,6 +1,5 @@
|
||||
PORTNAME= sonarr
|
||||
DISTVERSION= 4.0.0.720
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 4.0.0.733
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= https://download.sonarr.tv/v4/develop/${PORTVERSION}/
|
||||
PKGNAMESUFFIX= -devel
|
||||
@ -19,9 +18,10 @@ RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss \
|
||||
krb5>0:security/krb5 \
|
||||
libiconv>0:converters/libiconv \
|
||||
libinotify>0:devel/libinotify \
|
||||
libunwind>0:devel/libunwind
|
||||
libunwind>0:devel/libunwind \
|
||||
openssl111>0:security/openssl111
|
||||
|
||||
USES= ssl:run sqlite:3
|
||||
USES= sqlite:3
|
||||
USE_RC_SUBR= sonarr
|
||||
|
||||
CONFLICTS_INSTALL= sonarr
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1699785491
|
||||
SHA256 (Sonarr.develop.4.0.0.720.freebsd-x64.tar.gz) = bc7f2468de9e14389ffeaedb6360495c4fd4fc41cf1b2ff308dc042861e0aced
|
||||
SIZE (Sonarr.develop.4.0.0.720.freebsd-x64.tar.gz) = 57778174
|
||||
TIMESTAMP = 1701434878
|
||||
SHA256 (Sonarr.develop.4.0.0.733.freebsd-x64.tar.gz) = 3d1dbd603c1f9cebb97a58cde00b23c2099589fa55ca6314924e57537d56a38e
|
||||
SIZE (Sonarr.develop.4.0.0.733.freebsd-x64.tar.gz) = 57795143
|
||||
|
@ -449,13 +449,13 @@
|
||||
%%DATADIR%%/bin/System.Xml.XmlSerializer.dll
|
||||
%%DATADIR%%/bin/System.Xml.dll
|
||||
%%DATADIR%%/bin/System.dll
|
||||
%%DATADIR%%/bin/UI/631-f5e7ea3e570bd817ca7c.js
|
||||
%%DATADIR%%/bin/UI/631-f5e7ea3e570bd817ca7c.js.map
|
||||
%%DATADIR%%/bin/UI/196-cde7bda6724cc86df126.js
|
||||
%%DATADIR%%/bin/UI/196-cde7bda6724cc86df126.js.map
|
||||
%%DATADIR%%/bin/UI/881-84e0ecef118c2d2a6d1f.js
|
||||
%%DATADIR%%/bin/UI/881-84e0ecef118c2d2a6d1f.js.LICENSE.txt
|
||||
%%DATADIR%%/bin/UI/881-84e0ecef118c2d2a6d1f.js.map
|
||||
%%DATADIR%%/bin/UI/Content/631-d362a04df3f35879c615.css
|
||||
%%DATADIR%%/bin/UI/Content/631-d362a04df3f35879c615.css.map
|
||||
%%DATADIR%%/bin/UI/Content/196-3647b93971711e6de9bc.css
|
||||
%%DATADIR%%/bin/UI/Content/196-3647b93971711e6de9bc.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
|
||||
@ -493,8 +493,8 @@
|
||||
%%DATADIR%%/bin/UI/Content/robots.txt
|
||||
%%DATADIR%%/bin/UI/Content/styles.css
|
||||
%%DATADIR%%/bin/UI/Content/styles.css.map
|
||||
%%DATADIR%%/bin/UI/index-15139760570e52627431.js
|
||||
%%DATADIR%%/bin/UI/index-15139760570e52627431.js.map
|
||||
%%DATADIR%%/bin/UI/index-d9b90c743c814c6c4ba4.js
|
||||
%%DATADIR%%/bin/UI/index-d9b90c743c814c6c4ba4.js.map
|
||||
%%DATADIR%%/bin/UI/index.html
|
||||
%%DATADIR%%/bin/UI/login.html
|
||||
%%DATADIR%%/bin/UI/oauth.html
|
||||
|
Loading…
Reference in New Issue
Block a user