Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2019 19:21:08 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r506873 - head/net/wireshark
Message-ID:  <201907181921.x6IJL8i3047473@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marcus
Date: Thu Jul 18 19:21:07 2019
New Revision: 506873
URL: https://svnweb.freebsd.org/changeset/ports/506873

Log:
  Update to 3.0.3.
  
  See https://www.wireshark.org/docs/relnotes/wireshark-3.0.3.html for a list
  of changes in this release.

Modified:
  head/net/wireshark/Makefile
  head/net/wireshark/distinfo
  head/net/wireshark/pkg-plist

Modified: head/net/wireshark/Makefile
==============================================================================
--- head/net/wireshark/Makefile	Thu Jul 18 19:12:20 2019	(r506872)
+++ head/net/wireshark/Makefile	Thu Jul 18 19:21:07 2019	(r506873)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME?=	wireshark
-PORTVERSION=	3.0.2
+PORTVERSION=	3.0.3
 PORTREVISION?=	0
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.wireshark.org/download/src/ \

Modified: head/net/wireshark/distinfo
==============================================================================
--- head/net/wireshark/distinfo	Thu Jul 18 19:12:20 2019	(r506872)
+++ head/net/wireshark/distinfo	Thu Jul 18 19:21:07 2019	(r506873)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558984586
-SHA256 (wireshark-3.0.2.tar.xz) = 7e1ec5664a0dba4493d8729f9922378bdd05040fb159c2b03b42111efda2e53b
-SIZE (wireshark-3.0.2.tar.xz) = 30910100
+TIMESTAMP = 1563476243
+SHA256 (wireshark-3.0.3.tar.xz) = af92729c781d870110885c31ebcbe4c4224ed51bb580d00c896fe9746994211c
+SIZE (wireshark-3.0.3.tar.xz) = 30923980

Modified: head/net/wireshark/pkg-plist
==============================================================================
--- head/net/wireshark/pkg-plist	Thu Jul 18 19:12:20 2019	(r506872)
+++ head/net/wireshark/pkg-plist	Thu Jul 18 19:21:07 2019	(r506873)
@@ -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.2
+lib/libwireshark.so.12.0.3
 lib/libwiretap.so
 lib/libwiretap.so.9
-lib/libwiretap.so.9.0.2
+lib/libwiretap.so.9.0.3
 lib/libwscodecs.so
 lib/libwscodecs.so.2
 lib/libwscodecs.so.2.0.0
@@ -740,7 +740,7 @@ man/man4/wireshark-filter.4.gz
 %%DATADIR%%/help/capture_filters.txt
 %%DATADIR%%/help/capturing.txt
 %%DATADIR%%/help/display_filters.txt
-%%DATADIR%%/help/faq.py
+%%DATADIR%%/help/faq.txt
 %%DATADIR%%/help/getting_started.txt
 %%DATADIR%%/help/overview.txt
 %%DATADIR%%/help/toc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907181921.x6IJL8i3047473>