Bug 275250 - multimedia/motion: update to 4.6.0
Summary: multimedia/motion: update to 4.6.0
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: Robert Clausecker
URL: https://github.com/Motion-Project/mot...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-22 02:00 UTC by ports
Modified: 2023-11-24 06:20 UTC (History)
2 users (show)

See Also:


Attachments
Updates to latest version and removes patches (yay). (3.61 KB, patch)
2023-11-22 02:00 UTC, ports
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ports 2023-11-22 02:00:15 UTC
Created attachment 246477 [details]
Updates to latest version and removes patches (yay).

Motion 4.6.0 has been released. We should update.
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2023-11-22 08:26:51 UTC
Do you have a changelog for this update?
Comment 2 ports 2023-11-22 08:45:09 UTC
From the release page:
The following summarizes the changes implemented in version 4.6.0

    Fixes
        Fix segfault on vaapi decoding
        Remove default for allowed_media_types
        Fix libweb includes
        Fix autotools and translation files
        Fix movie_extpipe
        Fix threshold_tune
        Implement consistent time values
        Implement consistent calculation for pixel difference
        Fix compiler warnings
        Revise ioctl for devices to use long variable

    Enhancements/Revisions
        Add support for DRM HW decode
        Update year in copyright notice
        Revise issue template
        Allow for bad packets when processing file
        Print log message of signals
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-11-22 18:17:11 UTC
Best would be if you could put a link to the changelog / release in the URL field.  Please always do so when you submit an update to a port.
Comment 4 ports 2023-11-22 23:26:00 UTC
There isn't a specific changelog file or URL that I can see, only the general release URL (but I've added that anyway).
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-11-24 06:16:17 UTC
A commit in branch main references this bug:

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

commit 247c44927eb0994c1979631ddbffb6d5c2d62c69
Author:     ports@blievers.net <ports@blievers.net>
AuthorDate: 2023-11-22 08:26:31 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-11-24 06:12:40 +0000

    multimedia/motion: update to 4.6.0

    Changelog: https://github.com/Motion-Project/motion/releases/tag/release-4.6.0

    PR:             275250

 multimedia/motion/Makefile                        |  2 +-
 multimedia/motion/distinfo                        |  6 ++--
 multimedia/motion/files/patch-configure.ac (gone) | 39 -----------------------
 multimedia/motion/files/patch-po_de.po (gone)     | 11 -------
 multimedia/motion/files/patch-po_fi.po (gone)     | 11 -------
 5 files changed, 4 insertions(+), 65 deletions(-)
Comment 6 Robert Clausecker freebsd_committer freebsd_triage 2023-11-24 06:20:41 UTC
Thank you for your contribution.