Received: by mail.netbsd.org (Postfix, from userid 605) id 2C37884F25; Sun, 23 Apr 2023 20:19:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5DCC184D31 for ; Sun, 23 Apr 2023 20:19:28 +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 FyhWpix2oJ5i for ; Sun, 23 Apr 2023 20:19:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A713C84CCE for ; Sun, 23 Apr 2023 20:19:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A4667FA85; Sun, 23 Apr 2023 20:19:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1682281167150890" MIME-Version: 1.0 Date: Sun, 23 Apr 2023 20:19:27 +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: <20230423201927.A4667FA85@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1682281167150890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Apr 23 20:19:27 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated lang/vala to 0.56.7 To generate a diff of this commit: cvs rdiff -u -r1.2386 -r1.2387 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22790 -r1.22791 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1682281167150890 Content-Disposition: inline Content-Length: 1448 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.2386 pkgsrc/doc/CHANGES-2023:1.2387 --- pkgsrc/doc/CHANGES-2023:1.2386 Sun Apr 23 20:14:51 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Apr 23 20:19:27 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2386 2023/04/23 20:14:51 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.2387 2023/04/23 20:19:27 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3439,3 +3439,4 @@ Changes to the packages collection and i Updated textproc/xfce4-dict to 0.8.5 [gutteridge 2023-04-23] Updated devel/patchelf to 0.18.0 [fcambus 2023-04-23] Updated textproc/typst to 0.2.0 [wiz 2023-04-23] + Updated lang/vala to 0.56.7 [wiz 2023-04-23] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22790 pkgsrc/doc/TODO:1.22791 --- pkgsrc/doc/TODO:1.22790 Sun Apr 23 20:14:51 2023 +++ pkgsrc/doc/TODO Sun Apr 23 20:19:27 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22790 2023/04/23 20:14:51 wiz Exp $ +$NetBSD: TODO,v 1.22791 2023/04/23 20:19:27 wiz Exp $ Suggested new packages ====================== @@ -1015,7 +1015,6 @@ For possible Perl packages updates, see o nethack-3.6.7 o netramet-50 o newmail-1.0.2 - o nginx-1.24 o nios2-binutils-2.36.1 o nodejs-20.0.0 o npm-9.2.0 @@ -1471,7 +1470,6 @@ For possible Perl packages updates, see o userppp-030706 o userspace-rcu-0.12.2 o utilisp-1.14 - o vala-0.56.7 o vault-1.7.4 o vbetool-1.1 o vera-1.24 --_----------=_1682281167150890--