diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-05-22 05:36:07 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-05-22 05:36:07 +0000 |
commit | 8a2a77d59cead34679b4220077bf5a87f88d5c45 (patch) | |
tree | 042dbfeb4562dd5bf859ad2b15662da257673d30 | |
parent | - enable support of g3 fax (diff) |
Update to 1.0.8. See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.8.html for a list
of changes in this release.
Notes
Notes:
svn path=/head/; revision=234379
-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 14b73409b767..27a49fa170f6 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= wireshark -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.8 PORTREVISION?= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 349cba567b01..a830706e99b3 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -MD5 (wireshark-1.0.7.tar.bz2) = 34807e6f21a0118d9f1961c5c5f59d66 -SHA256 (wireshark-1.0.7.tar.bz2) = dc6d7ce1d9fd576fc75f79c2e541786f33706c03996ab93e5c0056b74bca0021 -SIZE (wireshark-1.0.7.tar.bz2) = 13289668 +MD5 (wireshark-1.0.8.tar.bz2) = 09d895f111ee768cc0d7c7e2c427c496 +SHA256 (wireshark-1.0.8.tar.bz2) = c07b7ec145c77be6ca7d011e4340ee283d021052c44958da18e87d55e896f894 +SIZE (wireshark-1.0.8.tar.bz2) = 13347689 |