aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichiel van Baak Jansen <michiel@vanbaak.eu>2023-03-20 17:29:48 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-03-21 07:35:42 +0000
commit2cd1bd4be694886a70f255f4c4446c467717878a (patch)
tree26a98b2509cb34ecc256ab646130c71fb1eaa6e9
parentf7eb609dcd1645d717aea6ea16a9f45c13a90831 (diff)
downloadports-2cd1bd4be694886a70f255f4c4446c467717878a.tar.gz
ports-2cd1bd4be694886a70f255f4c4446c467717878a.zip
multimedia/plexmediaserver-plexpass: Update to 1.31.3.6819
ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/565 NEW: * (MacOS) This is the last release to support MacOS 10.11-10.12 * (Windows) This is the last release to support Windows 7-8.1 FIXES: * (CreditsDetection) Improve temporary directory clean-up * (NativeSeriesScanner) Addressed an issue where certain filenames could falsely register as an episode range. * (Transcoder) Converting certain files could be unreliable when using Nvidia GPUs with certain driver versions PR: 270307 Reported by: michiel@vanbaak.eu Approved by: b.shertenlieb@yahoo.com (maintainer)
-rw-r--r--multimedia/plexmediaserver-plexpass/Makefile13
-rw-r--r--multimedia/plexmediaserver-plexpass/distinfo6
2 files changed, 10 insertions, 9 deletions
diff --git a/multimedia/plexmediaserver-plexpass/Makefile b/multimedia/plexmediaserver-plexpass/Makefile
index b0688613b0d3..385ae09a4bc5 100644
--- a/multimedia/plexmediaserver-plexpass/Makefile
+++ b/multimedia/plexmediaserver-plexpass/Makefile
@@ -1,5 +1,5 @@
-PORTVERSION= 1.31.2.6810
-DISTVERSIONSUFFIX=a607d384f
+PORTVERSION= 1.31.3.6819
+DISTVERSIONSUFFIX=2ef591a4c
MASTER_SITES= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/
PKGNAMESUFFIX= -plexpass
DISTNAME= PlexMediaServer-${DISTVERSION}-${DISTVERSIONSUFFIX}-FreeBSD-${ARCH}
@@ -8,12 +8,13 @@ MAINTAINER= b.shertenlieb@yahoo.com
USE_RC_SUBR= ${PORTNAME}_plexpass
-MASTERDIR= ${.CURDIR}/../plexmediaserver
-
-DISTINFO_FILE= ${.CURDIR}/distinfo
-FILESDIR= ${.CURDIR}/files
DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
+FILESDIR= ${.CURDIR}/files
+
+MASTERDIR= ${.CURDIR}/../plexmediaserver
SUB_LIST= PORTNAME=${PORTNAME}_plexpass DATADIR=${DATADIR} USERS=${USERS} GROUPS=${GROUPS}
+DISTINFO_FILE= ${.CURDIR}/distinfo
+
.include "${MASTERDIR}/Makefile"
diff --git a/multimedia/plexmediaserver-plexpass/distinfo b/multimedia/plexmediaserver-plexpass/distinfo
index 88f70c59b5ca..978bef55f1c3 100644
--- a/multimedia/plexmediaserver-plexpass/distinfo
+++ b/multimedia/plexmediaserver-plexpass/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1678831636
-SHA256 (PlexMediaServer-1.31.2.6810-a607d384f-FreeBSD-amd64.tar.bz2) = 1db9c5ff71d012bdc4c026a827e24e7aef0f1a832c36b5a4f7697f4147477448
-SIZE (PlexMediaServer-1.31.2.6810-a607d384f-FreeBSD-amd64.tar.bz2) = 99092381
+TIMESTAMP = 1679044412
+SHA256 (PlexMediaServer-1.31.3.6819-2ef591a4c-FreeBSD-amd64.tar.bz2) = f6d4d9b6b475eae1a114a68147f85d5defbf93ad494397b537a8bf02179eb0a2
+SIZE (PlexMediaServer-1.31.3.6819-2ef591a4c-FreeBSD-amd64.tar.bz2) = 96539966