Received: by mail.netbsd.org (Postfix, from userid 605) id A6B6484EC2; Sun, 17 Jul 2022 08:31:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DDEEF84D2A for ; Sun, 17 Jul 2022 08:31:43 +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 FHzQGwSt3lE6 for ; Sun, 17 Jul 2022 08:31:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 352CF84EBD for ; Sun, 17 Jul 2022 08:31:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3322BFB1A; Sun, 17 Jul 2022 08:31:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1658046703274070" MIME-Version: 1.0 Date: Sun, 17 Jul 2022 08:31:43 +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: <20220717083143.3322BFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1658046703274070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jul 17 08:31:42 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated lang/vala to 0.56.2 To generate a diff of this commit: cvs rdiff -u -r1.3420 -r1.3421 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22033 -r1.22034 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1658046703274070 Content-Disposition: inline Content-Length: 1253 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3420 pkgsrc/doc/CHANGES-2022:1.3421 --- pkgsrc/doc/CHANGES-2022:1.3420 Sun Jul 17 08:27:06 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Jul 17 08:31:42 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3420 2022/07/17 08:27:06 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3421 2022/07/17 08:31:42 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5154,3 +5154,4 @@ Changes to the packages collection and i Updated www/firefox to 102.0.1nb1 [wiz 2022-07-17] Updated security/gsasl to 2.0.1 [wiz 2022-07-17] Updated audio/fluidsynth to 2.2.8 [wiz 2022-07-17] + Updated lang/vala to 0.56.2 [wiz 2022-07-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22033 pkgsrc/doc/TODO:1.22034 --- pkgsrc/doc/TODO:1.22033 Sun Jul 17 08:27:06 2022 +++ pkgsrc/doc/TODO Sun Jul 17 08:31:42 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22033 2022/07/17 08:27:06 wiz Exp $ +$NetBSD: TODO,v 1.22034 2022/07/17 08:31:42 wiz Exp $ Suggested new packages ====================== @@ -1582,7 +1582,6 @@ For possible Perl packages updates, see o userppp-030706 o userspace-rcu-0.12.2 o utilisp-1.14 - o vala-0.56.2 o valgrind-3.18.1 o vault-1.7.4 o vbetool-1.1 --_----------=_1658046703274070--