diff options
author | marcus <marcus@FreeBSD.org> | 2009-04-12 14:40:36 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-04-12 14:40:36 +0800 |
commit | f4ff1d91c81de72eab35a04e46cf3a018ee6e3e9 (patch) | |
tree | 3d93b5fc0b72ad171a35c57b8bc32991868403d2 /net | |
parent | 65ce841a8c7fe757705efc3b839e6a4248477b71 (diff) | |
download | freebsd-ports-gnome-f4ff1d91c81de72eab35a04e46cf3a018ee6e3e9.tar.gz freebsd-ports-gnome-f4ff1d91c81de72eab35a04e46cf3a018ee6e3e9.tar.zst freebsd-ports-gnome-f4ff1d91c81de72eab35a04e46cf3a018ee6e3e9.zip |
Update to 1.0.7. See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.7.html for a list
of changes.
PR: 133548
Submitted by: gpalmer
Diffstat (limited to 'net')
-rw-r--r-- | net/wireshark/Makefile | 3 | ||||
-rw-r--r-- | net/wireshark/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index c95fe8b0c191..14b73409b767 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= wireshark -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 PORTREVISION?= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ @@ -27,6 +27,7 @@ USE_PYTHON_BUILD=yes USE_ICONV= yes USE_BZIP2= yes USE_GMAKE= yes +MAKE_JOBS_SAFE= yes USE_GNOME= gnometarget WANT_GNOME= yes USE_OPENSSL= yes diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 70af2defbb50..349cba567b01 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -MD5 (wireshark-1.0.6.tar.bz2) = f97041ec73e72fc36e39be2588045578 -SHA256 (wireshark-1.0.6.tar.bz2) = 7b4adacd86ba9f1c6a3a0dc74303d03635cd361c23c312ff9698e0c2a44b9f0d -SIZE (wireshark-1.0.6.tar.bz2) = 13161721 +MD5 (wireshark-1.0.7.tar.bz2) = 34807e6f21a0118d9f1961c5c5f59d66 +SHA256 (wireshark-1.0.7.tar.bz2) = dc6d7ce1d9fd576fc75f79c2e541786f33706c03996ab93e5c0056b74bca0021 +SIZE (wireshark-1.0.7.tar.bz2) = 13289668 |