Bug 272734

Summary: graphics/py-pillow: remove JPEG option
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (sunpoet)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch none

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.