diff options
author | marcus <marcus@FreeBSD.org> | 2010-05-09 10:46:16 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2010-05-09 10:46:16 +0800 |
commit | fbf379738b6df480426d3934adb930466617bbe1 (patch) | |
tree | 5bce793d2f164697d06028d2c4408d0c1678d6aa /net | |
parent | 8d9f698f3832c5a0c38edc048d8d4ae5f26c6a93 (diff) | |
download | freebsd-ports-gnome-fbf379738b6df480426d3934adb930466617bbe1.tar.gz freebsd-ports-gnome-fbf379738b6df480426d3934adb930466617bbe1.tar.zst freebsd-ports-gnome-fbf379738b6df480426d3934adb930466617bbe1.zip |
Update to 1.2.8. See
http://www.wireshark.org/docs/relnotes/wireshark-1.2.8.html for a list of
changes on this release.
Diffstat (limited to 'net')
-rw-r--r-- | net/wireshark/Makefile | 3 | ||||
-rw-r--r-- | net/wireshark/distinfo | 6 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 97d11c0e2cb5..596268fb11dc 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,8 +6,7 @@ # PORTNAME?= wireshark -PORTVERSION= 1.2.6 -PORTREVISION= 1 +PORTVERSION= 1.2.8 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 cdd53c40fc8a..593633ff3a5c 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -MD5 (wireshark-1.2.6.tar.bz2) = f3e0917ed393366bbf96c53b58cb0931 -SHA256 (wireshark-1.2.6.tar.bz2) = 72c8178dd0614d963173d667d5ecb39bc7102453ea09da7ef3302daee7733f3c -SIZE (wireshark-1.2.6.tar.bz2) = 15340008 +MD5 (wireshark-1.2.8.tar.bz2) = 3a75d4f62317e52b8b39a1e9e37f1553 +SHA256 (wireshark-1.2.8.tar.bz2) = 5ec4391e198105e1d48b209ca2e366b3a53aacc80856d514f5fb66a98cbdba10 +SIZE (wireshark-1.2.8.tar.bz2) = 15384912 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index b49a541a9043..4aac48a262ff 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -75,6 +75,7 @@ lib/wireshark/plugins/%%PORTVERSION%%/wimaxasncp.so %%DATADIR%%/diameter/gqpolicy.xml %%DATADIR%%/diameter/imscxdx.xml %%DATADIR%%/diameter/mobileipv4.xml +%%DATADIR%%/diameter/mobileipv6.xml %%DATADIR%%/diameter/nasreq.xml %%DATADIR%%/diameter/sip.xml %%DATADIR%%/diameter/sunping.xml |