Re: git: 146c6cd531af - main - net/termshark|samba41[36]: Chase the tshark>wireshark change
Date: Sat, 04 Mar 2023 13:34:03 UTC
On 3/4/23 04:12, Mathieu Arnold wrote: > On Fri, Mar 03, 2023 at 11:52:53PM +0000, Joe Marcus Clarke wrote: >> The branch main has been updated by marcus: >> >> URL: https://cgit.FreeBSD.org/ports/commit/?id=146c6cd531af43b1035b898596acbdc9ae763124 >> >> commit 146c6cd531af43b1035b898596acbdc9ae763124 >> Author: Joe Marcus Clarke <marcus@FreeBSD.org> >> AuthorDate: 2023-03-03 23:50:46 +0000 >> Commit: Joe Marcus Clarke <marcus@FreeBSD.org> >> CommitDate: 2023-03-03 23:52:08 +0000 >> >> net/termshark|samba41[36]: Chase the tshark>wireshark change >> >> Reported by: cperciva >> --- >> net/samba413/Makefile | 2 +- >> net/samba416/Makefile | 2 +- >> net/termshark/Makefile | 4 ++-- >> 3 files changed, 4 insertions(+), 4 deletions(-) >> >> diff --git a/net/samba413/Makefile b/net/samba413/Makefile >> index 509e109497eb..db01c734e9bc 100644 >> --- a/net/samba413/Makefile >> +++ b/net/samba413/Makefile >> @@ -259,7 +259,7 @@ TEST_ENV+= PYTHON="${PYTHON_CMD}" \ >> PYTHONDONTWRITEBYTECODE=1 >> >> TEST_DEPENDS+= bash:shells/bash \ >> - tshark:net/tshark >> + tshark:net/wireshark > net/wireshark@nox11 Yep. All sorted. thanks. Joe