summaryrefslogtreecommitdiff
path: root/net/wireshark/Makefile
diff options
context:
space:
mode:
authortron <tron>2009-05-23 08:12:08 +0000
committertron <tron>2009-05-23 08:12:08 +0000
commit3abed6c445fb1f89996a5cdc4a9da9c4634ab7cb (patch)
treed287c0b9344dfb8e41c45961975f3f8beb2818e1 /net/wireshark/Makefile
parentb3673283d58043e0ddd07082b4cac4cc3bf1ff5f (diff)
downloadpkgsrc-3abed6c445fb1f89996a5cdc4a9da9c4634ab7cb.tar.gz
Update "wireshare" package to version 1.0.8. Changes since version 1.0.7:
- Bug Fixes: - The PCNFSD dissector could crash. (wnpa-sec-2009-03) - Lua integration could crash. - The SCCP dissector could crash when loading more than one file in a single session. - The NDMP dissector could crash if reassembly was enabled. - Updated Protocol Support: All ASN.1 protocols, DICOM, NDMP, PCNFSD, RTCP, SCCP, SSL, STANAG 5066
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 6d281c92551..e5cbcc67957 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2009/05/19 08:59:29 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2009/05/23 08:12:08 tron Exp $
-DISTNAME= wireshark-1.0.7
+DISTNAME= wireshark-1.0.8
CATEGORIES= net
MASTER_SITES= http://www.wireshark.org/download/src/ \
${MASTER_SITE_SOURCEFORGE:=wireshark/}