Received: by mail.netbsd.org (Postfix, from userid 605) id 56F0A84E40; Wed, 17 Apr 2019 09:34:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D567A84DFB for ; Wed, 17 Apr 2019 09:34:10 +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 NQxzwiE0hNJ9 for ; Wed, 17 Apr 2019 09:34:10 +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 330E684D8C for ; Wed, 17 Apr 2019 09:34:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2DAB4FB16; Wed, 17 Apr 2019 09:34:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1555493650192970" MIME-Version: 1.0 Date: Wed, 17 Apr 2019 09:34:10 +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: <20190417093410.2DAB4FB16@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. --_----------=_1555493650192970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Apr 17 09:34:10 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: note yesterday's rust update to 1.34.0 To generate a diff of this commit: cvs rdiff -u -r1.1723 -r1.1724 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18941 -r1.18942 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1555493650192970 Content-Disposition: inline Content-Length: 1426 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.1723 pkgsrc/doc/CHANGES-2019:1.1724 --- pkgsrc/doc/CHANGES-2019:1.1723 Wed Apr 17 08:29:07 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Apr 17 09:34:09 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1723 2019/04/17 08:29:07 adam Exp $ +$NetBSD: CHANGES-2019,v 1.1724 2019/04/17 09:34:09 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -2740,6 +2740,7 @@ Changes to the packages collection and i Updated lang/go111 to 1.11.9 [bsiegert 2019-04-16] Updated net/youtube-dl to 20190417 [leot 2019-04-16] Updated lang/go112 to 1.12.4 [bsiegert 2019-04-16] + Updated lang/rust to 1.34.0 [he 2019-04-16] Updated graphics/png to 1.6.37 [wiz 2019-04-17] Updated graphics/jbig2dec to 0.16 [adam 2019-04-17] Updated print/ghostscript-agpl to 9.27 [adam 2019-04-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18941 pkgsrc/doc/TODO:1.18942 --- pkgsrc/doc/TODO:1.18941 Sun Apr 14 10:15:17 2019 +++ pkgsrc/doc/TODO Wed Apr 17 09:34:09 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18941 2019/04/14 10:15:17 wiz Exp $ +$NetBSD: TODO,v 1.18942 2019/04/17 09:34:09 wiz Exp $ Suggested new packages ====================== @@ -1187,7 +1187,6 @@ For possible Perl packages updates, see o ruby-redmine-4.0.1 o ruby-review-1.4.0 [wip] o rump-20131213 - o rust-1.34.0 o sabayon-2.30.1 o sablecc-3.7 o sarg-2.2.5 --_----------=_1555493650192970--