Bug 278749 - www/restinio: Convert post-extract to EXTRACT_AFTER_ARGS
Summary: www/restinio: Convert post-extract 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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-04 18:46 UTC by Daniel Engberg
Modified: 2024-05-04 19:28 UTC (History)
0 users

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


Attachments
Patch for restinio (1.27 KB, patch)
2024-05-04 18:46 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-04 18:46:42 UTC
Created attachment 250385 [details]
Patch for restinio

Saves I/O by not extract unused depenendecies

Poudriere bulk OK
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2024-05-04 19:28:24 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-04 19:28:46 UTC
A commit in branch main references this bug:

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

commit ca0002209e949e0a2366401b10036d24cfc26f27
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-04 19:26:48 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-05-04 19:28:37 +0000

    www/restinio: Convert post-extract to EXTRACT_AFTER_ARGS

    PR:             278749

 www/restinio/Makefile | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)