Bug 277965 - net-mgmt/tcpreplay: fix test
Summary: net-mgmt/tcpreplay: fix test
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: Gabriel M. Dutra
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-26 02:31 UTC by mew14930xvi
Modified: 2024-03-29 01:41 UTC (History)
1 user (show)

See Also:


Attachments
fix test (524 bytes, patch)
2024-03-26 02:31 UTC, mew14930xvi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mew14930xvi 2024-03-26 02:31:16 UTC
Created attachment 249488 [details]
fix test

fix make test error.
my mistake.

Revert deletion of files/patch-Makefile.in.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277924
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-03-26 03:54:51 UTC
A commit in branch main references this bug:

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

commit 9c997730e0996e2c9c397185df568efcf1ec9611
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2024-03-26 03:52:13 +0000
Commit:     Gabriel M. Dutra <dutra@FreeBSD.org>
CommitDate: 2024-03-26 03:53:31 +0000

    net-mgmt/tcpreplay: Add Makefile patch

    PR:             277965
    Reported by:    mew14930xvi <mew14930xvi@inbox.lv>
    Approved by:    garga (mentor, implicit)

 net-mgmt/tcpreplay/files/patch-Makefile.in (new) | 11 +++++++++++
 1 file changed, 11 insertions(+)
Comment 2 Gabriel M. Dutra freebsd_committer freebsd_triage 2024-03-29 01:41:39 UTC
Thank you!