Received: by mail.netbsd.org (Postfix, from userid 605) id 732E584D51; Sun, 9 Feb 2020 13:56:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F0D9884D36 for ; Sun, 9 Feb 2020 13:56:38 +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 I7griKHsYZ1b for ; Sun, 9 Feb 2020 13:56:38 +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 4FACA84CE8 for ; Sun, 9 Feb 2020 13:56:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 47167FBF4; Sun, 9 Feb 2020 13:56:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1581256598128920" MIME-Version: 1.0 Date: Sun, 9 Feb 2020 13:56:38 +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: <20200209135638.47167FBF4@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. --_----------=_1581256598128920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Feb 9 13:56:38 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated security/gnutls to 3.6.12 To generate a diff of this commit: cvs rdiff -u -r1.999 -r1.1000 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19661 -r1.19662 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1581256598128920 Content-Disposition: inline Content-Length: 1265 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.999 pkgsrc/doc/CHANGES-2020:1.1000 --- pkgsrc/doc/CHANGES-2020:1.999 Sun Feb 9 12:09:08 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Feb 9 13:56:37 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.999 2020/02/09 12:09:08 mef Exp $ +$NetBSD: CHANGES-2020,v 1.1000 2020/02/09 13:56:37 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1425,3 +1425,4 @@ Changes to the packages collection and i Updated math/R-ellipsis to 0.3.0 [mef 2020-02-09] Added devel/R-rversions version 2.0.1 [mef 2020-02-09] Updated devel/R-devtools to 2.2.1 [mef 2020-02-09] + Updated security/gnutls to 3.6.12 [wiz 2020-02-09] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19661 pkgsrc/doc/TODO:1.19662 --- pkgsrc/doc/TODO:1.19661 Sun Feb 9 10:49:54 2020 +++ pkgsrc/doc/TODO Sun Feb 9 13:56:37 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19661 2020/02/09 10:49:54 wiz Exp $ +$NetBSD: TODO,v 1.19662 2020/02/09 13:56:37 wiz Exp $ Suggested new packages ====================== @@ -668,7 +668,6 @@ For possible Perl packages updates, see o gnustep-gui-0.24.1 o gnustep-make-2.7.0 o gnustep-objc-1.8.1 - o gnutls-3.6.12 o gobby-0.5.0 o gok-2.30.1 o golem-0.0.6 --_----------=_1581256598128920--