diff options
author | feld <feld@FreeBSD.org> | 2014-02-25 02:48:13 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2014-02-25 02:48:13 +0800 |
commit | 97e80afb3153e688c33798b1f910e0923c7735db (patch) | |
tree | b0228965b16515a072050a84f40dedde2e26b0d1 /multimedia | |
parent | 7025d5cf39f4091af3e8e13e938cf6ecca057b94 (diff) | |
download | freebsd-ports-gnome-97e80afb3153e688c33798b1f910e0923c7735db.tar.gz freebsd-ports-gnome-97e80afb3153e688c33798b1f910e0923c7735db.tar.zst freebsd-ports-gnome-97e80afb3153e688c33798b1f910e0923c7735db.zip |
Update to 0.9.9.4.409
Fixes a crash associated with new nightly scheduled tasks
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/plexmediaserver/Makefile | 4 | ||||
-rw-r--r-- | multimedia/plexmediaserver/distinfo | 4 | ||||
-rw-r--r-- | multimedia/plexmediaserver/pkg-plist | 5 |
3 files changed, 4 insertions, 9 deletions
diff --git a/multimedia/plexmediaserver/Makefile b/multimedia/plexmediaserver/Makefile index a19042de14e0..eb385b741629 100644 --- a/multimedia/plexmediaserver/Makefile +++ b/multimedia/plexmediaserver/Makefile @@ -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} diff --git a/multimedia/plexmediaserver/distinfo b/multimedia/plexmediaserver/distinfo index e255df5318b8..a9b535c56521 100644 --- a/multimedia/plexmediaserver/distinfo +++ b/multimedia/plexmediaserver/distinfo @@ -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 diff --git a/multimedia/plexmediaserver/pkg-plist b/multimedia/plexmediaserver/pkg-plist index b66852e0bfc4..ba72d78ac90e 100644 --- a/multimedia/plexmediaserver/pkg-plist +++ b/multimedia/plexmediaserver/pkg-plist @@ -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 |