Bug 272187 - multimedia/plexmediaserver: Update to 1.32.4.7195
Summary: multimedia/plexmediaserver: Update to 1.32.4.7195
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://forums.plex.tv/t/plex-media-s...
Keywords: easy
Depends on:
Blocks:
 
Reported: 2023-06-24 16:39 UTC by Ben Shertenlieb
Modified: 2023-06-28 11:25 UTC (History)
1 user (show)

See Also:


Attachments
diff file for update to 1.32.4.7195 (1.23 KB, patch)
2023-06-24 16:39 UTC, Ben Shertenlieb
b.shertenlieb: maintainer-approval+
Details | Diff
diff file for update to 1.32.4.7195 (1.57 KB, patch)
2023-06-27 15:20 UTC, Ben Shertenlieb
b.shertenlieb: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Shertenlieb 2023-06-24 16:39:24 UTC
Created attachment 242970 [details]
diff file for update to 1.32.4.7195

multimedia/plexmediaserver: Update to 1.32.4.7195

 * Update from Plex.tv

  Changelog:

   https://forums.plex.tv/t/plex-media-server/30447/588
   (https://forums.plex.tv/t/plex-media-server/30447/587)

    NEW:
    * (Web) Updated to 4.108.0

    FIXES:
    * (Analysis) Processing an invalid audio file could
       result in the scanner stalling while producing very
       large amounts of log data.
    * (Bandwidth) Very low WAN bandwidth streams could get
       starved.
    * (Collections) Refreshing item counts for smart
       collections could block other operations during startup.
    * (Library) Advanced Filter for Editions returning
       unexpected results.
    * (Library) Items with EPG data could sometimes lose
       certain metadata fields.
    * (Transcoder) Hardware transcoding could fail to be used
       on older Intel GPUs on Linux.
    * (Windows) Fixed potential file delete/overwrite in
       updater by an unprivileged user.

  QA:

   portlint OK (0 fatal errors)
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2023-06-24 22:33:00 UTC
Hello,

We should using DISTVERSION instead of PORTVERSION and check slave port too.

https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-versions
Comment 2 Ben Shertenlieb 2023-06-27 15:18:09 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:20:00 UTC
Created attachment 243038 [details]
diff file for update to 1.32.4.7195
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-06-28 10:55:41 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c20d2096482349d6a24e73c7e47c567200710a9a

commit c20d2096482349d6a24e73c7e47c567200710a9a
Author:     Ben Shertenlieb <b.shertenlieb@yahoo.com>
AuthorDate: 2023-06-28 10:34:47 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-06-28 10:55:04 +0000

    multimedia/plexmediaserver: Update to 1.32.4.7195

    - Switch to DISTVERSION

    ChangeLog:      https://forums.plex.tv/t/plex-media-server/30447/588
    PR:             272187

 multimedia/plexmediaserver/Makefile | 8 ++++----
 multimedia/plexmediaserver/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2023-06-28 10:57:39 UTC
Committed, thanks!
Comment 6 Ben Shertenlieb 2023-06-28 11:25:00 UTC
(In reply to Nuno Teixeira from comment #5)

Thank you!  :)