1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

multimedia/emby-server: Update to 3.0.5641.5, fix distinfo

The upstream project on GitHub was renamed from MediaBrowser to Emby
causing the following error:

  size mismatch: expected 54577043, actual 54582083

 - Update to 3.0.5641.5
 - Change the upstream repository name to compensate

PR:		201369
Submitted by:	Ben Woods <woodsb02 gmail com> (maintainer)
MFH:		2015Q3
This commit is contained in:
Kubilay Kocak 2015-07-06 15:06:53 +00:00
parent bd4c7bcbf6
commit 8e0f914a5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391419
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= emby-server
PORTVERSION= 3.0.5641.4
PORTVERSION= 3.0.5641.5
CATEGORIES= multimedia
MAINTAINER= woodsb02@gmail.com
@ -20,7 +20,7 @@ CONFLICTS_INSTALL= mediabrowser
USE_GITHUB= yes
GH_ACCOUNT= MediaBrowser
GH_PROJECT= MediaBrowser
GH_PROJECT= Emby
USES= mono pkgconfig

View File

@ -1,2 +1,2 @@
SHA256 (MediaBrowser-MediaBrowser-3.0.5641.4_GH0.tar.gz) = f6037906d374f0be67777d1c2daa0db418fe8bb51221a31638f78da61bd96c30
SIZE (MediaBrowser-MediaBrowser-3.0.5641.4_GH0.tar.gz) = 54577043
SHA256 (MediaBrowser-Emby-3.0.5641.5_GH0.tar.gz) = e9c814a53ab6f3896911d0cd96386f478f976aba4eeaa200b2183519a21a4e14
SIZE (MediaBrowser-Emby-3.0.5641.5_GH0.tar.gz) = 54491600