Bug 295481 - www/py-postorius: Clean up orig patched files so they are not installed
Summary: www/py-postorius: Clean up orig patched files so they are not installed
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-05-21 16:31 UTC by Craig Leres
Modified: 2026-05-22 07:25 UTC (History)
1 user (show)

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


Attachments
patch (480 bytes, patch)
2026-05-21 16:32 UTC, Craig Leres
leres: maintainer-approval? (sunpoet)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Leres freebsd_committer freebsd_triage 2026-05-21 16:31:18 UTC
Do this late enough that the .orig files are still there after "make patch" for patch update activity.
Comment 1 Craig Leres freebsd_committer freebsd_triage 2026-05-21 16:32:08 UTC
Created attachment 270990 [details]
patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-05-22 05:24:17 UTC
A commit in branch main references this bug:

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

commit 713667397aee38714f7000653b349726faaf7bbd
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-22 05:13:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-22 05:13:43 +0000

    www/py-postorius: Do not install .orig files (followup of PR #295225)

    - Bump PORTREVISION for package change

    PR:             295481
    Reported by:    leres

 www/py-postorius/Makefile | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2026-05-22 07:25:10 UTC
Once upstream releases a new version that includes the patch, the post-patch: target can be removed.