aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2021-04-22 21:17:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2021-04-22 21:17:50 +0000
commit8d4498eee8b756d08cf3d2f0201a9030beacbbea (patch)
tree308785f7a3c1102064d4859cf8200d7c42f88cc4
parent5872127387306d4e4217e8117e3a1c1fa2f1d663 (diff)
downloadports-8d4498eee8b756d08cf3d2f0201a9030beacbbea.tar.gz
ports-8d4498eee8b756d08cf3d2f0201a9030beacbbea.zip
net/wireshark: Update to 3.4.5
See https://www.wireshark.org/docs/relnotes/wireshark-3.4.5.html for a list of what has changed in this release.
-rw-r--r--net/wireshark/Makefile3
-rw-r--r--net/wireshark/distinfo6
-rw-r--r--net/wireshark/files/patch-CMakeLists.txt13
-rw-r--r--net/wireshark/files/patch-ui_qt_CMakeLists.txt13
-rw-r--r--net/wireshark/pkg-plist4
5 files changed, 6 insertions, 33 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 7269d101fd2a..a409d0584ade 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,8 +1,7 @@
# Created by: Bill Fumerola <billf@chc-chimes.com>
PORTNAME?= wireshark
-PORTVERSION= 3.4.4
-PORTREVISION?= 1
+PORTVERSION= 3.4.5
CATEGORIES= net
MASTER_SITES= http://www.wireshark.org/download/src/ \
http://ftp.uni-kl.de/pub/wireshark/src/ \
diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo
index 7db56859b19c..45a193cc64af 100644
--- a/net/wireshark/distinfo
+++ b/net/wireshark/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615731455
-SHA256 (wireshark-3.4.4.tar.xz) = 729cd11e9715c600e5ad74ca472bacf8af32c20902192d5f2b271268511d4d29
-SIZE (wireshark-3.4.4.tar.xz) = 32290424
+TIMESTAMP = 1619125184
+SHA256 (wireshark-3.4.5.tar.xz) = de1aafd100a1e1207c850d180e97dd91ab8da0f5eb6beec545f725cdb145d333
+SIZE (wireshark-3.4.5.tar.xz) = 32300144
diff --git a/net/wireshark/files/patch-CMakeLists.txt b/net/wireshark/files/patch-CMakeLists.txt
deleted file mode 100644
index c13394013648..000000000000
--- a/net/wireshark/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
---- CMakeLists.txt.orig 2021-04-15 19:26:54 UTC
-+++ CMakeLists.txt
-@@ -1083,6 +1083,10 @@ ws_find_package(Systemd BUILD_sdjournal HAVE_SYSTEMD)
-
- # Build the Qt GUI?
- if(BUILD_wireshark)
-+ set(CMAKE_AUTOMOC ON)
-+ set(CMAKE_AUTOUIC ON)
-+ set(CMAKE_AUTORCC ON)
-+
- # Untested, may not work if CMAKE_PREFIX_PATH gets overwritten
- # somewhere. The if WIN32 in this place is annoying as well.
- if(WIN32)
diff --git a/net/wireshark/files/patch-ui_qt_CMakeLists.txt b/net/wireshark/files/patch-ui_qt_CMakeLists.txt
deleted file mode 100644
index 712144d68d39..000000000000
--- a/net/wireshark/files/patch-ui_qt_CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
---- ui/qt/CMakeLists.txt.orig 2021-04-15 19:26:54 UTC
-+++ ui/qt/CMakeLists.txt
-@@ -631,10 +631,6 @@ include_directories(
- ${CMAKE_CURRENT_SOURCE_DIR}
- )
-
--set(CMAKE_AUTOMOC TRUE)
--set(CMAKE_AUTOUIC TRUE)
--set(CMAKE_AUTORCC TRUE)
--
- if(NOT Qt5Widgets_VERSION VERSION_LESS "5.9")
- # Drop the file modification time of source files from generated files
- # to help with reproducible builds. We do not use QFileInfo.lastModified
diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist
index 7782b805bbb8..9202dbee0153 100644
--- a/net/wireshark/pkg-plist
+++ b/net/wireshark/pkg-plist
@@ -618,10 +618,10 @@ include/wireshark/wsutil/ws_printf.h
include/wireshark/wsutil/xtea.h
lib/libwireshark.so
lib/libwireshark.so.14
-lib/libwireshark.so.14.0.4
+lib/libwireshark.so.14.0.5
lib/libwiretap.so
lib/libwiretap.so.11
-lib/libwiretap.so.11.0.4
+lib/libwiretap.so.11.0.5
lib/libwsutil.so
lib/libwsutil.so.12
lib/libwsutil.so.12.0.0