diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2018-10-13 19:01:33 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2018-10-13 19:01:33 +0800 |
commit | de4d09a84fe17951bdb0f3f11c71dbf581bd9f01 (patch) | |
tree | d1f3b024d0436f1beb5d94b3248bd2129114696c /net | |
parent | 87efcc9fa5357742706cad0ec2548828f12a9342 (diff) | |
download | freebsd-ports-gnome-de4d09a84fe17951bdb0f3f11c71dbf581bd9f01.tar.gz freebsd-ports-gnome-de4d09a84fe17951bdb0f3f11c71dbf581bd9f01.tar.zst freebsd-ports-gnome-de4d09a84fe17951bdb0f3f11c71dbf581bd9f01.zip |
Update to 2.6.4.
See https://www.wireshark.org/docs/relnotes/wireshark-2.6.4.html for
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 326b034c774b..e9475c4fe378 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= wireshark -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.4 PORTREVISION?= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 76908d2986a4..1343e9a97065 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535712903 -SHA256 (wireshark-2.6.3.tar.xz) = d158a8a626dc0997a826cf12b5316a3d393fb9f93d84cc86e75b212f0044a3ec -SIZE (wireshark-2.6.3.tar.xz) = 28384004 +TIMESTAMP = 1539426230 +SHA256 (wireshark-2.6.4.tar.xz) = a06b007e6343f148b8b93443b2fcfc9bb3204311cd268565d54d1b71660bc861 +SIZE (wireshark-2.6.4.tar.xz) = 28218232 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 38f67b66fa56..940deb816f8d 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -637,10 +637,10 @@ include/wireshark/wsutil/wspcap.h include/wireshark/wsutil/xtea.h lib/libwireshark.so lib/libwireshark.so.10 -lib/libwireshark.so.10.1.3 +lib/libwireshark.so.10.1.4 lib/libwiretap.so lib/libwiretap.so.8 -lib/libwiretap.so.8.0.3 +lib/libwiretap.so.8.0.4 %%GUI%%lib/libwscodecs.so %%GUI%%lib/libwscodecs.so.2 %%GUI%%lib/libwscodecs.so.2.0.0 |