diff options
author | marcus <marcus@FreeBSD.org> | 2011-04-17 08:29:29 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2011-04-17 08:29:29 +0800 |
commit | eebe652699e3b7727877561dae4b61f1736e41e4 (patch) | |
tree | 6d4ddcb6c457420040c6d33ae894b5c6f0c5c499 /net | |
parent | 28501a690e7bc73dc2c36cc5c08ca445d398b839 (diff) | |
download | freebsd-ports-gnome-eebe652699e3b7727877561dae4b61f1736e41e4.tar.gz freebsd-ports-gnome-eebe652699e3b7727877561dae4b61f1736e41e4.tar.zst freebsd-ports-gnome-eebe652699e3b7727877561dae4b61f1736e41e4.zip |
Update to 1.4.5. See http://www.wireshark.org/docs/relnotes/wireshark-1.4.5.html for a list of changes.
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 0f60ebb1821b..c0e7c2369ad8 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= wireshark -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ http://wireshark.osmirror.nl/download/src/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 3b6c3840c9a7..57b603267b54 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,2 +1,2 @@ -SHA256 (wireshark-1.4.4.tar.bz2) = 6033e627c40ac4eec7e95c03728b497ee2bc5851af8c9e58bb89b7496717dc0d -SIZE (wireshark-1.4.4.tar.bz2) = 20479081 +SHA256 (wireshark-1.4.5.tar.bz2) = d386353162269b12e749496680fdb826bf17cffdd55677e6b7b7fb59fa7f685f +SIZE (wireshark-1.4.5.tar.bz2) = 20501797 |