diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2017-06-12 16:35:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2017-06-12 16:35:05 +0000 |
commit | da417df6e1b02d873f01f6e82b6e711ebb3bc78e (patch) | |
tree | 4c600acfcfa66806bf14f45c72dfa1dba345e28e /net/wireshark | |
parent | e0c047de4fa93ed3a77f433a971028425d91bf17 (diff) | |
download | ports-da417df6e1b02d873f01f6e82b6e711ebb3bc78e.tar.gz ports-da417df6e1b02d873f01f6e82b6e711ebb3bc78e.zip |
Notes
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 2 | ||||
-rw-r--r-- | net/wireshark/distinfo | 6 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index c9bc0dddb9ed..82569f2821d5 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= wireshark -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.7 PORTREVISION?= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index bd6b23ffc6a0..974c600f6c93 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492802134 -SHA256 (wireshark-2.2.6.tar.bz2) = f627d51eda85f5ae5f5c8c9fc1f6539ffc2a270dd7500dc7f67490a8534ca849 -SIZE (wireshark-2.2.6.tar.bz2) = 32317335 +TIMESTAMP = 1497284453 +SHA256 (wireshark-2.2.7.tar.bz2) = 689ddf62221b152779d8846ab5b2063cc7fd41ec1a9f04eefab09b5d5486dbb5 +SIZE (wireshark-2.2.7.tar.bz2) = 32309420 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 0605a97720b0..9ee909d1d815 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -17,10 +17,10 @@ bin/tshark %%TEXT2PCAP%% lib/libwireshark.so lib/libwireshark.so.8 -lib/libwireshark.so.8.1.6 +lib/libwireshark.so.8.1.7 lib/libwiretap.so lib/libwiretap.so.6 -lib/libwiretap.so.6.0.6 +lib/libwiretap.so.6.0.7 %%GUI%%lib/libwscodecs.so %%GUI%%lib/libwscodecs.so.1 %%GUI%%lib/libwscodecs.so.1.0.0 |