Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2022 18:23:23 GMT
From:      Dries Michiels <driesm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e0447fecd3fa - main - multimedia/emby-server-devel: Add missing plist files
Message-ID:  <202204141823.23EINNGD045551@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by driesm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e0447fecd3fa3dd2db345cb97ed88b18a2767c3e

commit e0447fecd3fa3dd2db345cb97ed88b18a2767c3e
Author:     Dries Michiels <driesm@FreeBSD.org>
AuthorDate: 2022-04-14 17:22:22 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2022-04-14 17:23:42 +0000

    multimedia/emby-server-devel: Add missing plist files
---
 multimedia/emby-server-devel/Makefile  | 1 +
 multimedia/emby-server-devel/pkg-plist | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/multimedia/emby-server-devel/Makefile b/multimedia/emby-server-devel/Makefile
index ade61bf01f7a..dd063befb20e 100644
--- a/multimedia/emby-server-devel/Makefile
+++ b/multimedia/emby-server-devel/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	emby-server
 DISTVERSION=	4.7.0.34
+PORTREVISION=	1
 CATEGORIES=	multimedia
 MASTER_SITES=	https://github.com/MediaBrowser/Emby.Releases/releases/download/${PORTVERSION}/ \
 		https://mediabrowser.github.io/embytools/
diff --git a/multimedia/emby-server-devel/pkg-plist b/multimedia/emby-server-devel/pkg-plist
index 749af6c5cb9a..db84e300ea72 100644
--- a/multimedia/emby-server-devel/pkg-plist
+++ b/multimedia/emby-server-devel/pkg-plist
@@ -375,6 +375,7 @@ lib/emby-server/system/dashboard-ui/modules/common/input/api.js
 lib/emby-server/system/dashboard-ui/modules/common/inputmanager.js
 lib/emby-server/system/dashboard-ui/modules/common/itemhelper.js
 lib/emby-server/system/dashboard-ui/modules/common/itemsrefresher.js
+lib/emby-server/system/dashboard-ui/modules/common/methodtimer.js
 lib/emby-server/system/dashboard-ui/modules/common/playback/experimentalwarnings.js
 lib/emby-server/system/dashboard-ui/modules/common/playback/playaccessvalidation.js
 lib/emby-server/system/dashboard-ui/modules/common/playback/playbackmanager.js
@@ -697,6 +698,8 @@ lib/emby-server/system/dashboard-ui/modules/polyfills/weakmap.js
 lib/emby-server/system/dashboard-ui/modules/prompt/prompt.js
 lib/emby-server/system/dashboard-ui/modules/prompt/prompt.template.html
 lib/emby-server/system/dashboard-ui/modules/querystring/querystring.js
+lib/emby-server/system/dashboard-ui/modules/recordingcreator/channelrecording.template.html
+lib/emby-server/system/dashboard-ui/modules/recordingcreator/channelrecordingcreator.js
 lib/emby-server/system/dashboard-ui/modules/recordingcreator/recordingbutton.js
 lib/emby-server/system/dashboard-ui/modules/recordingcreator/recordingcreator.css
 lib/emby-server/system/dashboard-ui/modules/recordingcreator/recordingcreator.js



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204141823.23EINNGD045551>