Bug 274543 - graphics/jpeg-turbo: Update to 3.0.1
Summary: graphics/jpeg-turbo: Update to 3.0.1
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: 2023-10-17 18:29 UTC by Daniel Engberg
Modified: 2023-10-30 21:03 UTC (History)
2 users (show)

See Also:
antoine: exp-run+


Attachments
Patch for jpeg-turbo (1.36 KB, patch)
2023-10-17 18:29 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 2023-10-17 18:29:14 UTC
Created attachment 245699 [details]
Patch for jpeg-turbo

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

Poudriere testport OK 13.2-RELEASE (amd64)
Poudriere testport OK 12.4-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-10-17 18:29:35 UTC
Hi,

Like to request an exp-run

Best regards,
Daniel
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2023-10-24 07:55:16 UTC
Exp-run looks fine.
Did you check on arm64?
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2023-10-24 21:22:38 UTC
Compile and runtime tested on FreeBSD 13.2-RELEASE (aarch64) (make, make check-plist, make test)

Poudriere testport OK 13.2-RELEASE (aarch64)

Works for me (tm)
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2023-10-28 06:43:33 UTC
Any more changes or tests that needs to be made?
Comment 5 Tobias C. Berner freebsd_committer freebsd_triage 2023-10-30 18:26:56 UTC
ship it
Comment 6 commit-hook freebsd_committer freebsd_triage 2023-10-30 20:50:37 UTC
A commit in branch main references this bug:

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

commit d8576895deb1017f473ce0c82565e169fd31981d
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-30 18:38:08 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-30 20:49:26 +0000

    graphics/jpeg-turbo: Update to 3.0.1

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

    PR:             274543
    Reviewed by:    desktop (tcberner)
    Sponsored by:   Blinkinblox
    Exp-run by:     antoine

 graphics/jpeg-turbo/Makefile | 5 +----
 graphics/jpeg-turbo/distinfo | 8 +++-----
 2 files changed, 4 insertions(+), 9 deletions(-)
Comment 7 Daniel Engberg freebsd_committer freebsd_triage 2023-10-30 21:03:31 UTC
Committed, thanks