Bug 283664 - graphics/jpeg-turbo: Update to 3.1.0
Summary: graphics/jpeg-turbo: Update to 3.1.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: Daniel Engberg
URL: https://github.com/libjpeg-turbo/libj...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-27 20:31 UTC by Daniel Engberg
Modified: 2025-01-15 19:49 UTC (History)
2 users (show)

See Also:
arrowd: maintainer-feedback+
antoine: exp-run+


Attachments
Patch for jpeg-turbo (1.39 KB, patch)
2024-12-27 20:31 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-12-27 20:31:36 UTC
Created attachment 256205 [details]
Patch for jpeg-turbo

Compile and runtime tested on FreeBSD 14.1-RELEASE (amd64) (make, make check-plist, make test)

Poudriere testport OK 13.3-RELEASE (amd64)
Poudriere testport OK 14.1-RELEASE (amd64)

"Mini" exp-run on 14.1-RELEASE (amd64) looks fine on my end
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-12-27 20:32:12 UTC
Hi,

I'd like to request an exp-run

Best regards,
Daniel
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2024-12-30 19:47:33 UTC
Exp-run looks fine
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-01-15 19:42:54 UTC
A commit in branch main references this bug:

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

commit dcfd2c6a74ef10558cdad15a918c787b6dbb1f0e
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-01-15 18:49:20 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-01-15 19:42:17 +0000

    graphics/jpeg-turbo: Update to 3.1.0

    Changelog:
    https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.1.0

    PR:             283664
    Approved by:    desktop (arrowd)
    Sponsored by:   Blinkinblox
    Exp-run by:     antoine

 graphics/jpeg-turbo/Makefile  | 2 +-
 graphics/jpeg-turbo/distinfo  | 6 +++---
 graphics/jpeg-turbo/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2025-01-15 19:49:04 UTC
Thanks!