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 F23F57A48F for ; Sat, 18 Jun 2016 06:42:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A308885EA9; Sat, 18 Jun 2016 06:42:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 344B285E3F for ; Sat, 18 Jun 2016 06:42:01 +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 tOQLessJ78QD for ; Sat, 18 Jun 2016 06:42:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C90BC85E91 for ; Sat, 18 Jun 2016 06:42:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C6D86FBB5; Sat, 18 Jun 2016 06:42:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1466232120233450" MIME-Version: 1.0 Date: Sat, 18 Jun 2016 06:42:00 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20160618064200.C6D86FBB5@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. --_----------=_1466232120233450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sat Jun 18 06:42:00 UTC 2016 Modified Files: pkgsrc/doc: TODO Log Message: +libksba-1.3.4 To generate a diff of this commit: cvs rdiff -u -r1.16032 -r1.16033 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1466232120233450 Content-Disposition: inline Content-Length: 582 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16032 pkgsrc/doc/TODO:1.16033 --- pkgsrc/doc/TODO:1.16032 Fri Jun 17 16:31:46 2016 +++ pkgsrc/doc/TODO Sat Jun 18 06:42:00 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16032 2016/06/17 16:31:46 jaapb Exp $ +$NetBSD: TODO,v 1.16033 2016/06/18 06:42:00 bsiegert Exp $ Suggested new packages ====================== @@ -1023,6 +1023,7 @@ For possible Perl packages updates, see o libjit-1.0.2 o libkface-4.14.0 o libkgeomap-4.14.0 + o libksba-1.3.4 o libkvkontakte-4.14.0 o liblzo-2.09 o libmatheval-1.1.11 --_----------=_1466232120233450--