Received: by mail.netbsd.org (Postfix, from userid 605) id 87D6C84E42; Tue, 17 Apr 2018 10:29:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 71C5784DDA for ; Tue, 17 Apr 2018 10:29:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id ey2lplxy-SU4 for ; Tue, 17 Apr 2018 10:29:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8890984CFB for ; Tue, 17 Apr 2018 10:29:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8142DFBEC; Tue, 17 Apr 2018 10:29:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1523960956237970" MIME-Version: 1.0 Date: Tue, 17 Apr 2018 10:29:16 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20180417102916.8142DFBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1523960956237970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 17 10:29:16 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated net/wireshark to 2.4.6 To generate a diff of this commit: cvs rdiff -u -r1.1860 -r1.1861 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18268 -r1.18269 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1523960956237970 Content-Disposition: inline Content-Length: 1284 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.1860 pkgsrc/doc/CHANGES-2018:1.1861 --- pkgsrc/doc/CHANGES-2018:1.1860 Tue Apr 17 09:03:36 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Apr 17 10:29:16 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1860 2018/04/17 09:03:36 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.1861 2018/04/17 10:29:16 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2615,3 +2615,4 @@ Changes to the packages collection and i Updated devel/py-pip to 10.0.0 [adam 2018-04-17] Updated devel/pcre2 to 10.31 [wiz 2018-04-17] Updated misc/calibre to 3.21.0 [wiz 2018-04-17] + Updated net/wireshark to 2.4.6 [wiz 2018-04-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18268 pkgsrc/doc/TODO:1.18269 --- pkgsrc/doc/TODO:1.18268 Tue Apr 17 09:03:36 2018 +++ pkgsrc/doc/TODO Tue Apr 17 10:29:16 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18268 2018/04/17 09:03:36 wiz Exp $ +$NetBSD: TODO,v 1.18269 2018/04/17 10:29:16 wiz Exp $ Suggested new packages ====================== @@ -1464,7 +1464,6 @@ For possible Perl packages updates, see o windowlab-1.40 o wine-3.0 o wine-devel-2.22 - o wireshark-2.4.6 o wmi-11 o wmii+ixp-3.9.2 [pkg/43459; wip (wmii-devel); see also libixp entry] o wmx-8 --_----------=_1523960956237970--