Received: by mail.netbsd.org (Postfix, from userid 605) id C322F84F0F; Wed, 26 Feb 2020 17:13:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4E66184DCC for ; Wed, 26 Feb 2020 17:13:41 +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 nLe8HFEESBNO for ; Wed, 26 Feb 2020 17:13:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DC6E484D7F for ; Wed, 26 Feb 2020 17:13:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D9B27FBF4; Wed, 26 Feb 2020 17:13:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158273722092560" MIME-Version: 1.0 Date: Wed, 26 Feb 2020 17:13:40 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20200226171340.D9B27FBF4@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. --_----------=_158273722092560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Wed Feb 26 17:13:40 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated lang/vala to 0.46.6 To generate a diff of this commit: cvs rdiff -u -r1.1255 -r1.1256 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158273722092560 Content-Disposition: inline Content-Length: 699 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.1255 pkgsrc/doc/CHANGES-2020:1.1256 --- pkgsrc/doc/CHANGES-2020:1.1255 Wed Feb 26 16:40:49 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Feb 26 17:13:40 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1255 2020/02/26 16:40:49 nia Exp $ +$NetBSD: CHANGES-2020,v 1.1256 2020/02/26 17:13:40 nia Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1789,3 +1789,4 @@ Changes to the packages collection and i Updated games/REminiscence to 0.4.6 [nia 2020-02-26] Updated math/superlu to 5.2.1 [wiz 2020-02-26] Updated audio/snd to 20.1 [nia 2020-02-26] + Updated lang/vala to 0.46.6 [nia 2020-02-26] --_----------=_158273722092560--