pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/wireshark sort.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b9a50dd4c94
branches:  trunk
changeset: 516467:2b9a50dd4c94
user:      salo <salo%pkgsrc.org@localhost>
date:      Fri Jul 21 14:53:00 2006 +0000

description:
sort.

diffstat:

 net/wireshark/PLIST |  20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diffs (63 lines):

diff -r cef7d834dd71 -r 2b9a50dd4c94 net/wireshark/PLIST
--- a/net/wireshark/PLIST       Fri Jul 21 14:39:33 2006 +0000
+++ b/net/wireshark/PLIST       Fri Jul 21 14:53:00 2006 +0000
@@ -1,14 +1,16 @@
-@comment $NetBSD: PLIST,v 1.1 2006/07/21 14:27:53 tron Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/07/21 14:53:00 salo Exp $
 bin/capinfos
 bin/dftest
 bin/dumpcap
 bin/editcap
-bin/wireshark
 bin/idl2wrs
 bin/mergecap
 bin/randpkt
+bin/text2pcap
 bin/tshark
-bin/text2pcap
+bin/wireshark
+lib/libwireshark.la
+lib/libwiretap.la
 lib/wireshark/plugins/${PKGVERSION}/acn.la
 lib/wireshark/plugins/${PKGVERSION}/agentx.la
 lib/wireshark/plugins/${PKGVERSION}/artnet.la
@@ -37,16 +39,14 @@
 lib/wireshark/plugins/${PKGVERSION}/stats_tree.la
 lib/wireshark/plugins/${PKGVERSION}/tango.la
 lib/wireshark/plugins/${PKGVERSION}/v5ua.la
-lib/libwireshark.la
-lib/libwiretap.la
 man/man1/capinfos.1
 man/man1/dumpcap.1
 man/man1/editcap.1
-man/man1/wireshark.1
 man/man1/idl2wrs.1
 man/man1/mergecap.1
+man/man1/text2pcap.1
 man/man1/tshark.1
-man/man1/text2pcap.1
+man/man1/wireshark.1
 man/man4/wireshark-filter.4
 share/wireshark/AUTHORS-SHORT
 share/wireshark/capinfos.html
@@ -71,8 +71,6 @@
 share/wireshark/dtds/watcherinfo.dtd
 share/wireshark/dumpcap.html
 share/wireshark/editcap.html
-share/wireshark/wireshark-filter.html
-share/wireshark/wireshark.html
 share/wireshark/help/capture_filters.txt
 share/wireshark/help/capturing.txt
 share/wireshark/help/display_filters.txt
@@ -145,8 +143,10 @@
 share/wireshark/radius/dictionary.versanet
 share/wireshark/radius/dictionary.wispr
 share/wireshark/radius/dictionary.xedia
+share/wireshark/text2pcap.html
 share/wireshark/tshark.html
-share/wireshark/text2pcap.html
+share/wireshark/wireshark-filter.html
+share/wireshark/wireshark.html
 @dirrm share/wireshark/radius
 @dirrm share/wireshark/help
 @dirrm share/wireshark/dtds



Home | Main Index | Thread Index | Old Index