diff options
author | tron <tron@pkgsrc.org> | 2009-12-10 19:03:31 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2009-12-10 19:03:31 +0000 |
commit | f5dce661a97ace7489be3ffe6eb646f158cb60ed (patch) | |
tree | 544218ac4f7aedb90dc981be3e17070f56de05ac /net | |
parent | 688853758f0de70945e20c9c9e964f19d1c0db47 (diff) | |
download | pkgsrc-f5dce661a97ace7489be3ffe6eb646f158cb60ed.tar.gz |
Update "wireshark" package to version 1.2.4. Changes since version 1.2.3:
- Bug Fixes
- Can't RTP stream in both directions. (Bug 4120)
- Updated Protocol Support
DCERPC, IPFIX/Netflow, IPv4, NAS EPS, RTCP, TIPC
Diffstat (limited to 'net')
-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 1c35ead55f0..972cd6d707d 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2009/10/28 11:53:40 tron Exp $ +# $NetBSD: Makefile,v 1.39 2009/12/10 19:03:31 tron Exp $ -DISTNAME= wireshark-1.2.3 +DISTNAME= wireshark-1.2.4 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 6fb1bc01bbd..668cd67a1db 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.25 2009/10/28 11:53:40 tron Exp $ +$NetBSD: distinfo,v 1.26 2009/12/10 19:03:31 tron Exp $ -SHA1 (wireshark-1.2.3.tar.bz2) = be69e1ea13cf63742fd71c69c02e658eec109d18 -RMD160 (wireshark-1.2.3.tar.bz2) = 477565e97a05abba82faf5cd817de5281434fc78 -Size (wireshark-1.2.3.tar.bz2) = 15215978 bytes +SHA1 (wireshark-1.2.4.tar.bz2) = a43f54db8a20dad38fce6e7d68817a3056496bbd +RMD160 (wireshark-1.2.4.tar.bz2) = 5fce808dcdc092a4c16cf0cdecdc059a0476809b +Size (wireshark-1.2.4.tar.bz2) = 15209570 bytes SHA1 (patch-aa) = d0744f069ac2d3a8a43b810e1f958360d99200a9 SHA1 (patch-ab) = 5ae79916603f04c2d362c764d39f0c99728e716c SHA1 (patch-ac) = 4e985520ea4b118aea6fc001f256b5de96de7840 |