diff options
author | tron <tron> | 2011-04-19 21:52:56 +0000 |
---|---|---|
committer | tron <tron> | 2011-04-19 21:52:56 +0000 |
commit | 535d63e3fe15eae95677810da3b166d950857293 (patch) | |
tree | f92abe86c95774473406eecb8e282dcd8c3ffc20 | |
parent | 06f3655c15cf0c5bb249d45e0505254236060988 (diff) | |
download | pkgsrc-535d63e3fe15eae95677810da3b166d950857293.tar.gz |
Update "wireshark" package to version 1.4.6. Changes since 1.4.5:
- Bug Fixes
o Wireshark and TShark can crash while analyzing TCP packets.
(Bug 5837)
-rw-r--r-- | net/wireshark/Makefile | 4 | ||||
-rw-r--r-- | net/wireshark/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 4a40efa37ca..346e5539e7c 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.61 2011/04/16 14:30:16 tron Exp $ +# $NetBSD: Makefile,v 1.62 2011/04/19 21:52:56 tron Exp $ -DISTNAME= wireshark-1.4.5 +DISTNAME= wireshark-1.4.6 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ ${MASTER_SITE_SOURCEFORGE:=wireshark/} diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index f31e876768f..e4bb87e3a57 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.43 2011/04/16 14:30:16 tron Exp $ +$NetBSD: distinfo,v 1.44 2011/04/19 21:52:56 tron Exp $ -SHA1 (wireshark-1.4.5.tar.bz2) = 3cb627ed61045799e419fbc3735000e1a59a1243 -RMD160 (wireshark-1.4.5.tar.bz2) = c6e66948c6a6573c85e0812cbd57845d08cc455d -Size (wireshark-1.4.5.tar.bz2) = 20501797 bytes +SHA1 (wireshark-1.4.6.tar.bz2) = dd283b3957d1096bd643ab4b83b19dd2d7d6bfd8 +RMD160 (wireshark-1.4.6.tar.bz2) = 7ecb1c006eb70858e21019a731d038478a3f7879 +Size (wireshark-1.4.6.tar.bz2) = 20496268 bytes SHA1 (patch-aa) = d0744f069ac2d3a8a43b810e1f958360d99200a9 SHA1 (patch-ab) = 5ae79916603f04c2d362c764d39f0c99728e716c SHA1 (patch-ac) = 4e985520ea4b118aea6fc001f256b5de96de7840 |