Created attachment 242971 [details] diff file for update to 1.32.5.7210 multimedia/plexmediaserver-plexpass: Update to 1.32.5.7210 * New release from Plex.tv Changelog: https://forums.plex.tv/t/plex-media-server/30447/589 NEW: * (Music) Add “Deep Cuts” station. * (Transcoder) Hardware transcoding is now supported for SDR media on AMD GPUs on Linux. * (Transcoder) Hardware transcoding is now supported when running Plex Media Server on headless Windows systems. * (Transcoder) The GPU used for transcoding can now be selected in server preferences. FIXES: * (Filters) Date-based filters could be off by a day in some time zones. * (Library) Poster previews in metadata edit screen could become blank if the selected poster failed to download. * (Music) In some cases, less popular tracks were picked in stations. * (Photos) The server could exit unexpectedly when reading TIFF or RAW image files. * (Scanner) Movies and TV shows would fail to match when invoked from the scanner CLI. * (Transcoder) Hardware transcoding could fail on Intel Apollo Lake GPUs. * (Packaging) RPM packages are now signed using SHA-512 instead of SHA-1. QA: portlint OK (0 fatal errors)
Hello, We should using DISTVERSION instead of PORTVERSION as https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-versions
(In reply to Nuno Teixeira from comment #1) Hi, I am submitting a new patch file with the requested change.
Created attachment 243039 [details] diff file for update to 1.32.5.7210
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=71c970cb294e043409707042f2c95257cee0dd43 commit 71c970cb294e043409707042f2c95257cee0dd43 Author: Ben Shertenlieb <b.shertenlieb@yahoo.com> AuthorDate: 2023-06-28 10:53:55 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-06-28 10:55:04 +0000 multimedia/plexmediaserver-plexpass: Update to 1.32.5.7210 - Switch to DISTVERSION ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/589 PR: 272188 multimedia/plexmediaserver-plexpass/Makefile | 4 ++-- multimedia/plexmediaserver-plexpass/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-)
Committed, thanks!
(In reply to Nuno Teixeira from comment #5) Thank you! :)