diff options
author | marcus <marcus@FreeBSD.org> | 2013-03-10 08:00:36 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2013-03-10 08:00:36 +0800 |
commit | 0d1691a97b0269e08ad5616aa1679236111ff7ee (patch) | |
tree | 3bde538d63641c1e94fa6c9651db841c10da0d7b /net | |
parent | 8c290e9582969d987a99712f365ecb013941f392 (diff) | |
download | freebsd-ports-gnome-0d1691a97b0269e08ad5616aa1679236111ff7ee.tar.gz freebsd-ports-gnome-0d1691a97b0269e08ad5616aa1679236111ff7ee.tar.zst freebsd-ports-gnome-0d1691a97b0269e08ad5616aa1679236111ff7ee.zip |
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.
Diffstat (limited to 'net')
-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 |