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:   leot
Date:           Sat Jun  6 10:31:11 UTC 2026

Modified Files:
        pkgsrc/net/wireshark: PLIST

Log Message:
wireshark: Add missing sharkd documentation

Fix PLIST when the "doc" option is enabled by rerunning print-PLIST target.

No PKGREVISION bump since "doc" is off by default.


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 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.110 pkgsrc/net/wireshark/PLIST:1.111
--- pkgsrc/net/wireshark/PLIST:1.110    Wed May 20 04:50:15 2026
+++ pkgsrc/net/wireshark/PLIST  Sat Jun  6 10:31:11 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.110 2026/05/20 04:50:15 adam Exp $
+@comment $NetBSD: PLIST,v 1.111 2026/06/06 10:31:11 leot Exp $
 bin/capinfos
 bin/captype
 bin/dumpcap
@@ -62,6 +62,7 @@ ${PLIST.doc}man/man1/randpkt.1
 ${PLIST.doc}man/man1/randpktdump.1
 ${PLIST.doc}man/man1/rawshark.1
 ${PLIST.doc}man/man1/reordercap.1
+${PLIST.doc}man/man1/sharkd.1
 ${PLIST.doc}man/man1/sshdig.1
 ${PLIST.doc}man/man1/sshdump.1
 ${PLIST.doc}man/man1/strato.1
@@ -94,6 +95,7 @@ ${PLIST.doc}share/doc/wireshark/randpkt.
 ${PLIST.doc}share/doc/wireshark/randpktdump.html
 ${PLIST.doc}share/doc/wireshark/rawshark.html
 ${PLIST.doc}share/doc/wireshark/reordercap.html
+${PLIST.doc}share/doc/wireshark/sharkd.html
 ${PLIST.doc}share/doc/wireshark/sshdig.html
 ${PLIST.doc}share/doc/wireshark/sshdump.html
 ${PLIST.doc}share/doc/wireshark/strato.html



Home | Main Index | Thread Index | Old Index