Bug 256591

Summary: devel/patch: Update Debian patchset to 7
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Alexey Dokuchaev <danfe>
Status: Closed FIXED    
Severity: Affects Only Me CC: mandree
Priority: --- Flags: bugzilla: maintainer-feedback? (danfe)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://metadata.ftp-master.debian.org/changelogs//main/p/patch/patch_2.7.6-7_changelog
Attachments:
Description Flags
Patch for (g)patch none

Description Daniel Engberg freebsd_committer freebsd_triage 2021-06-14 08:04:01 UTC
Created attachment 225794 [details]
Patch for (g)patch

Update Debian's patchset to 7

Compile and runtime tested on 13.0-STABLE #0 stable/13-n245227-5ec4eb443e8 (amd64) (make, make check-plist, make test)

Follow tests fails on both v6 and v7:
XFAIL: context-format
XFAIL: dash-o-append
Comment 1 Matthias Andree freebsd_committer freebsd_triage 2021-06-14 18:22:01 UTC
(In reply to Daniel Engberg from comment #0)
"XFAIL" in GNU-like test suites means "expected failure" => authors are aware of it
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2021-06-14 20:19:22 UTC
I see, thanks for the heads up.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-06-24 08:56:57 UTC
A commit in branch main references this bug:

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

commit 2eae8d04cfa91cf36cc3a69cba8dc232b9ecebbe
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2021-06-24 08:55:34 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2021-06-24 08:56:01 +0000

    devel/patch: update Debian patchset to v7.

    PR:             256591
    Submitted by:   Daniel Engberg

 devel/patch/Makefile | 4 ++--
 devel/patch/distinfo | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Alexey Dokuchaev freebsd_committer freebsd_triage 2021-06-24 08:58:39 UTC
Slightly denoised patch committed, thank you!