diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-07-12 05:09:34 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-07-12 05:09:34 +0000 |
commit | fec2a7c6ebe4179eecbe04fb23017fa205663791 (patch) | |
tree | dd5d23d2ae1aa144a8056e22e290fc7685bb79e0 /net/wireshark | |
parent | cfe18968a37dd688311554f38d77a561f08311ae (diff) | |
download | ports-fec2a7c6ebe4179eecbe04fb23017fa205663791.tar.gz ports-fec2a7c6ebe4179eecbe04fb23017fa205663791.zip |
Update to 1.0.2. See http://www.wireshark.org/docs/relnotes/wireshark-1.0.2.html for the list of changes.
Notes
Notes:
svn path=/head/; revision=216728
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 2728964b9818..e334de644fd0 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= wireshark -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 PORTREVISION?= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 7b6aa684d872..10455e15b361 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -MD5 (wireshark-1.0.1.tar.bz2) = e1a0c8402622b8416fcf8ccf429a115f -SHA256 (wireshark-1.0.1.tar.bz2) = 6a0419bc7e5c0f0a5610007a050a50b0fd796a2c99efbf0bdf0608e19e23bb87 -SIZE (wireshark-1.0.1.tar.bz2) = 13087502 +MD5 (wireshark-1.0.2.tar.bz2) = 77114890256222605a699d7123d86a7d +SHA256 (wireshark-1.0.2.tar.bz2) = 5ca4175be433e6b16658763f4f914787e09d6ed0141af13109989bf5544d26eb +SIZE (wireshark-1.0.2.tar.bz2) = 13064896 |