Bug 264279 - multimedia/elementary-videos: update to 2.8.3
Summary: multimedia/elementary-videos: update to 2.8.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/elementary/videos/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-27 09:48 UTC by Olivier Duchateau
Modified: 2022-06-01 16:12 UTC (History)
2 users (show)

See Also:
miguel: maintainer-feedback+


Attachments
Patch to update multimedia/elementary-videos (3.41 KB, patch)
2022-05-27 09:48 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2022-05-27 09:48:18 UTC
Created attachment 234257 [details]
Patch to update multimedia/elementary-videos

- Update to 2.8.3
- Remove unneeded patches
- Add new patch (which fixes crash at runtime)
Comment 1 Miguel Gocobachi 2022-05-28 00:14:52 UTC
thank you so much as always Olivier!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-06-01 16:06:43 UTC
A commit in branch main references this bug:

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

commit 5c9c539181c011a49b2737bca085355d80e30f63
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2022-05-31 05:21:36 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-06-01 16:03:53 +0000

    multimedia/elementary-videos: update to 2.8.3

    ChangeLog: https://github.com/elementary/videos/releases/tag/2.8.3

     * Fix a crash with certain video codecs
     * Update to 6.1 Flatpak runtime
     * Translation updates

    PR:     264279
    Reported by:    duchateau.olivier@gmail.com
    Approved by:    miguel@gocobachi.dev (maintainer)

 multimedia/elementary-videos/Makefile                    | 12 +++++-------
 multimedia/elementary-videos/distinfo                    |  8 +++-----
 .../elementary-videos/files/patch-meson.build (gone)     |  9 ---------
 .../elementary-videos/files/patch-src_Window.vala (new)  | 16 ++++++++++++++++
 4 files changed, 24 insertions(+), 21 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-06-01 16:12:40 UTC
Committed,

Thanks!