diff options
author | marcus <marcus@FreeBSD.org> | 2011-07-31 11:52:33 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2011-07-31 11:52:33 +0800 |
commit | ccdb29823a48e9b15adb714103b48e45b275def1 (patch) | |
tree | 655c46375a4299ff3f5103e65d1ff0b84844e205 /net | |
parent | 6aeb92f527dfb18f4ffa798d44f6be1197c18cf2 (diff) | |
download | freebsd-ports-gnome-ccdb29823a48e9b15adb714103b48e45b275def1.tar.gz freebsd-ports-gnome-ccdb29823a48e9b15adb714103b48e45b275def1.tar.zst freebsd-ports-gnome-ccdb29823a48e9b15adb714103b48e45b275def1.zip |
Update to 1.6.1. See http://www.wireshark.org/docs/relnotes/wireshark-1.6.1.html
for a list of changes in this release.
Diffstat (limited to 'net')
-rw-r--r-- | net/wireshark/Makefile | 3 | ||||
-rw-r--r-- | net/wireshark/distinfo | 4 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 652e16cffa89..eecc86542499 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,8 +6,7 @@ # PORTNAME?= wireshark -PORTVERSION= 1.6.0 -PORTREVISION= 2 +PORTVERSION= 1.6.1 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 7d8d0652a7d5..b76903cae3e2 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,2 +1,2 @@ -SHA256 (wireshark-1.6.0.tar.bz2) = 63a5fb15c4cf43495553a0568ecbab69ea94e4d189a75bc1297f6d090a92cdf7 -SIZE (wireshark-1.6.0.tar.bz2) = 21820220 +SHA256 (wireshark-1.6.1.tar.bz2) = 02af5c97381eccef7d77f86286a61c4a01829674a6db731f85ebddff92eba056 +SIZE (wireshark-1.6.1.tar.bz2) = 21305013 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 8a7fd35f7823..95650fb4efd8 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -66,10 +66,12 @@ lib/wireshark/plugins/%%PORTVERSION%%/wimaxasncp.so %%DATADIR%%/dftest.html %%LUA%%%%DATADIR%%/dtd_gen.lua %%DATADIR%%/dumpcap.html +%%DATADIR%%/diameter/Cisco.xml %%DATADIR%%/diameter/Ericsson.xml %%DATADIR%%/diameter/TGPPGmb.xml %%DATADIR%%/diameter/TGPPRx.xml %%DATADIR%%/diameter/TGPPSh.xml +%%DATADIR%%/diameter/Vodafone.xml %%DATADIR%%/diameter/chargecontrol.xml %%DATADIR%%/diameter/dictionary.dtd %%DATADIR%%/diameter/dictionary.xml |