diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2019-09-25 23:39:20 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2019-09-25 23:39:20 +0800 |
commit | c702d4329000f2df0ef7c06cc945354be67be17d (patch) | |
tree | 7d511d4de476bafa0c4b394af364f76a37b41bb1 /net | |
parent | 1ba10655a67ae843af084626e5130a2b6f9507c8 (diff) | |
download | freebsd-ports-gnome-c702d4329000f2df0ef7c06cc945354be67be17d.tar.gz freebsd-ports-gnome-c702d4329000f2df0ef7c06cc945354be67be17d.tar.zst freebsd-ports-gnome-c702d4329000f2df0ef7c06cc945354be67be17d.zip |
Update to 3.0.5.
See https://www.wireshark.org/docs/relnotes/wireshark-3.0.5.html for
a list of 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 0474f5f2bf53..8b85b4a4f081 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= wireshark -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.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 1fb5d14d1e0c..da2487d6772b 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1568486476 -SHA256 (wireshark-3.0.4.tar.xz) = 773bd57df2aeae1694a0b7fbfb34283ba24799cfd6299eed696630fc9ebeecbf -SIZE (wireshark-3.0.4.tar.xz) = 30938336 +TIMESTAMP = 1569424895 +SHA256 (wireshark-3.0.5.tar.xz) = c551fce475c49cea317ccbf9d22404bc827dde9cee0ccdf6648bfed3ecd9f820 +SIZE (wireshark-3.0.5.tar.xz) = 30929864 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 9b46158b688a..5a2fe1671cb6 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -605,10 +605,10 @@ include/wireshark/wsutil/ws_printf.h include/wireshark/wsutil/xtea.h lib/libwireshark.so lib/libwireshark.so.12 -lib/libwireshark.so.12.0.4 +lib/libwireshark.so.12.0.5 lib/libwiretap.so lib/libwiretap.so.9 -lib/libwiretap.so.9.0.4 +lib/libwiretap.so.9.0.5 lib/libwscodecs.so lib/libwscodecs.so.2 lib/libwscodecs.so.2.0.0 |