Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 2014 18:48:14 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r345891 - head/multimedia/plexmediaserver
Message-ID:  <201402241848.s1OImEme059534@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Mon Feb 24 18:48:13 2014
New Revision: 345891
URL: http://svnweb.freebsd.org/changeset/ports/345891
QAT: https://qat.redports.org/buildarchive/r345891/

Log:
  Update to 0.9.9.4.409
  Fixes a crash associated with new nightly scheduled tasks

Modified:
  head/multimedia/plexmediaserver/Makefile
  head/multimedia/plexmediaserver/distinfo
  head/multimedia/plexmediaserver/pkg-plist

Modified: head/multimedia/plexmediaserver/Makefile
==============================================================================
--- head/multimedia/plexmediaserver/Makefile	Mon Feb 24 18:46:37 2014	(r345890)
+++ head/multimedia/plexmediaserver/Makefile	Mon Feb 24 18:48:13 2014	(r345891)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	plexmediaserver
-PORTVERSION=	0.9.9.3.402
+PORTVERSION=	0.9.9.4.409
 CATEGORIES=	multimedia
 MASTER_SITES=	http://plex.r.worldssl.net/plex-media-server/${PORTVERSION}-${PLEX_BUILD}/
 DISTNAME=	PlexMediaServer-${PORTVERSION}-${PLEX_BUILD}-freebsd-amd64
@@ -11,7 +11,7 @@ MAINTAINER=	feld@FreeBSD.org
 COMMENT=	The Plex Media Server component
 
 USE_BZIP2=	yes
-PLEX_BUILD=	c7906ea
+PLEX_BUILD=	bf81d98
 NO_BUILD=	yes
 WRKSRC=	${WRKDIR}/PlexMediaServer-${PORTVERSION}-${PLEX_BUILD}
 

Modified: head/multimedia/plexmediaserver/distinfo
==============================================================================
--- head/multimedia/plexmediaserver/distinfo	Mon Feb 24 18:46:37 2014	(r345890)
+++ head/multimedia/plexmediaserver/distinfo	Mon Feb 24 18:48:13 2014	(r345891)
@@ -1,2 +1,2 @@
-SHA256 (PlexMediaServer-0.9.9.3.402-c7906ea-freebsd-amd64.tar.bz2) = 98a47a86a355ad159d203d39f211c367a67d755010a57b161e07a1d21b7aed47
-SIZE (PlexMediaServer-0.9.9.3.402-c7906ea-freebsd-amd64.tar.bz2) = 62884022
+SHA256 (PlexMediaServer-0.9.9.4.409-bf81d98-freebsd-amd64.tar.bz2) = 9011fa76c9842d04d9a56d27e1bf8768fbb5ab6f5d4521610593c42a5c103038
+SIZE (PlexMediaServer-0.9.9.4.409-bf81d98-freebsd-amd64.tar.bz2) = 62892326

Modified: head/multimedia/plexmediaserver/pkg-plist
==============================================================================
--- head/multimedia/plexmediaserver/pkg-plist	Mon Feb 24 18:46:37 2014	(r345890)
+++ head/multimedia/plexmediaserver/pkg-plist	Mon Feb 24 18:48:13 2014	(r345891)
@@ -1561,8 +1561,6 @@
 %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theonion/URL/The Onion/ServiceCode.pys
 %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theverge/ServiceInfo.plist
 %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theverge/URL/The Verge/ServiceCode.pys
-%%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thewb/ServiceInfo.plist
-%%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thewb/URL/The WB/ServiceCode.pys
 %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.toutv/ServiceInfo.plist
 %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.toutv/URL/TOU TV/ServiceCode.pys
 %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.traileraddict/ServiceInfo.plist
@@ -3167,9 +3165,6 @@
 @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.toutv/URL/TOU TV
 @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.toutv/URL
 @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.toutv
-@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thewb/URL/The WB
-@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thewb/URL
-@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.thewb
 @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theverge/URL/The Verge
 @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theverge/URL
 @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.theverge



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