Bug 272188

Summary: multimedia/plexmediaserver-plexpass: Update to 1.32.5.7210
Product: Ports & Packages Reporter: Ben Shertenlieb <b.shertenlieb>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo
Priority: --- Keywords: easy
Version: Latest   
Hardware: amd64   
OS: Any   
URL: https://forums.plex.tv/t/plex-media-server/30447/589
Attachments:
Description Flags
diff file for update to 1.32.5.7210
b.shertenlieb: maintainer-approval+
diff file for update to 1.32.5.7210 b.shertenlieb: maintainer-approval+

Description Ben Shertenlieb 2023-06-24 16:39:29 UTC
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)
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2023-06-24 22:31:35 UTC
Hello,

We should using DISTVERSION instead of PORTVERSION as https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-versions
Comment 2 Ben Shertenlieb 2023-06-27 15:20:51 UTC
(In reply to Nuno Teixeira from comment #1)

Hi,

 I am submitting a new patch file with the requested change.
Comment 3 Ben Shertenlieb 2023-06-27 15:22:28 UTC
Created attachment 243039 [details]
diff file for update to 1.32.5.7210
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-06-28 10:55:42 UTC
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(-)
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2023-06-28 10:58:07 UTC
Committed, thanks!
Comment 6 Ben Shertenlieb 2023-06-28 11:24:22 UTC
(In reply to Nuno Teixeira from comment #5)

Thank you!  :)