diff options
author | marcus <marcus@FreeBSD.org> | 2008-07-12 13:09:34 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2008-07-12 13:09:34 +0800 |
commit | 661026ff926f6b21b177c7a0bdfc4b190f565235 (patch) | |
tree | 3724845fe2749dde3844a3c435a24cd5f613d2a7 /net | |
parent | d2013f3b6fb5ae8370d1968075db82b4c0c7f6ca (diff) | |
download | freebsd-ports-graphics-661026ff926f6b21b177c7a0bdfc4b190f565235.tar.gz freebsd-ports-graphics-661026ff926f6b21b177c7a0bdfc4b190f565235.tar.zst freebsd-ports-graphics-661026ff926f6b21b177c7a0bdfc4b190f565235.zip |
Update to 1.0.2. See http://www.wireshark.org/docs/relnotes/wireshark-1.0.2.html for the list of changes.
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 2728964b981..e334de644fd 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 7b6aa684d87..10455e15b36 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 |