Bug 278778 - math/topcom: Convert post-extract to EXTRACT_AFTER_ARGS
Summary: math/topcom: 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-05 09:18 UTC by Daniel Engberg
Modified: 2024-05-05 15:48 UTC (History)
0 users

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


Attachments
Patch for topcom (751 bytes, patch)
2024-05-05 09:18 UTC, Daniel Engberg
no flags Details | Diff
Patch for topcom v2 (822 bytes, patch)
2024-05-05 14:18 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:18:21 UTC
Created attachment 250418 [details]
Patch for topcom

Skip extracting unneeded depdencies
Poudriere bulk OK
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-05-05 14:18:19 UTC
Created attachment 250458 [details]
Patch for topcom v2

Be more specific about what files to remove and preserve original flags
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2024-05-05 15:48:21 UTC
Thanks for the patch.

Committed as part of the 0.17.8 → 1.1.2 update.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-05-05 15:48:52 UTC
A commit in branch main references this bug:

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

commit 01807ba27a0790623f2a3846dac25dd58be339bc
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-05-05 15:45:27 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-05-05 15:48:31 +0000

    math/topcom: update 0.17.8 → 1.1.2

    PR:             278778 (addition of EXTRACT_AFTER_ARGS)
    Submitted by:   Daniel Engberg <diizzy@FreeBSD.org> (addition of EXTRACT_AFTER_ARGS)

 math/latte-integrale/Makefile |  2 +-
 math/topcom/Makefile          | 18 ++++++++--------
 math/topcom/distinfo          |  6 +++---
 math/topcom/pkg-plist         | 48 ++++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 60 insertions(+), 14 deletions(-)