Received: by mail.netbsd.org (Postfix, from userid 605) id 8B21584EF2; Fri, 27 Apr 2018 14:46:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6FB1984EF1 for ; Fri, 27 Apr 2018 14:46:42 +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 Dp5uxtNMezEM for ; Fri, 27 Apr 2018 14:46:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9ABB684CD8 for ; Fri, 27 Apr 2018 14:46:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 90C61FBEC; Fri, 27 Apr 2018 14:46:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1524840401190280" MIME-Version: 1.0 Date: Fri, 27 Apr 2018 14:46:41 +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: <20180427144641.90C61FBEC@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. --_----------=_1524840401190280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Apr 27 14:46:41 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated lang/vala to 0.40.4 To generate a diff of this commit: cvs rdiff -u -r1.2001 -r1.2002 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18292 -r1.18293 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1524840401190280 Content-Disposition: inline Content-Length: 1263 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.2001 pkgsrc/doc/CHANGES-2018:1.2002 --- pkgsrc/doc/CHANGES-2018:1.2001 Fri Apr 27 14:38:52 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Apr 27 14:46:41 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2001 2018/04/27 14:38:52 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.2002 2018/04/27 14:46:41 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2783,3 +2783,4 @@ Changes to the packages collection and i Updated graphics/libwebp to 1.0.0 [wiz 2018-04-27] Updated graphics/py-cairo to 1.17.0 [wiz 2018-04-27] Updated security/py-certifi to 2018.4.16 [wiz 2018-04-27] + Updated lang/vala to 0.40.4 [wiz 2018-04-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18292 pkgsrc/doc/TODO:1.18293 --- pkgsrc/doc/TODO:1.18292 Fri Apr 27 14:38:52 2018 +++ pkgsrc/doc/TODO Fri Apr 27 14:46:41 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18292 2018/04/27 14:38:52 wiz Exp $ +$NetBSD: TODO,v 1.18293 2018/04/27 14:46:41 wiz Exp $ Suggested new packages ====================== @@ -1456,7 +1456,6 @@ For possible Perl packages updates, see o userppp-030706 o userspace-rcu-0.9.1 o utilisp-1.14 - o vala-0.40.4 o valgrind-3.13 o varnish-6.0 o varnish-5.1.3 --_----------=_1524840401190280--