Bug 272734 - graphics/py-pillow: remove JPEG option
Summary: graphics/py-pillow: remove JPEG option
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-26 12:54 UTC by Dmitry Marakasov
Modified: 2023-08-25 19:27 UTC (History)
0 users

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


Attachments
Patch (1.69 KB, patch)
2023-07-26 12:54 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2023-07-26 12:54:00 UTC
Created attachment 243626 [details]
Patch

The port no longer builds without jpeg
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-08-21 21:07:49 UTC
A commit in branch main references this bug:

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

commit 07bc8eac09d2c8a463d6abe0ac56b163ad3112a0
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2023-07-26 12:53:06 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2023-08-21 21:06:34 +0000

    graphics/py-pillow: remove JPEG option

    The port no longer builds without jpeg

    PR:             272734
    Approved by:    maintainer timeout (sunpoet, almost a month)

 graphics/py-pillow/Makefile | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-08-25 19:27:03 UTC
Thanks. I did not notice this PR.