diff options
author | marcus <marcus@FreeBSD.org> | 2017-03-05 12:33:00 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2017-03-05 12:33:00 +0800 |
commit | 450cc73d5e20991b4b6c7bcdf379db1e990458ef (patch) | |
tree | 27918b6efbafa6dc9ef97773a2a5055d7c09729b /net | |
parent | 1326ab9a4c511cb76f4a406975597d07469e44f7 (diff) | |
download | freebsd-ports-gnome-450cc73d5e20991b4b6c7bcdf379db1e990458ef.tar.gz freebsd-ports-gnome-450cc73d5e20991b4b6c7bcdf379db1e990458ef.tar.zst freebsd-ports-gnome-450cc73d5e20991b4b6c7bcdf379db1e990458ef.zip |
Update to 2.2.5. See
https://www.wireshark.org/docs/relnotes/wireshark-2.2.5.html for the changes in
this release.
Diffstat (limited to 'net')
-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 e825dc8a689a..79ecf27d2866 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= wireshark -PORTVERSION= 2.2.4 +PORTVERSION= 2.2.5 PORTREVISION?= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index fb80c4345f8f..3b98a2b25905 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485381761 -SHA256 (wireshark-2.2.4.tar.bz2) = 42a7fb35eed5a32478153e24601a284bb50148b7ba919c3e8452652f4c2a3911 -SIZE (wireshark-2.2.4.tar.bz2) = 32336156 +TIMESTAMP = 1488684841 +SHA256 (wireshark-2.2.5.tar.bz2) = 75dd88d3d6336559e5b0b72077d8a772a988197d571f00029986225fef609ac8 +SIZE (wireshark-2.2.5.tar.bz2) = 32297102 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 9594101309b0..726de5123b70 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.4 +lib/libwireshark.so.8.1.5 lib/libwiretap.so lib/libwiretap.so.6 -lib/libwiretap.so.6.0.4 +lib/libwiretap.so.6.0.5 %%GUI%%lib/libwscodecs.so %%GUI%%lib/libwscodecs.so.1 %%GUI%%lib/libwscodecs.so.1.0.0 |