From owner-svn-ports-all@FreeBSD.ORG Wed Dec 11 21:34:32 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7C8C68A4; Wed, 11 Dec 2013 21:34:32 +0000 (UTC) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 66D951A56; Wed, 11 Dec 2013 21:34:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBBLYW0V062045; Wed, 11 Dec 2013 21:34:32 GMT (envelope-from feld@svn.freebsd.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBBLYVsY062042; Wed, 11 Dec 2013 21:34:31 GMT (envelope-from feld@svn.freebsd.org) Message-Id: <201312112134.rBBLYVsY062042@svn.freebsd.org> From: Mark Felder Date: Wed, 11 Dec 2013 21:34:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336223 - head/multimedia/plexmediaserver 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.17 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: Wed, 11 Dec 2013 21:34:32 -0000 Author: feld Date: Wed Dec 11 21:34:31 2013 New Revision: 336223 URL: http://svnweb.freebsd.org/changeset/ports/336223 Log: Update Plex to 0.9.8.14.263 Now supports the Google Chromecast! Approved by: crees (mentor) Modified: head/multimedia/plexmediaserver/Makefile head/multimedia/plexmediaserver/distinfo head/multimedia/plexmediaserver/pkg-plist Modified: head/multimedia/plexmediaserver/Makefile ============================================================================== --- head/multimedia/plexmediaserver/Makefile Wed Dec 11 21:20:37 2013 (r336222) +++ head/multimedia/plexmediaserver/Makefile Wed Dec 11 21:34:31 2013 (r336223) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plexmediaserver -PORTVERSION= 0.9.8.10.215 +PORTVERSION= 0.9.8.14.263 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= 020456b +PLEX_BUILD= 139ddbc NO_BUILD= yes WRKSRC= ${WRKDIR}/PlexMediaServer-${PORTVERSION}-${PLEX_BUILD} @@ -33,6 +33,10 @@ ONLY_FOR_ARCHS= amd64 IGNORE= supplied binaries compiled for FreeBSD 9 .endif +.if ${OSVERSION} >= 1000054 +RUN_DEPENDS+= ${LOCALBASE}/lib/compat/libstdc++.so.6:${PORTSDIR}/misc/compat9x +.endif + do-install: @(cd ${WRKSRC} && ${COPYTREE_SHARE} Resources ${STAGEDIR}/${SCRIPT_PATH}) ${INSTALL_PROGRAM} ${WRKSRC}/Plex\ DLNA\ Server ${STAGEDIR}/${SCRIPT_PATH} Modified: head/multimedia/plexmediaserver/distinfo ============================================================================== --- head/multimedia/plexmediaserver/distinfo Wed Dec 11 21:20:37 2013 (r336222) +++ head/multimedia/plexmediaserver/distinfo Wed Dec 11 21:34:31 2013 (r336223) @@ -1,2 +1,2 @@ -SHA256 (PlexMediaServer-0.9.8.10.215-020456b-freebsd-amd64.tar.bz2) = 24ac88f76a99843560c3153ee95fe4b8f12d191f4ca76a945a86c65931b38c0e -SIZE (PlexMediaServer-0.9.8.10.215-020456b-freebsd-amd64.tar.bz2) = 61853258 +SHA256 (PlexMediaServer-0.9.8.14.263-139ddbc-freebsd-amd64.tar.bz2) = 3ae1f1a7aa696602d9f706ba497d14892d34d2c25c871fb34b00e4fdf643bc00 +SIZE (PlexMediaServer-0.9.8.14.263-139ddbc-freebsd-amd64.tar.bz2) = 62846972 Modified: head/multimedia/plexmediaserver/pkg-plist ============================================================================== --- head/multimedia/plexmediaserver/pkg-plist Wed Dec 11 21:20:37 2013 (r336222) +++ head/multimedia/plexmediaserver/pkg-plist Wed Dec 11 21:34:31 2013 (r336223) @@ -2,6 +2,7 @@ %%DATADIR%%/Plex Media Scanner %%DATADIR%%/Plex Media Server %%DATADIR%%/Resources/DejaVuUniversal.ttf +%%DATADIR%%/Resources/DigiCertCA.crt %%DATADIR%%/Resources/Graphics/DefaultAlbumCover.png %%DATADIR%%/Resources/Graphics/actor-icon.png %%DATADIR%%/Resources/Graphics/album-fanart.jpg @@ -9,7 +10,7 @@ %%DATADIR%%/Resources/Graphics/aperture-icon.png %%DATADIR%%/Resources/Graphics/artist-fanart.jpg %%DATADIR%%/Resources/Graphics/artist.png -%%DATADIR%%/Resources/Graphics/dlna-icon-120.jpg +%%DATADIR%%/Resources/Graphics/dlna-icon-260.jpg %%DATADIR%%/Resources/Graphics/dlna-icon-260.png %%DATADIR%%/Resources/Graphics/favicon.ico %%DATADIR%%/Resources/Graphics/iphoto-fanart.jpg @@ -1229,6 +1230,7 @@ %%DATADIR%%/Resources/Plug-ins/Scanners.bundle/Contents/Resources/Common/ID3v2.py %%DATADIR%%/Resources/Plug-ins/Scanners.bundle/Contents/Resources/Common/M4ATags.py %%DATADIR%%/Resources/Plug-ins/Scanners.bundle/Contents/Resources/Common/Media.py +%%DATADIR%%/Resources/Plug-ins/Scanners.bundle/Contents/Resources/Common/PhotoFiles.py %%DATADIR%%/Resources/Plug-ins/Scanners.bundle/Contents/Resources/Common/Stack.py %%DATADIR%%/Resources/Plug-ins/Scanners.bundle/Contents/Resources/Common/UnicodeHelper.py %%DATADIR%%/Resources/Plug-ins/Scanners.bundle/Contents/Resources/Common/Utils.py @@ -1382,8 +1384,6 @@ %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.fxuk/URL/FXUK/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.g4tv/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.g4tv/URL/G4TV/ServiceCode.pys -%%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gamekings/ServiceInfo.plist -%%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gamekings/URL/Gamekings/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gamernl/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gamernl/URL/GamerNL/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gametrailers/ServiceInfo.plist @@ -1397,8 +1397,6 @@ %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.globaltv/URL/GlobalTV/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.goal/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.goal/URL/Goal/ServiceCode.pys -%%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.golfchannel/ServiceInfo.plist -%%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.golfchannel/URL/GolfChannel/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.hgtvcanada/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.hgtvcanada/URL/HGTV Canada/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.history_canada/ServiceInfo.plist @@ -1430,6 +1428,8 @@ %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.kelbytv/URL/Kelby TV/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.khanacademy/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.khanacademy/URL/KhanAcademy/ServiceCode.pys +%%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.lifetime/ServiceInfo.plist +%%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.lifetime/URL/Lifetime/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.liveleak/ServiceInfo.plist %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.liveleak/URL/LiveLeak/ServiceCode.pys %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.locotv/ServiceInfo.plist @@ -2016,11 +2016,15 @@ %%DATADIR%%/Resources/Profiles/Panasonic Viera 3D TV.xml %%DATADIR%%/Resources/Profiles/PlayStation 3.xml %%DATADIR%%/Resources/Profiles/Plex Home Theater.xml +%%DATADIR%%/Resources/Profiles/Popcorn Hour.xml %%DATADIR%%/Resources/Profiles/Roku-3.1.xml %%DATADIR%%/Resources/Profiles/Roku.xml +%%DATADIR%%/Resources/Profiles/RokuDLNA-3.1.xml +%%DATADIR%%/Resources/Profiles/RokuDLNA-5.1.xml %%DATADIR%%/Resources/Profiles/Safari.xml %%DATADIR%%/Resources/Profiles/Samsung SmartTV.xml %%DATADIR%%/Resources/Profiles/Samsung.xml +%%DATADIR%%/Resources/Profiles/Sony Blu-ray 2013.xml %%DATADIR%%/Resources/Profiles/Sony Blu-ray.xml %%DATADIR%%/Resources/Profiles/Sony Bravia 2010.xml %%DATADIR%%/Resources/Profiles/Sony Bravia 2011.xml @@ -2049,6 +2053,9 @@ %%DATADIR%%/Resources/Profiles/iOS-iPad-3,4.xml %%DATADIR%%/Resources/Profiles/iOS-iPad-3,5.xml %%DATADIR%%/Resources/Profiles/iOS-iPad-3,6.xml +%%DATADIR%%/Resources/Profiles/iOS-iPad-4,1.xml +%%DATADIR%%/Resources/Profiles/iOS-iPad-4,2.xml +%%DATADIR%%/Resources/Profiles/iOS-iPad-4,5.xml %%DATADIR%%/Resources/Profiles/iOS-iPhone-2,1.xml %%DATADIR%%/Resources/Profiles/iOS-iPhone-3,1.xml %%DATADIR%%/Resources/Profiles/iOS-iPhone-3,2.xml @@ -2059,6 +2066,9 @@ %%DATADIR%%/Resources/Profiles/iOS-iPhone-5,1.xml %%DATADIR%%/Resources/Profiles/iOS-iPhone-5,2.xml %%DATADIR%%/Resources/Profiles/iOS-iPhone-5,3.xml +%%DATADIR%%/Resources/Profiles/iOS-iPhone-5,4.xml +%%DATADIR%%/Resources/Profiles/iOS-iPhone-6,1.xml +%%DATADIR%%/Resources/Profiles/iOS-iPhone-6,2.xml %%DATADIR%%/Resources/Profiles/iOS-iPod-3,1.xml %%DATADIR%%/Resources/Profiles/iOS-iPod-4,1.xml %%DATADIR%%/Resources/Profiles/iOS-iPod-5,1.xml @@ -2862,14 +2872,14 @@ %%DATADIR%%/Resources/none-combiner-shows.xml %%DATADIR%%/Resources/rickroll.ts %%DATADIR%%/Resources/rsync -%%DATADIR%%/Resources/server.crt -%%DATADIR%%/Resources/server.key +%%DATADIR%%/Resources/star_hub_plex_tv.crt +%%DATADIR%%/Resources/star_hub_plex_tv.key %%DATADIR%%/Resources/themoviedb-combiner-movies.xml %%DATADIR%%/Resources/thetvdb-combiner-shows.xml %%DATADIR%%/libass.so.5 -%%DATADIR%%/libavcodec.so.52 -%%DATADIR%%/libavformat.so.52 -%%DATADIR%%/libavutil.so.50 +%%DATADIR%%/libavcodec.so.54 +%%DATADIR%%/libavformat.so.54 +%%DATADIR%%/libavutil.so.52 %%DATADIR%%/libboost_chrono.so.1.50.0 %%DATADIR%%/libboost_filesystem.so.1.50.0 %%DATADIR%%/libboost_iostreams.so.1.50.0 @@ -2899,7 +2909,7 @@ %%DATADIR%%/libsoci_sqlite3-gcc-3_0.so.3.0.0 %%DATADIR%%/libsqlite3.so.8 %%DATADIR%%/libssl.so.1.0.0 -%%DATADIR%%/libswscale.so.0 +%%DATADIR%%/libswscale.so.2 %%DATADIR%%/libvo-aacenc.so.0 %%DATADIR%%/libxml2.so.9 %%DATADIR%%/libxslt.so.2 @@ -3346,6 +3356,9 @@ @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.liveleak/URL/LiveLeak @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.liveleak/URL @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.liveleak +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.lifetime/URL/Lifetime +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.lifetime/URL +@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.lifetime @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.khanacademy/URL/KhanAcademy @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.khanacademy/URL @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.khanacademy @@ -3392,9 +3405,6 @@ @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.hgtvcanada/URL/HGTV Canada @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.hgtvcanada/URL @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.hgtvcanada -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.golfchannel/URL/GolfChannel -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.golfchannel/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.golfchannel @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.goal/URL/Goal @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.goal/URL @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.goal @@ -3413,9 +3423,6 @@ @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gamernl/URL/GamerNL @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gamernl/URL @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gamernl -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gamekings/URL/Gamekings -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gamekings/URL -@dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.gamekings @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.g4tv/URL/G4TV @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.g4tv/URL @dirrmtry %%DATADIR%%/Resources/Plug-ins/Services.bundle/Contents/Service Sets/com.plexapp.plugins.g4tv