summaryrefslogtreecommitdiff
path: root/net/wireshark/Makefile
diff options
context:
space:
mode:
authortron <tron>2010-04-04 11:40:25 +0000
committertron <tron>2010-04-04 11:40:25 +0000
commit373f975cf73b9f55ad7a1c51b8414e499b6d398c (patch)
tree30f62ee336666ef9cdb7585a065557155bb252d2 /net/wireshark/Makefile
parent21262af123a6708bcef387bc50fac975f9108414 (diff)
downloadpkgsrc-373f975cf73b9f55ad7a1c51b8414e499b6d398c.tar.gz
Update "wireshark" package to version 1.2.7. Changes since version 1.2.6:
Bug fixes: - SNMPv3 Engine ID registration. (Bug 2426) - Open file dialog always displayed when clicking anywhere on Wireshark. (Bug 2478) - tshark reports wrong number of bytes on big dumpfiles with -z io,stat. (Bug 3205) - Negative INTEGER number displayed as positive number in SNMP dissector. (Bug 3230) - Add support for FT_BOOLEAN fields to wslua FieldInfo. (Bug 4049) - Wireshark crashes w/ GLib error when trying to play RTP stream. (Bug 4119) - Windows 2000 support has been restored. (Bug 4176) - Wrong dissection on be_cell_id_list for bssmap. (Bug 4437) - I/O Graph dropdown boxes not working correctly. (Bug 4487) - Runtime Error when right-clicking field and selecting "Filter Field Reference". (Bug 4522) - In GSM SMS PDU TPVPF showing wrong. (Bug 4524) - Profinet: May be wrong defined byte meaning. (Bug 4525) - GLib-CRITICAL ** Message. (Bug 4547) - Certain EDP display filters trigger Wireshark/tshark runtime error. (Bug 4563) - Some NCP frames trigger "Dissector bug, protocol NCP". (Bug 4565) - The encapsulation abbreviation "bluetooth-h4" is ambiguous.(Bug 4613) Updated Protocol Support: - BSSMAP, DMP, GSM SMS, LDSS, NCP, PN/IO, PPP, SIP, SNMP Requested by Alistair Crooks.
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r--net/wireshark/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 546eb89d820..555bf23b7cb 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2010/01/29 12:09:52 tron Exp $
+# $NetBSD: Makefile,v 1.43 2010/04/04 11:40:25 tron Exp $
-DISTNAME= wireshark-1.2.6
+DISTNAME= wireshark-1.2.7
CATEGORIES= net
MASTER_SITES= http://www.wireshark.org/download/src/ \
${MASTER_SITE_SOURCEFORGE:=wireshark/}