update to wireshark-3.0.3

This commit is contained in:
sthen 2019-07-17 21:45:37 +00:00
parent 14bf29d700
commit d3a1becbc1
3 changed files with 10 additions and 10 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.92 2019/06/03 16:06:55 sthen Exp $ # $OpenBSD: Makefile,v 1.93 2019/07/17 21:45:37 sthen Exp $
BROKEN-alpha = .got subsegment exceeds 64K (size 101480) BROKEN-alpha = .got subsegment exceeds 64K (size 101480)
COMMENT-main = graphical network protocol analyzer, Qt user-interface COMMENT-main = graphical network protocol analyzer, Qt user-interface
COMMENT-text = network protocol analyzer COMMENT-text = network protocol analyzer
V = 3.0.2 V = 3.0.3
PORTROACH = limitw:1,even PORTROACH = limitw:1,even
DISTNAME = wireshark-$V DISTNAME = wireshark-$V
PKGNAME-main = wireshark-$V PKGNAME-main = wireshark-$V
@ -26,8 +26,8 @@ EXTRACT_SUFX = .tar.xz
# tools/pidl is GPLv3 or later. See COPYING. # tools/pidl is GPLv3 or later. See COPYING.
PERMIT_PACKAGE = Yes PERMIT_PACKAGE = Yes
cWANTLIB += bcg729 c gcrypt glib-2.0 gmodule-2.0 gnutls gpg-error cWANTLIB += c gcrypt glib-2.0 gmodule-2.0
cWANTLIB += m pcap spandsp z cWANTLIB += m pcap z
MAINTAINER = Stuart Henderson <sthen@openbsd.org> MAINTAINER = Stuart Henderson <sthen@openbsd.org>
@ -51,8 +51,8 @@ MODLUA_SA = Yes
MODLUA_RUNDEP = No MODLUA_RUNDEP = No
MODPY_RUNDEP = No MODPY_RUNDEP = No
WANTLIB-text = ${cWANTLIB} ${MODLUA_WANTLIB} WANTLIB-text = ${cWANTLIB} ${MODLUA_WANTLIB} bcg729 cares gnutls
WANTLIB-text += cares lz4 maxminddb nghttp2 smi snappy ssh xml2 WANTLIB-text += lz4 maxminddb nghttp2 smi snappy spandsp ssh xml2
WANTLIB-main = ${cWANTLIB} ${COMPILER_LIBCXX} WANTLIB-main = ${cWANTLIB} ${COMPILER_LIBCXX}
WANTLIB-main += wireshark wiretap wscodecs wsutil WANTLIB-main += wireshark wiretap wscodecs wsutil

View File

@ -1,2 +1,2 @@
SHA256 (wireshark-3.0.2.tar.xz) = fh7FZkoNukST2HKfmSI3i90FBA+xWcKwO0IRHv2i5Ts= SHA256 (wireshark-3.0.3.tar.xz) = r5JynHgdhwEQiFwx68vkxCJO1Ru1gNAMiW/pdGmUIRw=
SIZE (wireshark-3.0.2.tar.xz) = 30910100 SIZE (wireshark-3.0.3.tar.xz) = 30923980

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-text,v 1.10 2019/03/01 18:06:46 sthen Exp $ @comment $OpenBSD: PLIST-text,v 1.11 2019/07/17 21:45:37 sthen Exp $
@newgroup _wireshark:735 @newgroup _wireshark:735
@bin bin/capinfos @bin bin/capinfos
@bin bin/captype @bin bin/captype
@ -735,7 +735,7 @@ share/wireshark/help/
share/wireshark/help/capture_filters.txt share/wireshark/help/capture_filters.txt
share/wireshark/help/capturing.txt share/wireshark/help/capturing.txt
share/wireshark/help/display_filters.txt share/wireshark/help/display_filters.txt
share/wireshark/help/faq.py share/wireshark/help/faq.txt
share/wireshark/help/getting_started.txt share/wireshark/help/getting_started.txt
share/wireshark/help/overview.txt share/wireshark/help/overview.txt
share/wireshark/help/toc share/wireshark/help/toc