diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-06-04 21:22:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-06-04 21:22:58 +0000 |
commit | c5631a034a55f3c27d72cf91fd5e9523cb62f22a (patch) | |
tree | 9bbc89f61bf4b93248f72ccf2a0410ba58b04491 /net/wireshark | |
parent | 00eb35a3d0a0b9586b8922f1b34e89b46a9f0960 (diff) | |
download | ports-c5631a034a55f3c27d72cf91fd5e9523cb62f22a.tar.gz ports-c5631a034a55f3c27d72cf91fd5e9523cb62f22a.zip |
Notes
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 2 | ||||
-rw-r--r-- | net/wireshark/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 82fc539c1f89..d1d4b764e1e8 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= wireshark -PORTVERSION= 1.4.6 +PORTVERSION= 1.4.7 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ http://wireshark.osmirror.nl/download/src/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 396fe3ded205..29aff631af4a 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,2 +1,2 @@ -SHA256 (wireshark-1.4.6.tar.bz2) = f923f1e923dcb479b7fdb9bc6d4ce4c27ae8ac1f0148f2820bece476872df1d7 -SIZE (wireshark-1.4.6.tar.bz2) = 20496268 +SHA256 (wireshark-1.4.7.tar.bz2) = 6671a185d3cd5222a04b6c425d2ef70b84e50ebf50ace9738ae772e87bf492c1 +SIZE (wireshark-1.4.7.tar.bz2) = 20515206 |