mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 1.2.5. See
http://www.wireshark.org/docs/relnotes/wireshark-1.2.5.html for a list of changes in this release.
This commit is contained in:
parent
802ebbe1d9
commit
01bd751760
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246311
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME?= wireshark
|
||||
PORTVERSION= 1.2.4
|
||||
PORTVERSION= 1.2.5
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= http://www.wireshark.org/download/src/ \
|
||||
|
@ -71,7 +71,7 @@ OPTIONS= RTP "Enable support for playing back RTP streams" off \
|
|||
PCRE "Enable regular expression matching support" on \
|
||||
IPV6 "Enable IPv6 support" on \
|
||||
GEOIP "Enable GeoIP lookups" on \
|
||||
LUA " Enable LUA scripting integration" off
|
||||
LUA "Enable LUA scripting integration" off
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (wireshark-1.2.4.tar.bz2) = ae4533da7d0e54c236e1eed966c42163
|
||||
SHA256 (wireshark-1.2.4.tar.bz2) = d2eb6902fb8ccdc1dd2c797b6a76e6383aca593f0c6ee16e835d0dcf89d63338
|
||||
SIZE (wireshark-1.2.4.tar.bz2) = 15209570
|
||||
MD5 (wireshark-1.2.5.tar.bz2) = 38010265a76f25553498304dcf15a92c
|
||||
SHA256 (wireshark-1.2.5.tar.bz2) = 3582413520fc2241660519565d5562dffbbd96943de3c2b7bd4edeab41146af2
|
||||
SIZE (wireshark-1.2.5.tar.bz2) = 15296289
|
||||
|
|
Loading…
Add table
Reference in a new issue