diff options
author | marcus <marcus@FreeBSD.org> | 2009-11-27 02:11:46 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-11-27 02:11:46 +0800 |
commit | 85b6ab1ef9f072c4079523140ee8cd2cd0d9271a (patch) | |
tree | ebc203b11bcbea0999b733f08e36c04c46b46c7a /net | |
parent | 3f646c7c5cef74503d1331f2cb11d72549ad7d0a (diff) | |
download | freebsd-ports-gnome-85b6ab1ef9f072c4079523140ee8cd2cd0d9271a.tar.gz freebsd-ports-gnome-85b6ab1ef9f072c4079523140ee8cd2cd0d9271a.tar.zst freebsd-ports-gnome-85b6ab1ef9f072c4079523140ee8cd2cd0d9271a.zip |
Update to 1.2.4. See
http://www.wireshark.org/docs/relnotes/wireshark-1.2.4.html and
http://www.wireshark.org/docs/relnotes/wireshark-1.2.3.html for the list
of changes between 1.2.2 and 1.2.4.
PR: 140625
Submitted by: Sahil Tandon <sahil@tandon.net>
Diffstat (limited to 'net')
-rw-r--r-- | net/wireshark/Makefile | 2 | ||||
-rw-r--r-- | net/wireshark/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 02cb52d684ec..c04a8e0cbfeb 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= wireshark -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.4 PORTREVISION?= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 4cad448387be..50e84bdcad19 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -MD5 (wireshark-1.2.2.tar.bz2) = bb5c09b8cffd461ced4d3251fddb217b -SHA256 (wireshark-1.2.2.tar.bz2) = 0363f824582e54fc5a33b1a7af6f29a5390d591198113bc54e5056c885d6d02d -SIZE (wireshark-1.2.2.tar.bz2) = 15186702 +MD5 (wireshark-1.2.4.tar.bz2) = ae4533da7d0e54c236e1eed966c42163 +SHA256 (wireshark-1.2.4.tar.bz2) = d2eb6902fb8ccdc1dd2c797b6a76e6383aca593f0c6ee16e835d0dcf89d63338 +SIZE (wireshark-1.2.4.tar.bz2) = 15209570 |