Date: Thu, 14 Dec 2017 10:10:53 -0500 From: Joe Marcus Clarke <marcus@freebsd.org> To: Cy Schubert <Cy.Schubert@komquats.com>, "ports-committers@freebsd.org" <ports-committers@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org> Subject: Re: svn commit: r456292 - head/net/wireshark Message-ID: <0c7f57ef-ec1d-a8f6-5da0-db7f6ed8457f@freebsd.org> In-Reply-To: <20171214141246.92992136C@spqr.komquats.com> References: <20171214141246.92992136C@spqr.komquats.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@cschubert.com> or <cy@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@freebsd.org; svn-ports-all@freebsd.org; > svn-ports-head@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@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0c7f57ef-ec1d-a8f6-5da0-db7f6ed8457f>