pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/wireshark wireshark: fix PLIST for spandsp option
details: https://anonhg.NetBSD.org/pkgsrc/rev/eef18fd7b214
branches: trunk
changeset: 387573:eef18fd7b214
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 01 18:28:39 2022 +0000
description:
wireshark: fix PLIST for spandsp option
diffstat:
net/wireshark/PLIST | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 9dc88cb1d2a9 -r eef18fd7b214 net/wireshark/PLIST
--- a/net/wireshark/PLIST Tue Nov 01 18:25:48 2022 +0000
+++ b/net/wireshark/PLIST Tue Nov 01 18:28:39 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.75 2022/11/01 08:59:25 adam Exp $
+@comment $NetBSD: PLIST,v 1.76 2022/11/01 18:28:39 wiz Exp $
bin/capinfos
bin/captype
bin/dumpcap
@@ -675,8 +675,8 @@
lib/wireshark/extcap/udpdump
lib/wireshark/extcap/wifidump
lib/wireshark/plugins/4.0/codecs/g711.so
-lib/wireshark/plugins/4.0/codecs/g722.so
-lib/wireshark/plugins/4.0/codecs/g726.so
+${PLIST.spandsp}lib/wireshark/plugins/4.0/codecs/g722.so
+${PLIST.spandsp}lib/wireshark/plugins/4.0/codecs/g726.so
lib/wireshark/plugins/4.0/codecs/l16mono.so
lib/wireshark/plugins/4.0/codecs/opus_dec.so
lib/wireshark/plugins/4.0/epan/ethercat.so
Home |
Main Index |
Thread Index |
Old Index