Bug 277007 - graphics/mozjpeg: Update to 4.1.5
Summary: graphics/mozjpeg: Update to 4.1.5
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: Po-Chuan Hsieh
URL: https://github.com/mozilla/mozjpeg/co...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-12 17:50 UTC by Daniel Engberg
Modified: 2024-03-09 17:15 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
Patch for mozjpeg (2.14 KB, patch)
2024-02-12 17:50 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-02-12 17:50:56 UTC
Created attachment 248400 [details]
Patch for mozjpeg

* Add LICENSE_FILE
* Add USES= pathfix
* Enable "make test"
* Simplify CMAKE_OFF and CMAKE_ON
* Adjust Makefile to more closely follow Porters Handbook

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)
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2024-03-09 14:24:25 UTC
Updated to 4.1.5 in ports e958c4a515fc06a78b17d0d75a8c780d5f48f193. Thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-03-09 17:14:04 UTC
A commit in branch main references this bug:

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

commit 03b2b1e6253343658614af12cc16ecfe465d11a4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 17:11:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 17:13:13 +0000

    graphics/mozjpeg: Add LICENSE_FILE and TEST_TARGET

    PR:             277007
    Submitted by:   diizzy

 graphics/mozjpeg/Makefile | 2 ++
 1 file changed, 2 insertions(+)
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2024-03-09 17:15:39 UTC
Committed. Thanks!