Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id BED167A279 for ; Mon, 20 Feb 2017 09:53:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 72202855B9; Mon, 20 Feb 2017 09:53:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0120284CDB for ; Mon, 20 Feb 2017 09:53:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 9s_WU_N1kbG9 for ; Mon, 20 Feb 2017 09:53:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5C39F855B0 for ; Mon, 20 Feb 2017 09:53:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5AC9DFBE4; Mon, 20 Feb 2017 09:53:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1487584382254130" MIME-Version: 1.0 Date: Mon, 20 Feb 2017 09:53:02 +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: <20170220095302.5AC9DFBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1487584382254130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Feb 20 09:53:02 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated misc/khard to 0.11.4 To generate a diff of this commit: cvs rdiff -u -r1.804 -r1.805 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17057 -r1.17058 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1487584382254130 Content-Disposition: inline Content-Length: 1290 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.804 pkgsrc/doc/CHANGES-2017:1.805 --- pkgsrc/doc/CHANGES-2017:1.804 Mon Feb 20 09:50:46 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Feb 20 09:53:01 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.804 2017/02/20 09:50:46 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.805 2017/02/20 09:53:01 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1002,3 +1002,4 @@ Changes to the packages collection and i Updated devel/pcre2 to 10.23 [wiz 2017-02-20] Updated graphics/ImageMagick to 7.0.4.10 [wiz 2017-02-20] Updated graphics/p5-PerlMagick to 7.0.4.10 [wiz 2017-02-20] + Updated misc/khard to 0.11.4 [wiz 2017-02-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17057 pkgsrc/doc/TODO:1.17058 --- pkgsrc/doc/TODO:1.17057 Mon Feb 20 09:50:31 2017 +++ pkgsrc/doc/TODO Mon Feb 20 09:53:02 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17057 2017/02/20 09:50:31 wiz Exp $ +$NetBSD: TODO,v 1.17058 2017/02/20 09:53:02 wiz Exp $ Suggested new packages ====================== @@ -941,7 +941,6 @@ For possible Perl packages updates, see o kdevelop4-4.7.2 o kdevplatform-1.7.1 o keybinder-0.3.1 - o khard-0.11.4 o kipi-plugins-4.14.0 o kismet-2011.03r2 [pkg/45692] o kismet-2013.03R1b --_----------=_1487584382254130--