Bug 278745 - news/nzbhydra2: post-extract to EXTRACT_AFTER_ARGS
Summary: news/nzbhydra2: 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: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-04 18:37 UTC by Daniel Engberg
Modified: 2024-05-20 22:00 UTC (History)
1 user (show)

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


Attachments
Patch for nzbhydra2 (1.01 KB, patch)
2024-05-04 18:37 UTC, Daniel Engberg
no flags Details | Diff
Patch for nzbhydra2 v2 (1.05 KB, patch)
2024-05-05 11: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-04 18:37:31 UTC
Created attachment 250381 [details]
Patch for nzbhydra2

Save a good amount of I/O instead of extracting everything
While at convert port to use (bsd)tar for extraction

Poudriere bulk OK
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-05-05 11:15:28 UTC
Created attachment 250423 [details]
Patch for nzbhydra2 v2

Preserve default flags
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-20 21:54:38 UTC
A commit in branch main references this bug:

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

commit aa8d1b3f0cf8c9e7b6dece28f8e1ea4cc00a2145
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-20 21:23:19 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-20 21:53:50 +0000

    news/nzbhydra2: Convert post-extract to EXTRACT_AFTER_ARGS

    Saves a good amount of I/O instead of extracting everything
    While at it convert port to use (bsd)tar for extraction

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

 news/nzbhydra2/Makefile | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)