From owner-svn-ports-head@freebsd.org Sat Oct 22 05:27:46 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D24E1C1C917; Sat, 22 Oct 2016 05:27:46 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 8B6ABFE; Sat, 22 Oct 2016 05:27:46 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9M5RjYh059723; Sat, 22 Oct 2016 05:27:45 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9M5RjGH059720; Sat, 22 Oct 2016 05:27:45 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201610220527.u9M5RjGH059720@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 22 Oct 2016 05:27:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424445 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Oct 2016 05:27:46 -0000 Author: woodsb02 Date: Sat Oct 22 05:27:45 2016 New Revision: 424445 URL: https://svnweb.freebsd.org/changeset/ports/424445 Log: multimedia/emby-server: Update to 3.0.8300 Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.0.8300 Approved by: adamw (mentor, implicit) 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 Sat Oct 22 04:56:15 2016 (r424444) +++ head/multimedia/emby-server/Makefile Sat Oct 22 05:27:45 2016 (r424445) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= emby-server -PORTVERSION= 3.0.8200 +PORTVERSION= 3.0.8300 CATEGORIES= multimedia MAINTAINER= woodsb02@FreeBSD.org Modified: head/multimedia/emby-server/distinfo ============================================================================== --- head/multimedia/emby-server/distinfo Sat Oct 22 04:56:15 2016 (r424444) +++ head/multimedia/emby-server/distinfo Sat Oct 22 05:27:45 2016 (r424445) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476809280 -SHA256 (MediaBrowser-Emby-3.0.8200_GH0.tar.gz) = 5c15d1bd8a327719ba92ecdbded978240f56d64678b4f5be624005ca3604ebc3 -SIZE (MediaBrowser-Emby-3.0.8200_GH0.tar.gz) = 53823157 +TIMESTAMP = 1477032188 +SHA256 (MediaBrowser-Emby-3.0.8300_GH0.tar.gz) = c84992cf1b6e7b575f9cf1f9b9d6344a34a86995dfce4c129c137198e541198e +SIZE (MediaBrowser-Emby-3.0.8300_GH0.tar.gz) = 53825450 Modified: head/multimedia/emby-server/pkg-plist ============================================================================== --- head/multimedia/emby-server/pkg-plist Sat Oct 22 04:56:15 2016 (r424444) +++ head/multimedia/emby-server/pkg-plist Sat Oct 22 05:27:45 2016 (r424445) @@ -1063,7 +1063,6 @@ lib/emby-server/dashboard-ui/scripts/wiz lib/emby-server/dashboard-ui/scripts/wizardcontroller.js lib/emby-server/dashboard-ui/scripts/wizardlivetvguide.js lib/emby-server/dashboard-ui/scripts/wizardlivetvtuner.js -lib/emby-server/dashboard-ui/scripts/wizardservice.js lib/emby-server/dashboard-ui/scripts/wizardsettings.js lib/emby-server/dashboard-ui/scripts/wizardstartpage.js lib/emby-server/dashboard-ui/scripts/wizarduserpage.js @@ -1158,7 +1157,6 @@ lib/emby-server/dashboard-ui/wizardfinis lib/emby-server/dashboard-ui/wizardlibrary.html lib/emby-server/dashboard-ui/wizardlivetvguide.html lib/emby-server/dashboard-ui/wizardlivetvtuner.html -lib/emby-server/dashboard-ui/wizardservice.html lib/emby-server/dashboard-ui/wizardsettings.html lib/emby-server/dashboard-ui/wizardstart.html lib/emby-server/dashboard-ui/wizarduser.html