From owner-svn-ports-all@FreeBSD.ORG Sun May 31 21:37:05 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 60BE5B46; Sun, 31 May 2015 21:37:05 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4DE421C53; Sun, 31 May 2015 21:37:05 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4VLb5FQ098251; Sun, 31 May 2015 21:37:05 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4VLb4hs098245; Sun, 31 May 2015 21:37:04 GMT (envelope-from cs@FreeBSD.org) Message-Id: <201505312137.t4VLb4hs098245@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Sun, 31 May 2015 21:37:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388166 - head/multimedia/emby-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 May 2015 21:37:05 -0000 Author: cs Date: Sun May 31 21:37:03 2015 New Revision: 388166 URL: https://svnweb.freebsd.org/changeset/ports/388166 Log: Update to 3.0.5621.4 Changes this release 3.0.5621.4: * HLS Improvements * New reporting features * New video player OSD PR: 200532 Submitted by: Ben Woods (maintainer) Modified: head/multimedia/emby-server/Makefile head/multimedia/emby-server/distinfo head/multimedia/emby-server/pkg-plist Modified: head/multimedia/emby-server/Makefile ============================================================================== --- head/multimedia/emby-server/Makefile Sun May 31 20:58:12 2015 (r388165) +++ head/multimedia/emby-server/Makefile Sun May 31 21:37:03 2015 (r388166) @@ -1,7 +1,8 @@ +# Created by: Ben Woods # $FreeBSD$ PORTNAME= emby-server -PORTVERSION= 3.0.5607.2 +PORTVERSION= 3.0.5621.4 CATEGORIES= multimedia MAINTAINER= woodsb02@gmail.com Modified: head/multimedia/emby-server/distinfo ============================================================================== --- head/multimedia/emby-server/distinfo Sun May 31 20:58:12 2015 (r388165) +++ head/multimedia/emby-server/distinfo Sun May 31 21:37:03 2015 (r388166) @@ -1,2 +1,2 @@ -SHA256 (MediaBrowser-MediaBrowser-3.0.5607.2_GH0.tar.gz) = e130613535b5adb5184880893fe8a9bc51f7abb5a773542230b45d2abddd4fdd -SIZE (MediaBrowser-MediaBrowser-3.0.5607.2_GH0.tar.gz) = 55790148 +SHA256 (MediaBrowser-MediaBrowser-3.0.5621.4_GH0.tar.gz) = 3610811788c50e2d242909702da8ea005f5b8ae9bd65751fc6fc821144b9b832 +SIZE (MediaBrowser-MediaBrowser-3.0.5621.4_GH0.tar.gz) = 55800806 Modified: head/multimedia/emby-server/pkg-plist ============================================================================== --- head/multimedia/emby-server/pkg-plist Sun May 31 20:58:12 2015 (r388165) +++ head/multimedia/emby-server/pkg-plist Sun May 31 21:37:03 2015 (r388166) @@ -57,7 +57,6 @@ lib/emby-server/dashboard-ui/channelslat lib/emby-server/dashboard-ui/cinemamodeconfiguration.html lib/emby-server/dashboard-ui/collections.html lib/emby-server/dashboard-ui/connectlogin.html -lib/emby-server/dashboard-ui/cordovaindex.html lib/emby-server/dashboard-ui/css/card.css lib/emby-server/dashboard-ui/css/chromecast.css lib/emby-server/dashboard-ui/css/detailtable.css @@ -361,6 +360,7 @@ lib/emby-server/dashboard-ui/scripts/lib lib/emby-server/dashboard-ui/scripts/librarysettings.js lib/emby-server/dashboard-ui/scripts/livetvchannel.js lib/emby-server/dashboard-ui/scripts/livetvchannels.js +lib/emby-server/dashboard-ui/scripts/livetvcomponents.js lib/emby-server/dashboard-ui/scripts/livetvguide.js lib/emby-server/dashboard-ui/scripts/livetvitems.js lib/emby-server/dashboard-ui/scripts/livetvnewrecording.js @@ -416,7 +416,9 @@ lib/emby-server/dashboard-ui/scripts/pla lib/emby-server/dashboard-ui/scripts/playlists.js lib/emby-server/dashboard-ui/scripts/plugincatalogpage.js lib/emby-server/dashboard-ui/scripts/pluginspage.js +lib/emby-server/dashboard-ui/scripts/queryfilters.js lib/emby-server/dashboard-ui/scripts/ratingdialog.js +lib/emby-server/dashboard-ui/scripts/registrationservices.js lib/emby-server/dashboard-ui/scripts/remotecontrol.js lib/emby-server/dashboard-ui/scripts/reports.js lib/emby-server/dashboard-ui/scripts/scheduledtaskpage.js @@ -484,6 +486,11 @@ lib/emby-server/dashboard-ui/thirdparty/ lib/emby-server/dashboard-ui/thirdparty/apiclient/store.js lib/emby-server/dashboard-ui/thirdparty/browser.js lib/emby-server/dashboard-ui/thirdparty/cast_sender.js +lib/emby-server/dashboard-ui/thirdparty/cordova/chromecast.js +lib/emby-server/dashboard-ui/thirdparty/cordova/connectsdk.js +lib/emby-server/dashboard-ui/thirdparty/cordova/externalplayer.js +lib/emby-server/dashboard-ui/thirdparty/cordova/imagestore.js +lib/emby-server/dashboard-ui/thirdparty/cordova/registrationservices.js lib/emby-server/dashboard-ui/thirdparty/cordova/remotecontrols.js lib/emby-server/dashboard-ui/thirdparty/cordova/serverdiscovery.js lib/emby-server/dashboard-ui/thirdparty/fastclick.js