Received: by mail.netbsd.org (Postfix, from userid 605) id 9E98E8563E; Mon, 19 Jun 2017 20:22:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2E2C98563C for ; Mon, 19 Jun 2017 20:22:47 +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 UcHteGyFc__M for ; Mon, 19 Jun 2017 20:22:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 89ED284DED for ; Mon, 19 Jun 2017 20:22:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D9A98FAE8; Mon, 19 Jun 2017 20:22:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149790375191130" MIME-Version: 1.0 Date: Mon, 19 Jun 2017 20:22:31 +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: <20170619202231.D9A98FAE8@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. --_----------=_149790375191130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jun 19 20:22:31 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated net/wireshark to 2.2.7 To generate a diff of this commit: cvs rdiff -u -r1.2467 -r1.2468 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17454 -r1.17455 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149790375191130 Content-Disposition: inline Content-Length: 1306 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.2467 pkgsrc/doc/CHANGES-2017:1.2468 --- pkgsrc/doc/CHANGES-2017:1.2467 Mon Jun 19 20:15:41 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Jun 19 20:22:31 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2467 2017/06/19 20:15:41 adam Exp $ +$NetBSD: CHANGES-2017,v 1.2468 2017/06/19 20:22:31 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3106,3 +3106,4 @@ Changes to the packages collection and i Updated devel/py-mercurial to 4.2.1 [wiz 2017-06-19] Updated devel/py-tortoisehg to 4.2.1 [wiz 2017-06-19] Updated graphics/libimagequant to 2.9.1 [adam 2017-06-19] + Updated net/wireshark to 2.2.7 [wiz 2017-06-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17454 pkgsrc/doc/TODO:1.17455 --- pkgsrc/doc/TODO:1.17454 Mon Jun 19 20:11:52 2017 +++ pkgsrc/doc/TODO Mon Jun 19 20:22:31 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17454 2017/06/19 20:11:52 wiz Exp $ +$NetBSD: TODO,v 1.17455 2017/06/19 20:22:31 wiz Exp $ Suggested new packages ====================== @@ -1583,7 +1583,6 @@ For possible Perl packages updates, see o windowlab-1.40 o wine-2.0 o wine-devel-2.9 - o wireshark-2.2.7 o wmi-11 o wmii+ixp-3.9.2 [pkg/43459; wip (wmii-devel); see also libixp entry] o wmx-8 --_----------=_149790375191130--