Summary: | net/wireshark: Update MASTER_SITES, fix RTP option, adjust Makefile | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> | ||||||
Component: | Individual Port(s) | Assignee: | Joe Marcus Clarke <marcus> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(marcus) |
||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Daniel Engberg
2022-02-20 22:12:52 UTC
Created attachment 231972 [details]
Patch for wireshark v2
2 more unecessary lines
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=575930ac731f8f9c3122cc9b6aa321561fec544b commit 575930ac731f8f9c3122cc9b6aa321561fec544b Author: Daniel Engberg <dizzy@FreeBSD.org> AuthorDate: 2022-02-21 19:58:15 +0000 Commit: Joe Marcus Clarke <marcus@FreeBSD.org> CommitDate: 2022-02-21 19:58:15 +0000 net/wireshark: Update MASTER_SITES, fix RTP option, adjust Makefile - Update MASTER_SITES with official mirrors and add main site as last resort Reference: https://www.wireshark.org/mirror.html - Remove unnecessary definitions and switch to DISTVERSION while at it - Fix RTP option PR: 262076 net/wireshark/Makefile | 19 ++++++++----------- net/wireshark/pkg-plist | 2 ++ 2 files changed, 10 insertions(+), 11 deletions(-) Committed, thanks! |