aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Shertenlieb <b.shertenlieb@yahoo.com>2023-02-22 11:56:06 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-02-24 08:49:02 +0000
commit541a8dad3c4f929c0b47e209bc8961d757367b20 (patch)
treec4c585ca483a1586104787d7a3c04599b613353a
parent549a97a239613a42a8bbb04f1039dee4cefe9c06 (diff)
downloadports-541a8dad3c4f929c0b47e209bc8961d757367b20.tar.gz
ports-541a8dad3c4f929c0b47e209bc8961d757367b20.zip
multimedia/plexmediaserver-plexpass: Update to 1.31.0.6733
ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/556 * Adds support for the Extend multi-episode format i.e. S01E01-02 * Attempt to automatically detect improperly-tagged forced streams based on their titles * Provide clients with the number of non-Specials seasons for display when browsing * Updated to 4.100.1 * Add Ukrainian translations. * Updated translations. * Photos timeline - duplicated items or incorrect dates * Detection could fail with certain video codecs * Limit thread concurrency for first stage of detection * The detection could timeout and fail on low powered devices. * Fix assignment of final marker attribute * Detection wouldn’t proceed if background transcodes were paused * When shuffling smart playlists with limits, the track selection could be incorrect. * Hardware decoding using Nvidia GPUs could fail with certain driver versions PR: 269749 Reported by: b.shertenlieb@yahoo.com (maintainer)
-rw-r--r--multimedia/plexmediaserver-plexpass/Makefile4
-rw-r--r--multimedia/plexmediaserver-plexpass/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/plexmediaserver-plexpass/Makefile b/multimedia/plexmediaserver-plexpass/Makefile
index 535e01212a45..8204fbe3e8d5 100644
--- a/multimedia/plexmediaserver-plexpass/Makefile
+++ b/multimedia/plexmediaserver-plexpass/Makefile
@@ -1,5 +1,5 @@
-PORTVERSION= 1.31.1.6716
-DISTVERSIONSUFFIX=ca0c45ff8
+PORTVERSION= 1.31.1.6733
+DISTVERSIONSUFFIX=bc0674160
MASTER_SITES= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/
PKGNAMESUFFIX= -plexpass
DISTNAME= PlexMediaServer-${DISTVERSION}-${DISTVERSIONSUFFIX}-FreeBSD-${ARCH}
diff --git a/multimedia/plexmediaserver-plexpass/distinfo b/multimedia/plexmediaserver-plexpass/distinfo
index 4b1d7c5c893d..2cb452a0af47 100644
--- a/multimedia/plexmediaserver-plexpass/distinfo
+++ b/multimedia/plexmediaserver-plexpass/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1676507857
-SHA256 (PlexMediaServer-1.31.1.6716-ca0c45ff8-FreeBSD-amd64.tar.bz2) = 6336186e378b9b1ab8cc4f83f7b3c0ddf3055a0a40b0fff505796f4c65c06a3a
-SIZE (PlexMediaServer-1.31.1.6716-ca0c45ff8-FreeBSD-amd64.tar.bz2) = 99182254
+TIMESTAMP = 1677016391
+SHA256 (PlexMediaServer-1.31.1.6733-bc0674160-FreeBSD-amd64.tar.bz2) = ec21502790b8d1bd6d3728a71c369a8ff241d50bcf915ce0de27e8998df9bcad
+SIZE (PlexMediaServer-1.31.1.6733-bc0674160-FreeBSD-amd64.tar.bz2) = 99076061