forked from Lainports/freebsd-ports
Update to 3.0.4.
See https://www.wireshark.org/docs/relnotes/wireshark-3.0.4.html for changes in this release.
This commit is contained in:
parent
81dcb81319
commit
13eae92b0b
6 changed files with 7 additions and 12 deletions
|
|
@ -1,8 +1,6 @@
|
|||
# Created by: Bill Fumerola <billf@mu.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 2
|
||||
|
||||
LITE= yes
|
||||
|
||||
CONFLICTS_INSTALL?= tshark-[0-9]* wireshark-[0-9]* wireshark-lite-[0-9]*
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tshark
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net ipv6
|
||||
|
||||
CONFLICTS_INSTALL?= tshark-lite-[0-9]* wireshark-lite-[0-9]* wireshark-[0-9]*
|
||||
|
|
|
|||
|
|
@ -1,8 +1,6 @@
|
|||
# Created by: Bill Fumerola <billf@mu.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 1
|
||||
|
||||
LITE= yes
|
||||
|
||||
CONFLICTS_INSTALL?= wireshark-[0-9]* tshark-[0-9]* tshark-lite-[0-9]*
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME?= wireshark
|
||||
PORTVERSION= 3.0.3
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 3.0.4
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= http://www.wireshark.org/download/src/ \
|
||||
http://ftp.uni-kl.de/pub/wireshark/src/ \
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1563476243
|
||||
SHA256 (wireshark-3.0.3.tar.xz) = af92729c781d870110885c31ebcbe4c4224ed51bb580d00c896fe9746994211c
|
||||
SIZE (wireshark-3.0.3.tar.xz) = 30923980
|
||||
TIMESTAMP = 1568486476
|
||||
SHA256 (wireshark-3.0.4.tar.xz) = 773bd57df2aeae1694a0b7fbfb34283ba24799cfd6299eed696630fc9ebeecbf
|
||||
SIZE (wireshark-3.0.4.tar.xz) = 30938336
|
||||
|
|
|
|||
|
|
@ -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.3
|
||||
lib/libwireshark.so.12.0.4
|
||||
lib/libwiretap.so
|
||||
lib/libwiretap.so.9
|
||||
lib/libwiretap.so.9.0.3
|
||||
lib/libwiretap.so.9.0.4
|
||||
lib/libwscodecs.so
|
||||
lib/libwscodecs.so.2
|
||||
lib/libwscodecs.so.2.0.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue