FreeBSD Bugzilla – Attachment 225094 Details for
Bug 256010
multimedia/emby-server: Update to 4.6.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
embyserver.diff
embyserver.diff (text/plain), 6.92 KB, created by
Dries Michiels
on 2021-05-19 20:05:16 UTC
(
hide
)
Description:
embyserver.diff
Filename:
MIME Type:
Creator:
Dries Michiels
Created:
2021-05-19 20:05:16 UTC
Size:
6.92 KB
patch
obsolete
>diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile >index b2ed72bf041a..e6a3961deb3c 100644 >--- a/multimedia/emby-server/Makefile >+++ b/multimedia/emby-server/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= emby-server >-PORTVERSION= 4.5.4.0 >-PORTREVISION= 1 >+PORTVERSION= 4.6.0.50 > CATEGORIES= multimedia > MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${PORTVERSION}/ \ > https://mediabrowser.github.io/embytools/ >diff --git a/multimedia/emby-server/distinfo b/multimedia/emby-server/distinfo >index 172e6c3b5898..b7786e144c4a 100644 >--- a/multimedia/emby-server/distinfo >+++ b/multimedia/emby-server/distinfo >@@ -1,6 +1,6 @@ >-TIMESTAMP = 1608060224 >-SHA256 (emby-server/embyserver-netframework_4.5.4.0.zip) = a1cf8f2030446accfc37279a46b669c41e15e34920717c660f2ae68a7223c7bb >-SIZE (emby-server/embyserver-netframework_4.5.4.0.zip) = 38803747 >+TIMESTAMP = 1621454011 >+SHA256 (emby-server/embyserver-netframework_4.6.0.50.zip) = 419d4a0803c002cabc7192cf008d18ead0f6070bc6e29d6a5f9707e56795e496 >+SIZE (emby-server/embyserver-netframework_4.6.0.50.zip) = 48138140 > SHA256 (emby-server/ffdetect-2020_05_23-x64_freebsd12.tar.xz) = 48e1b255edc574e150b65e1630a4ebbd9923034043e2363be114681ca1a25b9c > SIZE (emby-server/ffdetect-2020_05_23-x64_freebsd12.tar.xz) = 73812 > SHA256 (emby-server/ffmpeg-2020_05_23.tar.gz) = ed2fde500b705b06a0b82a9bf6b367c63b0fc899f69f77691bc68d61f3862a77 >diff --git a/multimedia/emby-server/pkg-plist b/multimedia/emby-server/pkg-plist >index 7d91763bfb61..b0db116157b9 100644 >--- a/multimedia/emby-server/pkg-plist >+++ b/multimedia/emby-server/pkg-plist >@@ -270,11 +270,11 @@ lib/emby-server/system/dashboard-ui/dashboard/aboutpage.js > lib/emby-server/system/dashboard-ui/dashboard/dashboard.css > lib/emby-server/system/dashboard-ui/dashboard/dashboard.html > lib/emby-server/system/dashboard-ui/dashboard/dashboard.js >-lib/emby-server/system/dashboard-ui/dashboard/dashboardgeneral.js > lib/emby-server/system/dashboard-ui/dashboard/releasenotes.html > lib/emby-server/system/dashboard-ui/dashboard/releasenotes.js > lib/emby-server/system/dashboard-ui/dashboard/serveractivity.js >-lib/emby-server/system/dashboard-ui/dashboardgeneral.html >+lib/emby-server/system/dashboard-ui/dashboard/settings.html >+lib/emby-server/system/dashboard-ui/dashboard/settings.js > lib/emby-server/system/dashboard-ui/devices/cameraupload.html > lib/emby-server/system/dashboard-ui/devices/cameraupload.js > lib/emby-server/system/dashboard-ui/devices/device.html >@@ -338,6 +338,7 @@ lib/emby-server/system/dashboard-ui/livetv/recordings.js > lib/emby-server/system/dashboard-ui/livetv/schedule.js > lib/emby-server/system/dashboard-ui/livetv/series.js > lib/emby-server/system/dashboard-ui/livetv/suggestions.js >+lib/emby-server/system/dashboard-ui/livetvsetup/channels.js > lib/emby-server/system/dashboard-ui/livetvsetup/embydata.html > lib/emby-server/system/dashboard-ui/livetvsetup/embydata.js > lib/emby-server/system/dashboard-ui/livetvsetup/guideprovider.html >@@ -383,7 +384,6 @@ lib/emby-server/system/dashboard-ui/modules/browser.js > lib/emby-server/system/dashboard-ui/modules/browserdeviceprofile.js > lib/emby-server/system/dashboard-ui/modules/cardbuilder/card.css > lib/emby-server/system/dashboard-ui/modules/cardbuilder/cardbuilder.js >-lib/emby-server/system/dashboard-ui/modules/cardbuilder/chaptercardbuilder.js > lib/emby-server/system/dashboard-ui/modules/cardbuilder/roundcard.css > lib/emby-server/system/dashboard-ui/modules/chromecast/chromecasthelpers.js > lib/emby-server/system/dashboard-ui/modules/chromecast/chromecastplayer.js >@@ -405,6 +405,7 @@ lib/emby-server/system/dashboard-ui/modules/common/playback/playaccessvalidation > lib/emby-server/system/dashboard-ui/modules/common/playback/playbackmanager.js > lib/emby-server/system/dashboard-ui/modules/common/playback/playbackvalidation.js > lib/emby-server/system/dashboard-ui/modules/common/playback/playmethodhelper.js >+lib/emby-server/system/dashboard-ui/modules/common/playback/playqueueconfirmation.js > lib/emby-server/system/dashboard-ui/modules/common/playback/playqueuemanager.js > lib/emby-server/system/dashboard-ui/modules/common/pluginmanager.js > lib/emby-server/system/dashboard-ui/modules/common/qualityoptions.js >@@ -543,6 +544,7 @@ lib/emby-server/system/dashboard-ui/modules/externalplayer/strings/ru.json > lib/emby-server/system/dashboard-ui/modules/externalplayer/strings/sk.json > lib/emby-server/system/dashboard-ui/modules/externalplayer/strings/sl-SI.json > lib/emby-server/system/dashboard-ui/modules/externalplayer/strings/sv.json >+lib/emby-server/system/dashboard-ui/modules/externalplayer/strings/tr.json > lib/emby-server/system/dashboard-ui/modules/externalplayer/strings/uk.json > lib/emby-server/system/dashboard-ui/modules/externalplayer/strings/zh-CN.json > lib/emby-server/system/dashboard-ui/modules/externalplayer/strings/zh-HK.json >@@ -626,6 +628,7 @@ lib/emby-server/system/dashboard-ui/modules/htmlvideoplayer/vtt.min.js > lib/emby-server/system/dashboard-ui/modules/humanedate/humanedate.js > lib/emby-server/system/dashboard-ui/modules/iap.js > lib/emby-server/system/dashboard-ui/modules/imagedownloader/imagedownloader.js >+lib/emby-server/system/dashboard-ui/modules/imageeditor/imageeditor.css > lib/emby-server/system/dashboard-ui/modules/imageeditor/imageeditor.js > lib/emby-server/system/dashboard-ui/modules/imageeditor/imageeditor.template.html > lib/emby-server/system/dashboard-ui/modules/imageloader/imageloader.css >@@ -664,6 +667,7 @@ lib/emby-server/system/dashboard-ui/modules/mediainfo/fresh.png > lib/emby-server/system/dashboard-ui/modules/mediainfo/mediainfo.css > lib/emby-server/system/dashboard-ui/modules/mediainfo/mediainfo.js > lib/emby-server/system/dashboard-ui/modules/mediainfo/rotten.png >+lib/emby-server/system/dashboard-ui/modules/metadataeditor/metadataeditor.css > lib/emby-server/system/dashboard-ui/modules/metadataeditor/metadataeditor.js > lib/emby-server/system/dashboard-ui/modules/metadataeditor/metadataeditor.template.html > lib/emby-server/system/dashboard-ui/modules/metadataeditor/personeditor.js >@@ -697,6 +701,7 @@ lib/emby-server/system/dashboard-ui/modules/polyfills/array.js > lib/emby-server/system/dashboard-ui/modules/polyfills/bind.js > lib/emby-server/system/dashboard-ui/modules/polyfills/dragdroptouch.js > lib/emby-server/system/dashboard-ui/modules/polyfills/element.js >+lib/emby-server/system/dashboard-ui/modules/polyfills/form.js > lib/emby-server/system/dashboard-ui/modules/polyfills/map.js > lib/emby-server/system/dashboard-ui/modules/polyfills/native-promise-only.js > lib/emby-server/system/dashboard-ui/modules/polyfills/numberformat.js >@@ -934,6 +939,7 @@ lib/emby-server/system/dashboard-ui/strings/ru.json > lib/emby-server/system/dashboard-ui/strings/sk.json > lib/emby-server/system/dashboard-ui/strings/sl-SI.json > lib/emby-server/system/dashboard-ui/strings/sv.json >+lib/emby-server/system/dashboard-ui/strings/th.json > lib/emby-server/system/dashboard-ui/strings/tr.json > lib/emby-server/system/dashboard-ui/strings/uk.json > lib/emby-server/system/dashboard-ui/strings/vi.json
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:
driesm
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 256010
:
225094
|
225253