Tue Nov 1 18:28:39 2022 UTC ()
wireshark: fix PLIST for spandsp option


(wiz)
diff -r1.75 -r1.76 pkgsrc/net/wireshark/PLIST

cvs diff -r1.75 -r1.76 pkgsrc/net/wireshark/PLIST (expand / switch to unified diff)

--- pkgsrc/net/wireshark/PLIST 2022/11/01 08:59:25 1.75
+++ pkgsrc/net/wireshark/PLIST 2022/11/01 18:28:39 1.76
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.75 2022/11/01 08:59:25 adam Exp $ 1@comment $NetBSD: PLIST,v 1.76 2022/11/01 18:28:39 wiz Exp $
2bin/capinfos 2bin/capinfos
3bin/captype 3bin/captype
4bin/dumpcap 4bin/dumpcap
5bin/editcap 5bin/editcap
6bin/idl2wrs 6bin/idl2wrs
7bin/mergecap 7bin/mergecap
8bin/mmdbresolve 8bin/mmdbresolve
9bin/randpkt 9bin/randpkt
10bin/rawshark 10bin/rawshark
11bin/reordercap 11bin/reordercap
12bin/sharkd 12bin/sharkd
13bin/text2pcap 13bin/text2pcap
14bin/tshark 14bin/tshark
@@ -665,28 +665,28 @@ lib/wireshark/cmake/LocatePythonModule.c @@ -665,28 +665,28 @@ lib/wireshark/cmake/LocatePythonModule.c
665lib/wireshark/cmake/UseAsn2Wrs.cmake 665lib/wireshark/cmake/UseAsn2Wrs.cmake
666lib/wireshark/cmake/UseMakePluginReg.cmake 666lib/wireshark/cmake/UseMakePluginReg.cmake
667lib/wireshark/cmake/WiresharkConfig.cmake 667lib/wireshark/cmake/WiresharkConfig.cmake
668lib/wireshark/cmake/WiresharkConfigVersion.cmake 668lib/wireshark/cmake/WiresharkConfigVersion.cmake
669lib/wireshark/cmake/WiresharkTargets-release.cmake 669lib/wireshark/cmake/WiresharkTargets-release.cmake
670lib/wireshark/cmake/WiresharkTargets.cmake 670lib/wireshark/cmake/WiresharkTargets.cmake
671lib/wireshark/extcap/androiddump 671lib/wireshark/extcap/androiddump
672lib/wireshark/extcap/ciscodump 672lib/wireshark/extcap/ciscodump
673lib/wireshark/extcap/randpktdump 673lib/wireshark/extcap/randpktdump
674lib/wireshark/extcap/sshdump 674lib/wireshark/extcap/sshdump
675lib/wireshark/extcap/udpdump 675lib/wireshark/extcap/udpdump
676lib/wireshark/extcap/wifidump 676lib/wireshark/extcap/wifidump
677lib/wireshark/plugins/4.0/codecs/g711.so 677lib/wireshark/plugins/4.0/codecs/g711.so
678lib/wireshark/plugins/4.0/codecs/g722.so 678${PLIST.spandsp}lib/wireshark/plugins/4.0/codecs/g722.so
679lib/wireshark/plugins/4.0/codecs/g726.so 679${PLIST.spandsp}lib/wireshark/plugins/4.0/codecs/g726.so
680lib/wireshark/plugins/4.0/codecs/l16mono.so 680lib/wireshark/plugins/4.0/codecs/l16mono.so
681lib/wireshark/plugins/4.0/codecs/opus_dec.so 681lib/wireshark/plugins/4.0/codecs/opus_dec.so
682lib/wireshark/plugins/4.0/epan/ethercat.so 682lib/wireshark/plugins/4.0/epan/ethercat.so
683lib/wireshark/plugins/4.0/epan/gryphon.so 683lib/wireshark/plugins/4.0/epan/gryphon.so
684lib/wireshark/plugins/4.0/epan/irda.so 684lib/wireshark/plugins/4.0/epan/irda.so
685lib/wireshark/plugins/4.0/epan/mate.so 685lib/wireshark/plugins/4.0/epan/mate.so
686lib/wireshark/plugins/4.0/epan/opcua.so 686lib/wireshark/plugins/4.0/epan/opcua.so
687lib/wireshark/plugins/4.0/epan/profinet.so 687lib/wireshark/plugins/4.0/epan/profinet.so
688lib/wireshark/plugins/4.0/epan/stats_tree.so 688lib/wireshark/plugins/4.0/epan/stats_tree.so
689lib/wireshark/plugins/4.0/epan/transum.so 689lib/wireshark/plugins/4.0/epan/transum.so
690lib/wireshark/plugins/4.0/epan/unistim.so 690lib/wireshark/plugins/4.0/epan/unistim.so
691lib/wireshark/plugins/4.0/epan/wimax.so 691lib/wireshark/plugins/4.0/epan/wimax.so
692lib/wireshark/plugins/4.0/epan/wimaxasncp.so 692lib/wireshark/plugins/4.0/epan/wimaxasncp.so