Bug 278777 - graphics/openjpeg: Convert post-patch to EXTRACT_AFTER_ARGS
Summary: graphics/openjpeg: Convert post-patch to EXTRACT_AFTER_ARGS
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-05 09:17 UTC by Daniel Engberg
Modified: 2024-05-21 19:00 UTC (History)
0 users

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


Attachments
Patch for openjpeg (987 bytes, patch)
2024-05-05 09:17 UTC, Daniel Engberg
no flags Details | Diff
Patch for openjpeg v2 (1.26 KB, patch)
2024-05-05 14:15 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-05 09:17:09 UTC
Created attachment 250417 [details]
Patch for openjpeg

Instead of extracted files to later discard them just skip extracting

Poudriere bulk OK
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-05-05 14:15:35 UTC
Created attachment 250457 [details]
Patch for openjpeg v2

Be more specific about what files to remove and preserve original flags
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-20 21:54:40 UTC
A commit in branch main references this bug:

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

commit d780766fef98ca7b1fb21ea53357b0aefb433207
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-20 21:44:40 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-20 21:53:52 +0000

    graphics/openjpeg: Convert post-patch to EXTRACT_AFTER_ARGS

    Instead of extracted files to later discard them just skip extracting

    PR:             278777
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 graphics/openjpeg/Makefile | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)