Received: by mail.netbsd.org (Postfix, from userid 605) id 780888505C; Tue, 31 Jul 2018 10:12:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7555D84F2D for ; Tue, 31 Jul 2018 10:12:58 +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 92OcuwM4kdQI for ; Tue, 31 Jul 2018 10:12:57 +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 A662C84D53 for ; Tue, 31 Jul 2018 10:12:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A31B8FBEC; Tue, 31 Jul 2018 10:12:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153303197730370" MIME-Version: 1.0 Date: Tue, 31 Jul 2018 10:12:57 +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: <20180731101257.A31B8FBEC@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. --_----------=_153303197730370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jul 31 10:12:57 UTC 2018 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + gnutls-3.6.3, mbedtls-2.12.0. To generate a diff of this commit: cvs rdiff -u -r1.18454 -r1.18455 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153303197730370 Content-Disposition: inline Content-Length: 771 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18454 pkgsrc/doc/TODO:1.18455 --- pkgsrc/doc/TODO:1.18454 Sun Jul 29 21:18:33 2018 +++ pkgsrc/doc/TODO Tue Jul 31 10:12:57 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18454 2018/07/29 21:18:33 wiz Exp $ +$NetBSD: TODO,v 1.18455 2018/07/31 10:12:57 wiz Exp $ Suggested new packages ====================== @@ -735,6 +735,7 @@ For possible Perl packages updates, see o gnustep-gui-0.24.1 o gnustep-make-2.6.7 o gnustep-objc-1.8 + o gnutls-3.6.3 o go-grpc-1.5.2 o gob-2.0.19 o gobby-0.5.0 @@ -1031,6 +1032,7 @@ For possible Perl packages updates, see o manedit-1.2.1 o mapserver-7.0.1 o matchbox-panel-0.9.3 + o mbedtls-2.12.0 o mbuf-20141227 o mbuffer-20160228 o mcollective-2.3.2 --_----------=_153303197730370--