pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/wireshark
Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Nov  1 18:28:39 UTC 2022
Modified Files:
        pkgsrc/net/wireshark: PLIST
Log Message:
wireshark: fix PLIST for spandsp option
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/net/wireshark/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/wireshark/PLIST
diff -u pkgsrc/net/wireshark/PLIST:1.75 pkgsrc/net/wireshark/PLIST:1.76
--- pkgsrc/net/wireshark/PLIST:1.75     Tue Nov  1 08:59:25 2022
+++ pkgsrc/net/wireshark/PLIST  Tue Nov  1 18:28:39 2022
@@ -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/sshdump
 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