diff options
author | marcus <marcus@FreeBSD.org> | 2008-10-22 08:41:46 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2008-10-22 08:41:46 +0800 |
commit | 85a5f1b2e00b75fd00f474e503a3721b74b22266 (patch) | |
tree | 0d9ac6f3cd8a8079090e0bd4ae437026aa18b621 /net | |
parent | 99b7387d65813c744aa267f4ce36bd3ac150cab3 (diff) | |
download | freebsd-ports-gnome-85a5f1b2e00b75fd00f474e503a3721b74b22266.tar.gz freebsd-ports-gnome-85a5f1b2e00b75fd00f474e503a3721b74b22266.tar.zst freebsd-ports-gnome-85a5f1b2e00b75fd00f474e503a3721b74b22266.zip |
Update to 1.0.4. See
http://www.wireshark.org/docs/relnotes/wireshark-1.0.4.html for a list
of what's changed.
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 d2f6fc1eed0d..e92c24dc9fb6 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= wireshark -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 PORTREVISION?= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 3e1342d51c21..f7e4b2da96d9 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -MD5 (wireshark-1.0.3.tar.bz2) = 1f9bacf6df9150a8dd8fe862a4be27a8 -SHA256 (wireshark-1.0.3.tar.bz2) = 77896f306b56979243df95966d57d2a361f251f2cabf872bfaf9f897015eb3f2 -SIZE (wireshark-1.0.3.tar.bz2) = 13104737 +MD5 (wireshark-1.0.4.tar.bz2) = cc67730ccddcc5bc6f111c836ba78435 +SHA256 (wireshark-1.0.4.tar.bz2) = 20a37f018a4e2644fdb373f2d9c5d43d4f43e41f1fa29ac6edb53045c0a70e3a +SIZE (wireshark-1.0.4.tar.bz2) = 13126757 |