diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2013-03-10 00:00:36 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2013-03-10 00:00:36 +0000 |
commit | 6039208cf255c68555c6ad0f375fff2cb73b78c6 (patch) | |
tree | 3bde538d63641c1e94fa6c9651db841c10da0d7b | |
parent | 2013-03-05 graphics/vid: Broken for more than 6 month (diff) |
Update to 1.8.6. See http://www.wireshark.org/docs/relnotes/wireshark-1.8.6.html
for a list of changes in this release.
Notes
Notes:
svn path=/head/; revision=313781
-rw-r--r-- | net/wireshark/Makefile | 2 | ||||
-rw-r--r-- | net/wireshark/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 0db2cacfc096..375652d8d97a 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= wireshark -PORTVERSION= 1.8.5 +PORTVERSION= 1.8.6 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ http://ftp.uni-kl.de/pub/wireshark/src/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 4a6a80ea6c2f..1e492927ffdc 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,2 +1,2 @@ -SHA256 (wireshark-1.8.5.tar.bz2) = d4e4798216974a3c45e74b03644ee33b64481d2fe5c788c002266e5f141ee372 -SIZE (wireshark-1.8.5.tar.bz2) = 24196532 +SHA256 (wireshark-1.8.6.tar.bz2) = 2722ed3e926c26648faec31a81b7881d829df85762c21794b9dd9e4f227331ea +SIZE (wireshark-1.8.6.tar.bz2) = 24250787 |