Bug 279166 - graphics/jpeg-turbo: Update to 3.0.3
Summary: graphics/jpeg-turbo: Update to 3.0.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: freebsd-desktop (Team)
URL: https://github.com/libjpeg-turbo/libj...
Keywords:
Depends on:
Blocks: 279371
  Show dependency treegraph
 
Reported: 2024-05-19 15:49 UTC by Daniel Engberg
Modified: 2024-05-28 20:47 UTC (History)
2 users (show)

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


Attachments
Patch for jpeg-turbo (2.30 KB, patch)
2024-05-19 15:49 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-05-19 15:49:36 UTC
Created attachment 250814 [details]
Patch for jpeg-turbo

Minor change to Makefile

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

Poudriere testport OK 13.2-RELEASE (amd64)
Poudriere testport OK 14.0-RELEASE (amd64)

"Mini" exp-run on 13.2-RELEASE (amd64) looks fine on my end
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-05-19 15:50:13 UTC
Hi,

I'd like to request an exp-run

Best regards,
Daniel
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2024-05-22 08:12:29 UTC
Exp-run looks fine
Comment 3 Tobias C. Berner freebsd_committer freebsd_triage 2024-05-25 07:09:13 UTC
Moin Moin

This looks good to me .

Thanks!


Mfg Tobias
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-05-26 07:10:58 UTC
A commit in branch main references this bug:

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

commit 68278398bfffdc7ec5681e6fdd65398e7b0bdd72
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-26 07:06:03 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-26 07:09:16 +0000

    graphics/jpeg-turbo: Update to 3.0.3

    Minor change to port Makefile

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

    PR:             279166
    Approved by:    desktop (tcberner)
    Sponsored by:   Blinkinblox
    Exp-run by:     antoine

 graphics/jpeg-turbo/Makefile                   | 4 ++--
 graphics/jpeg-turbo/distinfo                   | 6 +++---
 graphics/jpeg-turbo/files/patch-CMakeLists.txt | 8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)
Comment 5 Daniel Engberg freebsd_committer freebsd_triage 2024-05-26 07:17:43 UTC
Thanks!