mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
multimedia/plexmediaserver-plexpass: Update to 1.40.3.8555
New * (Auto Update) 32 bit installations of Plex Media Server running on 64 bit windows will be upgraded to 64 bit installations via auto update. (PM-1102) * (Web) Updated to 4.129.1 Fixes * (Analysis) Analysis of items would be performed for chapter thumbs even if chapter thumb generation was disabled (PM-1212) * (Analysis) Slow DB queries caused analysis to be slow to start (PM-1211) * (GPU) Server would crash on startup if a user was running windows with Nvidia drivers installed but no Nvidia GPU. (PR-14862) * (History) Grandparent title and guid could get reversed * (MediaAnalysis) Part created_at and updated_at were row created/update times instead of file (PM-1534) * (Smart Collections) DB Optimize would make smart collections uneditable (PM-900) * (Transcode) Tone mapping would fail for some devices on linux Kernel 5.17 or newer. (PR-1412) PR: 279770 Reported by: benoit@guillemaud.fr
This commit is contained in:
parent
3f3f85ed57
commit
ebf14ca81b
@ -1,5 +1,5 @@
|
||||
DISTVERSION= 1.40.2.8395
|
||||
DISTVERSIONSUFFIX=c67dce28e
|
||||
DISTVERSION= 1.40.3.8555
|
||||
DISTVERSIONSUFFIX=fef15d30c
|
||||
MASTER_SITES= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/
|
||||
PKGNAMESUFFIX= -plexpass
|
||||
DISTNAME= PlexMediaServer-${DISTVERSION}-${DISTVERSIONSUFFIX}-FreeBSD-${ARCH}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1713516650
|
||||
SHA256 (PlexMediaServer-1.40.2.8395-c67dce28e-FreeBSD-amd64.tar.bz2) = c956468dacd7abd1c8aa4c3990ea0d3f5610dacd94547a9207d9b2987d2184d7
|
||||
SIZE (PlexMediaServer-1.40.2.8395-c67dce28e-FreeBSD-amd64.tar.bz2) = 89417388
|
||||
TIMESTAMP = 1718138504
|
||||
SHA256 (PlexMediaServer-1.40.3.8555-fef15d30c-FreeBSD-amd64.tar.bz2) = 0acc79856c4981a0fa44988300050254f10ecd92e86fa46e07288fb1b2dd0b3d
|
||||
SIZE (PlexMediaServer-1.40.3.8555-fef15d30c-FreeBSD-amd64.tar.bz2) = 89727409
|
||||
|
Loading…
Reference in New Issue
Block a user