diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-11-26 18:11:46 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-11-26 18:11:46 +0000 |
| commit | 9434a138d9d546301c1771cdf68b4771d17f0134 (patch) | |
| tree | b76676f0af5aa291b469cd6dac102ab6738729d6 | |
| parent | Update to 2.0.5. (diff) | |
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>
Notes
Notes:
svn path=/head/; revision=244799
| -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 |
