svn commit: r456292 - head/net/wireshark

Joe Marcus Clarke marcus at freebsd.org
Thu Dec 14 15:10:58 UTC 2017


On 12/14/17 09:12, Cy Schubert wrote:
> Great minds think alike... I suppose you didn't see my phab review.

Sorry.  I was traveling and working on stuff in parallel.  I came home
to a bunch of PRs.  I'm resolving things now.

Thanks for staying on top of things, Cy.

Joe

> 
> ---
> Sent using a tiny phone keyboard.
> Apologies for any typos and autocorrect.
> Also, this old phone only supports top post. Apologies.
> 
> Cy Schubert
> <Cy.Schubert at cschubert.com> or <cy at freebsd.org>
> The need of the many outweighs the greed of the few.
> ---
> ------------------------------------------------------------------------
> From: Joe Marcus Clarke
> Sent: 14/12/2017 05:41
> To: ports-committers at freebsd.org; svn-ports-all at freebsd.org;
> svn-ports-head at freebsd.org
> Subject: svn commit: r456292 - head/net/wireshark
> 
> Author: marcus
> Date: Thu Dec 14 13:41:10 2017
> New Revision: 456292
> URL: https://svnweb.freebsd.org/changeset/ports/456292
> 
> Log:
>   Update to 2.4.3.
>  
>   See https://www.wireshark.org/docs/relnotes/wireshark-2.4.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 Dec 14 13:37:47 2017 (r456291)
> +++ head/net/wireshark/Makefile Thu Dec 14 13:41:10 2017 (r456292)
> @@ -2,7 +2,7 @@
> # $FreeBSD$
> 
> PORTNAME?= wireshark
> -PORTVERSION= 2.4.2
> +PORTVERSION= 2.4.3
> PORTREVISION?= 0
> CATEGORIES= net ipv6
> MASTER_SITES= http://www.wireshark.org/download/src/ \
> 
> Modified: head/net/wireshark/distinfo
> ==============================================================================
> --- head/net/wireshark/distinfo Thu Dec 14 13:37:47 2017 (r456291)
> +++ head/net/wireshark/distinfo Thu Dec 14 13:41:10 2017 (r456292)
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1510262556
> -SHA256 (wireshark-2.4.2.tar.xz) =
> d1acb24735fd35e18e9b7a0555ec58277c2b87da45a19ebeb8087c3dda55f47d
> -SIZE (wireshark-2.4.2.tar.xz) = 28791712
> +TIMESTAMP = 1513258208
> +SHA256 (wireshark-2.4.3.tar.xz) =
> 189495996b68940626cb53b31c8902fa1bb5a96b61217cea42734c13925ff12e
> +SIZE (wireshark-2.4.3.tar.xz) = 28807920
> 
> Modified: head/net/wireshark/pkg-plist
> ==============================================================================
> --- head/net/wireshark/pkg-plist Thu Dec 14 13:37:47 2017 (r456291)
> +++ head/net/wireshark/pkg-plist Thu Dec 14 13:41:10 2017 (r456292)
> @@ -18,10 +18,10 @@ bin/tshark
> %%TEXT2PCAP%%
> lib/libwireshark.so
> lib/libwireshark.so.10
> -lib/libwireshark.so.10.0.2
> +lib/libwireshark.so.10.0.3
> lib/libwiretap.so
> lib/libwiretap.so.7
> -lib/libwiretap.so.7.0.2
> +lib/libwiretap.so.7.0.3
> %%GUI%%lib/libwscodecs.so
> %%GUI%%lib/libwscodecs.so.1
> %%GUI%%lib/libwscodecs.so.1.1.0
> 


-- 
Joe Marcus Clarke
FreeBSD GNOME Team	::	gnome at FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome


More information about the svn-ports-head mailing list