diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-09-07 00:53:20 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-09-07 00:53:20 +0000 |
commit | 562c52b5253b097d70a47594beaccbeece11ecc1 (patch) | |
tree | c9e35b1dafb406a56dce0c6d50e612447f986fc4 /net/wireshark | |
parent | afc0f19cab2ed31fd134e9bca1d99d6492900b78 (diff) | |
download | ports-562c52b5253b097d70a47594beaccbeece11ecc1.tar.gz ports-562c52b5253b097d70a47594beaccbeece11ecc1.zip |
Notes
Diffstat (limited to 'net/wireshark')
-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 e334de644fd0..d2f6fc1eed0d 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= wireshark -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 PORTREVISION?= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 10455e15b361..3e1342d51c21 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -MD5 (wireshark-1.0.2.tar.bz2) = 77114890256222605a699d7123d86a7d -SHA256 (wireshark-1.0.2.tar.bz2) = 5ca4175be433e6b16658763f4f914787e09d6ed0141af13109989bf5544d26eb -SIZE (wireshark-1.0.2.tar.bz2) = 13064896 +MD5 (wireshark-1.0.3.tar.bz2) = 1f9bacf6df9150a8dd8fe862a4be27a8 +SHA256 (wireshark-1.0.3.tar.bz2) = 77896f306b56979243df95966d57d2a361f251f2cabf872bfaf9f897015eb3f2 +SIZE (wireshark-1.0.3.tar.bz2) = 13104737 |