mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
net-p2p/sonarr: Update to 3.0.7.1477
Changelog: https://github.com/Sonarr/Sonarr/compare/v3.0.6.1342...v3.0.7.1477 PR: 262356
This commit is contained in:
parent
9a70246475
commit
89a1b09166
@ -1,6 +1,5 @@
|
||||
PORTNAME= sonarr
|
||||
PORTVERSION= 3.0.6.1342
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.0.7.1477
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= http://download.sonarr.tv/v3/main/${PORTVERSION}/
|
||||
DISTNAME= Sonarr.main.${PORTVERSION}.linux
|
||||
@ -20,8 +19,6 @@ USE_RC_SUBR= sonarr
|
||||
NO_ARCH= YES
|
||||
NO_BUILD= YES
|
||||
|
||||
WRKSRC= ${WRKDIR}/Sonarr
|
||||
|
||||
SUB_FILES= ${PORTNAME} package_info pkg-message
|
||||
SUB_LIST= DATADIR=${DATADIR} \
|
||||
GROUPS=${GROUPS} \
|
||||
@ -30,6 +27,8 @@ SUB_LIST= DATADIR=${DATADIR} \
|
||||
PORTNAME=${PORTNAME} \
|
||||
USERS=${USERS}
|
||||
|
||||
WRKSRC= ${WRKDIR}/Sonarr
|
||||
|
||||
USERS= sonarr
|
||||
GROUPS= sonarr
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1633612520
|
||||
SHA256 (Sonarr.main.3.0.6.1342.linux.tar.gz) = e9132d86c7fad0524b0c707bd902643de17bbd79a306072a2ae8ced083a35489
|
||||
SIZE (Sonarr.main.3.0.6.1342.linux.tar.gz) = 13126346
|
||||
TIMESTAMP = 1646477076
|
||||
SHA256 (Sonarr.main.3.0.7.1477.linux.tar.gz) = c41ee4596c71fb2981c72c41cf063b8197f0f643078b6312b2b529f0620e8b0b
|
||||
SIZE (Sonarr.main.3.0.7.1477.linux.tar.gz) = 13610744
|
||||
|
@ -24,8 +24,8 @@
|
||||
%%DATADIR%%/bin/Microsoft.Owin.dll
|
||||
%%DATADIR%%/bin/Microsoft.Win32.Primitives.dll
|
||||
%%DATADIR%%/bin/MimeKit.dll
|
||||
%%DATADIR%%/bin/Mono.Nat.dll
|
||||
%%DATADIR%%/bin/MonoTorrent.dll
|
||||
%%DATADIR%%/bin/MonoTorrent.dll.mdb
|
||||
%%DATADIR%%/bin/NLog.dll
|
||||
%%DATADIR%%/bin/Nancy.Authentication.Basic.dll
|
||||
%%DATADIR%%/bin/Nancy.Authentication.Forms.dll
|
||||
@ -37,6 +37,7 @@
|
||||
%%DATADIR%%/bin/Org.Mentalis.dll
|
||||
%%DATADIR%%/bin/Owin.dll
|
||||
%%DATADIR%%/bin/RestSharp.dll
|
||||
%%DATADIR%%/bin/ReusableTasks.dll
|
||||
%%DATADIR%%/bin/Sentry.PlatformAbstractions.dll
|
||||
%%DATADIR%%/bin/Sentry.Protocol.dll
|
||||
%%DATADIR%%/bin/Sentry.dll
|
||||
|
Loading…
Reference in New Issue
Block a user