1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

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.
This commit is contained in:
Joe Marcus Clarke 2021-04-22 17:17:50 -04:00
parent 5872127387
commit 8d4498eee8
5 changed files with 6 additions and 33 deletions

View File

@ -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/ \

View File

@ -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

View File

@ -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)

View File

@ -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

View File

@ -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