Received: by mail.netbsd.org (Postfix, from userid 605) id 0F38E84E2B; Tue, 31 Mar 2020 17:35:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8C78684DDD for ; Tue, 31 Mar 2020 17:35:22 +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 LAhIzZVzNeF2 for ; Tue, 31 Mar 2020 17:35:21 +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 70CED84C85 for ; Tue, 31 Mar 2020 17:35:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6D356FB27; Tue, 31 Mar 2020 17:35:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1585676121160750" MIME-Version: 1.0 Date: Tue, 31 Mar 2020 17:35:21 +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: <20200331173521.6D356FB27@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. --_----------=_1585676121160750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Mar 31 17:35:21 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated lang/vala to 0.48.2 To generate a diff of this commit: cvs rdiff -u -r1.2015 -r1.2016 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19774 -r1.19775 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1585676121160750 Content-Disposition: inline Content-Length: 1250 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.2015 pkgsrc/doc/CHANGES-2020:1.2016 --- pkgsrc/doc/CHANGES-2020:1.2015 Tue Mar 31 17:31:12 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Mar 31 17:35:20 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2015 2020/03/31 17:31:12 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.2016 2020/03/31 17:35:20 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -2725,3 +2725,4 @@ Changes to the packages collection and i Updated www/http-parser to 2.9.4 [wiz 2020-03-31] Updated devel/libgsf to 1.14.47 [wiz 2020-03-31] Updated graphics/librsvg to 2.48.1 [wiz 2020-03-31] + Updated lang/vala to 0.48.2 [wiz 2020-03-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19774 pkgsrc/doc/TODO:1.19775 --- pkgsrc/doc/TODO:1.19774 Tue Mar 31 17:31:12 2020 +++ pkgsrc/doc/TODO Tue Mar 31 17:35:21 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19774 2020/03/31 17:31:12 wiz Exp $ +$NetBSD: TODO,v 1.19775 2020/03/31 17:35:21 wiz Exp $ Suggested new packages ====================== @@ -1164,7 +1164,6 @@ For possible Perl packages updates, see o userspace-rcu-0.9.1 o utf8proc-2.5.0 o utilisp-1.14 - o vala-0.48.2 o varnish-5.1.3 o varnish-6.0 o vbetool-1.1 --_----------=_1585676121160750--